beautypg.com

Chapter 5 - command line interface, 14 dynamic addresses – Asus GigaX2124 User Manual

Page 96

background image

84

Chapter 5 - Command Line Interface

5.3.13.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 (broadcast | dlf | multicast)
Example: ASUS# show storm-control broadcast

5.3.14 Dynamic Addresses

5.3.14.1

clear dynamic mac-address

Use the command on the switch to clear dynamic L2 MAC addresses in

the database.

CLI Syntax: clear mac-address-table dynamic mac MACADDR
Example: (config)# clear mac-address-table dynamic mac

0000.1111.2222

5.3.14.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.14.3

no aging time

Reset the age timer of the mac-address-table.

CLI Syntax: no mac-address-table aging-time
Example: (config)# no mac-address-table aging-time