
76
Parameters
interval
: Maximum response time in seconds for IGMP general queries, in the range of 1 to 25.
Description
Use
igmp max-response-time
to configure the maximum response time for IGMP general queries on the
current interface.
Use
undo igmp max-response-time
to restore the default.
By default, the maximum response time for IGMP general queries is 10 seconds.
Related commands:
display igmp interface
,
igmp timer other-querier-present
, and
max-response-time
.
Examples
# Set the maximum response time for IGMP general queries to 8 seconds on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] igmp max-response-time 8
igmp proxying enable
Syntax
igmp proxying enable
undo igmp proxying enable
View
Interface view
Default level
2: System level
Parameters
None
Description
Use
igmp proxying enable
to enable IGMP proxying on an interface.
Use
undo igmp proxying enable
to disable IGMP proxying on the interface.
By default, IGMP proxying is disabled.
This command takes effect only after IP multicast routing is enabled.
If IGMP proxying is enabled on a loopback interface, the proxy switch maintains only the IGMP routing
table without adding the IGMP routes to the multicast routing table and forwarding table.
Related commands:
multicast routing-enable
.
Examples
# Enable IP multicast routing and enable IGMP proxying on VLAN-interface 100.
<Sysname> system-view
[Sysname] multicast routing-enable
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] igmp proxying enable