16 traffic control, 17 dynamic addresses, 1 clear dynamic mac-address 5.3.17.2 aging time – Asus GigaX3112 User Manual
Page 92
79
GigaX3112 Series Layer 3 Managed Switch
5.3.16 Traffic Control
5.3.16.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: (config)# storm-control broadcast 25
5.3.16.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.16.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 IFNAME (broadcast|dlf|multicast)
Example: ASUS# show storm-control gi1/0/1 broadcast
5.3.17 Dynamic Addresses
5.3.17.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: (config)# clear mac-address-table dynamic address 0000.1111.2222
5.3.17.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 <1-255>
Example: (config)# mac-address-table aging-time 100
This example shows how to configure the mac-address-table aging-time to 300
seconds.