VOLKTEK NSH-580 MANAGED 24-PORT 10/100 + 4 G COMBO L3 SWITCH
8.3.13.3 show mac-address-table multicast
Use the ‘show mac-address-table multicast’ user EXEC command to display the Layer 2
multicast entries for all VLANs. Use the command in privileged EXEC mode to display
specific multicast entries.
CLI Syntax:
show mac-address-table multicast
Example:
Switch#show mac-address-table multicast
8.3.14 IGMP Snooping
8.3.14.1 disable ip igmp snooping
This command disables the ‘ip igmp snooping’ feature.
CLI Syntax:
no ip igmp snooping
Example:
Switch(config)#no ip igmp snooping vlan 1
8.3.14.2 ip igmp snooping
This command sets the IGMP snooping function to enabled globally.
CLI Syntax:
ip igmp snooping
Example:
Switch(config)#ip igmp snooping vlan 1
8.3.14.3 interval time
This command sets the interval time for the IGMP queries sent by the Switch.
CLI Syntax:
ip igmp snooping last-member-query-interval TIMEVALUE
Example:
Switch(config)#ip igmp snooping last-member-query-interval 100
8.3.15 Traffic Control
8.3.15.1 storm-control
Use the storm-control configuration command on the Switch to set the limit rate of the
port’s total bandwidth used by broadcast/dlf/multicast.
CLI Syntax:
storm-control (broadcast|dlf|multicast) LIMIT_RATE
Example:
Switch
(config-if)#storm-control broadcast 25
8.3.15.2 no storm-control
Use the no storm-control configuration command on the switch to disable the limit rate of
the port’s total bandwidth used by broadcast/dlf/multicast.
91