Mac-address-table command
From NetworkCommands
A command available on Cisco IOS-based switch platforms, used to configure the aging time, static entries and static drops for the MAC address table.
Contents |
Usage Syntax
mac-address-table (aging-time seconds | static mac-address vlan vlan-number (drop | interface interface-name/number))
Usage Examples
mac-address-table aging-time 150 - reduce the MAC address table aging time to 150 seconds
mac-address-table static FF:1A:3C:BB:C3:AA vlan 6 drop - create a static MAC address table drop entry for the specified MAC address on vlan 6
mac-address-table static FF:1A:3C:BB:C3:AA vlan 6 interface FastEthernet0/12 - create a static MAC address table entry for the specified MAC address on vlan 6, available through FastEthernet0/12
Usage Notes
The default MAC address table aging time is 300 seconds (5 minutes.)
Valid values are between 0 (disable aging) and 1000000 seconds (11.5 days.)
Related Commands
The show mac-address-table command displays the contents of the MAC address table
Related Articles
Information on other Cisco commands
Information on Linux commands
Information on F5 BigIP commands
Information on Vyatta commands
Information on Extreme commands
Information on Zebra commands
Information on Secure Platform commands
Information on Blue Coat SGOS commands
Information on Nokia IPSO commands







