605
Parameter: vlan-id
: ranging between <1-4094>
ehternet
: Name of Ethernet port
ifname
: Name of interface
port-channel:
Port aggregation
Command Mode:
Global mode
Default:
No static mrouter port on vlan by default.
Usage Guide:
When a port is a static mrouter port while also a dynamic mrouter port, it
should be taken as a static mrouter port. Deleting static mrouter port can only be realized
by the “
no ip igmp snooping vlan <vlan-id> mrouter-port interface
(<ehternet>|<ifname>|<port-channel>)
” command.
Example:
Switch(config)#ip igmp snooping vlan 2 mrouter-port interface ethernet
15.3.6 ip igmp snooping vlan mrpt
Command: ip igmp snooping vlan <vlan-id> mrpt <value>
no ip igmp snooping vlan <vlan-id> mrpt
Function:
Configure this survive time of mrouter port
Parameter: vlan-id
: vlan id , ranging between <1-4094>
value
: mrouter port survive period, ranging between <1-65535>seconds
Command Mode:
Global mode
Default:
255s
Usage Guide:
This command validates on dynamic mrouter ports but not on mrouter
port. To use this command, IGMP Snooping of this vlan should be enabled previously.
Example:
Switch(config)#ip igmp snooping vlan 2 mrpt 100
15.3.7 ip igmp snooping vlan query-interval
Command: ip igmp snooping vlan <vlan-id> query-interval <value>
no ip igmp snooping vlan <vlan-id> query-interval
Function:
Configure this query interval
Parameter: vlan-id
: vlan id , ranging between <1-4094>
value
: query interval, ranging between <1-65535>seconds
Command Mode: Global mode
Default:
125s
Usage Guide:
It is recommended to use the default settings. Please keep this configure
in accordance with IGMP configuration as possible if layer 3 IGMP is running.
Example:
Switch(config)#ip igmp snooping vlan 2 query-interval 130