Black Box 8-port 10/100base-tx hardened ethernet extender switch Network Hardware User Manual


 
Page 197
724-746-5500 | blackbox.com
LB308A
Chapter 6: Command Line Console Management
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
vlan1.1 means vlan 1.
The switch_a(config-if)# prompt will show on the screen.
switch_a(config)#interface vlan1.1
switch_a(config-if)#
2. Usage:
Use ip igmp snooping mrouter interface command to statically configure the
specified VLAN constituent interface as a multicast router interface for IGMP
Snooping in that VLAN.
Use the no ip igmp snooping mrouter interface command to remove the static
configuration of the interface as a multicast router interface.
3. Command Syntax:
(no) ip igmp snooping mrouter interface IFNAME
IFNAME Specify the name of the interface
4. Example:
The following example shows interface fe1 (port 1) statically configured to be a
multicast router interface on vlan1.1:
switch_a(config)#interface vlan1.1
switch_a(config-if)#ip igmp snooping mrouter interface fe1
switch_a(config-if)#
IGMP passive snooping:
Report suppression:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
vlan1.1 means vlan 1.