clear
mac-address-table dynamic
show
mac-address-table aging-time
Use this command to map a static address to a port in a VLAN. Use the no form to remove an address.
Syntax
mac-address-table static mac-address interface vlan vlan-id [action]
no mac-address-table static mac-address vlan vlan-id
- mac-address - MAC address.
- interface
- ethernet unit/port
- unit - This is device 1.
- port - Port number.
- port-channel channel-id (Range: 1-6)
- vlan-id - VLAN ID (Range: 1-4094)
- action -
- delete-on-reset: Assignment lasts until switch is reset.
- permanent: Assignment is permanent.
Default Setting
No static addresses are defined. The default mode is permanent.
Command Mode
Global Configuration
Command Usage
Example
Console(config)#mac-address-table static 00-e0-29-94-34-de ethernet 1/1 vlan 1 delete-on-reset
Console(config)#
Use this command to remove any learned entries from the forwarding database and to clear the transmit and receive counts for any static or system-configured entries.
Default Setting
None
Command Mode
Privileged Exec
Example
Console#clear mac-address-table dynamic
Console#
Use this command to view 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 - This is device 1.
- port - Port number.
- port-channel channel-id (Range: 1-6)
- vlan-id - VLAN ID (Range: 1-4094)
- sort - Sort by address, vlan or interface.
Default Setting
None
Command Mode
Privileged Exec
Command Usage
Example
Use this command to set 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 - Time is number of seconds
(PowerConnect 5224: 17-2148; PowerConnect 3248: 10-1000000).
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 300
Console(config)#
Use this command to show 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: 300 sec.
Console#
Please read all restrictions and disclaimers.