AMX NXA-ENET24 Switch User Manual


 
CLI (Command Line Interface)
247
NXA-ENET24 - Software Management Guide
Address Table Commands (Cont.)
Command Function
show mac-address-table
This command shows
classes of entries in the
bridge-forwarding database.
Syntax:
show mac-address-table [address mac-address [mask]] [interface
interface] [vlan vlan-id] [sort {address | vlan | interface}]
mac-address - MAC address.
mask - Bits to match in the address.
interface
ethernet unit/port
unit - Stack unit. (Range: 1-8)
port - Port number. (Range: 1-26)
port-channel channel-id (Range: 1-4)
vlan-id - VLAN ID (Range: 1-4094)
sort - Sort by address, vlan or interface.
Default Setting: None
Command Mode: Privileged Exec
Command Usage: The MAC Address Table contains the MAC addresses
associated with each interface.
mac-address-table aging-
time
This command sets the
aging time for entries in the
address table.
Use the no form to restore
the default aging time.
Syntax:
mac-address-table aging-time seconds
no mac-address-table aging-time
seconds - Aging time. (Range: 10-30000 seconds; 0 to disable aging)
Default Setting: 300 seconds
Command Mode: Global Configuration
Command Usage: The aging time is used to age out dynamically learned
forwarding information.
Example:
Console(config)#mac-address-table aging-time 100
Console(config)#
show mac-address-table
aging-time
This command shows the
aging time for entries in the
address table.
Default Setting: None
Command Mode: Privileged Exec
Example:
Console#show mac-address-table aging-time
Aging time: 100 sec.
Console#