D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 275

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
267
24-3 ip igmp snooping mrouter
This command is used to configure the specified interface(s) as the multicast router interface(s) or as forbidden to be
multicast router interface(s) on the switch. Use the no form of this command to remove the interface(s) from multicast
router interface(s) or forbidden multicast router ports.
ip igmp snooping mrouter [forbidden] {interface INTERFACE-TYPE INTERFACE-ID [, | -] | port-channel
GROUP-ID}
no ip igmp snooping mrouter [forbidden] {interface INTERFACE-TYPE INTERFACE-ID [, | -] | port-channel
GROUP-ID}
Parameters
Example
This example shows how to enable the IGMP Snooping fast leave function.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#vlan 1
DXS-3600-32S(config-vlan)#ip igmp snooping fast-leave
DXS-3600-32S(config-vlan)#
Example
This example shows how to disable IGMP Snooping fast leave.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#vlan 1
DXS-3600-32S(config-vlan)#no ip igmp snooping fast-leave
DXS-3600-32S(config-vlan)#
forbidden Specifies an interface that cannot be multicast router interface.
INTERFACE-TYPE Specifies the interface type. Possible valid value is tenGigabitEthernet.
INTERFACE-ID Specifies the port number.
, Specifies a series of ports, or separate a range of ports from a previous range. No
space before and after the comma.
- Specifies a range of ports. No space before and after the hyphen.
GROUP-ID Specifies the port-channel number.
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 8
Usage Guideline
This command specifies the interfaces to be static multicast router interfaces or to be
forbidden router interfaces.
To verify your configuration, use show ip igmp snooping mrouter.
Example
This example shows how to configure interface 1 to be static multicast router
interface on VLAN 1.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#vlan 1
DXS-3600-32S(config-vlan)#ip igmp snooping mrouter interface tenGigabitEthernet 1/0/1
DXS-3600-32S(config-vlan)#
Example
This example shows how to configure port-channel 5 as the static multicast router
interface on VLAN 1.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#vlan 1
DXS-3600-32S(config-vlan)#ip igmp snooping mrouter port-channel 5
DXS-3600-32S(config-vlan)#
Loading ...
Loading ...
Loading ...