VOLKTEK NSH-580 MANAGED 24-PORT 10/100 + 4 G COMBO L3 SWITCH
CLI Syntax:
no storm-control (broadcast|dlf|multicast)
Example:
Switch(config-if)#no storm-control broadcast
8.3.15.3 show storm-control
Use the show storm-control configuration command on the switch to show the limit rate
of the port’s total bandwidth used by broadcast/dlf/multicast.
CLI Syntax:
show storm-control IFNAME (broadcast|dlf|multicast)
Example:
Switch
#show storm-control gi1/0/1 broadcast
8.3.16 Dynamic Addresses
8.3.16.1 clear dynamic mac-address
Use the write configuration command on the switch stack or standalone Switch to clear
dynamic L2 MAC addresses in the database.
CLI Syntax:
clear mac-address-table dynamic address MAC_ADDR
Example:
Switch(config)#clear mac-address-table dynamic address
0000.1111.2222
8.3.16.2 aging time
Use the mac-address-table aging-time configuration command on the switch stack or on
a standalone Switch to set the length of time that a dynamic entry remains in the MAC
address table after the entry is used or updated.
The real aging time is triple the command input radix number (in seconds).
CLI Syntax:
mac-address-table aging-time <1-255>
Example:
Switch(config)#mac-address-table aging-time 100
This example shows how to configure the mac-address-table aging time to 300 seconds.
8.3.16.3 no aging time
Disables the aging timer of the mac-address-table.
CLI Syntax:
no mac-address-table aging-time
Example:
Switch(config)#no mac-address-table aging-time
8.3.16.4 show mac-address-table aging-time
CLI Syntax:
show mac-address-table aging-time
Example:
Switch#show mac-address-table aging-time
92