User manual
VOLKTEK NSH-580 MANAGED 24-PORT 10/100 + 4 G COMBO L3 SWITCH
8.3.12.2 mirror setting
This command mirrors the source interface list traffic to the destination interface. The
mirror type supports Received traffic, Transmitted traffic, or both.
CLI Syntax: mirror IFLIST to IFNAME (rx|tx|both)
Example:
Switch(config)#mirror fastethernet1/0/3-5 to fastethernet1/0/9 both
8.3.12.3 show mirror
To show current mirror features.
CLI Syntax: Show mirror
Example: Switch#show mirror
8.3.12.4 no mirror
This command resets the source interface’s received or transmitted traffic or both the
destination interface.
CLI Syntax: no mirror SRCIFLIST (rx|tx|both)
Example: Switch(config)#no mirror fastethernet1/0/2 rx
8.3.13 Static Multicast
8.3.13.1 mac-address-table multicast
Use the mac-address-table multicast configuration command on the switch to add
multicast static addresses to the MAC address table.
CLI Syntax: mac-address-table multicast MACADDR vlan VLANID interface IFLIST
Example:
Switch(config)#mac-address-table multicast 0100.5e11.1111
vlan 2 interface fastethernet1/0/3 1
8.3.13.2 no mac-address-table multicast
Use the no mac-address-table multicast configuration command on the switch to remove
multicast static port from the MAC address table.
CLI Syntax: no mac-address-table multicast MACADDR vlan VLANID interface
IFLIST
Example:
Switch(config)#no mac-address-table multicast 0100.5e11.1111
vlan 2 interface fastethernet1/0/3 1
90