User Manual

67
GigaX2024B L2 Managed Switch User Manual
5.3.12.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.
CLI Syntax: no storm-control (broadcast|dlf|multicast)
Example: (config-if)# no storm-control broadcast
5.3.12.3 show storm-control
Use the show storm-control configuration command on the switchto show the
limit rate of the portʼs total bandwidth used by broadcast/dlf/multicast.
CLI Syntax: show storm-control (broadcast|dlf|multicast)
Example: ASUS# show storm-control broadcast
5.3.13 Dynamic addresses
5.3.13.1 clear dynamic mac-address
Use the write configuration command on the switch to clear dynamic L2 MAC
addresses in the database.
CLI Syntax: clear mac-address-table dynamic mac MAC_ADDR
Example: (config)# clear mac-address-table dynamic mac 0000.1111.2222
5.3.13.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 the triple of the command input radix number.
CLI Syntax: mac-address-table aging-time <10-1000000>
Example: (config)# mac-address-table aging-time 100
This example shows how to configure the mac-address-table aging-time to 300
seconds.
5.3.13.3 no aging time
Disables the age timer of the mac-address-table.
CLI Syntax: no mac-address-table aging-time
Example: (config)# no mac-address-table aging-time