Allied Telesis AT-S100 User Manual
Page 33
AT-S100 Management Software User’s Guide
33
To display the full MAC address table, enter the following command:
switch#show mac address-table
For more information about this command, including a sample display see
“SHOW MAC ADDRESS-TABLE” on page 92.
Displaying the MAC Address Ageing Time
As stated above, the MAC address aging time indicates the time interval
when the MAC address table is flushed automatically.
The syntax of this command is:
sh mac address-table aging-time
To display the MAC address ageing time for the switch, enter the following
command:
switch#show mac address-table aging-time
For more information about this command, including a sample display, see
“SHOW MAC ADDRESS-TABLE AGEING-TIME” on page 94.
Clearing the MAC Address Table
You can remove the static, multicast, and static MAC addresses from the
MAC address table. The syntax of this command is:
clear mac address-table dynamic|static|multicast
To remove all of the dynamic commands from the MAC address table
enter the following commands:
switch# configure terminal
switch(config)# clear mac address-table dynamic
For more information about this command, see “CLEAR MAC ADDRESS-
TABLE DYNAMIC” on page 73.
Setting the Aging Time
The MAC address ageing time is set for the switch instead of a port. By
default, the ageing time is set to 300 seconds. The syntax of this command
is:
mac address-table ageing-time (10-1000000)
To set the ageing time to 35 seconds, enter the following commands:
switch# configure terminal