Reference Guide
432 Address Table Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\Address_Table.fm
DELL CONFIDENTIAL – PRELIMINARY 4/3/14 - FOR PROOF ONLY
– delete-on-reset
– delete-on-timeout
A static MAC address may be added in any port mode.
•
secure
— A MAC address added manually or learned in a secure mode. Use
the
mac address-table static
command with the
secure
keyword to add a
secure MAC address. The MAC address cannot be relearned.
A secure MAC address may be added only in a secure port mode.
•
dynamic
— a MAC address learned by the switch in non-secure mode. A
value of its
time-to-live
attribute is
delete-on-timeout
.
Examples
Example 1 - The following example adds two permanent static MAC address:
console(config)#
mac address-table static
00:3f:bd:45:5a:b1
vlan
1 interface gi0/
1
console(config)#
mac address-table static
00:3f:bd:45:5a:b2
vlan
1 interface gi0/
1 permanent
Example 2 - The following example adds a deleted-on-reset static MAC
address:
console(config)#
mac address-table static
00:3f:bd:45:5a:b2
vlan
1 interface gi0/
1 delete-on-reset
Example 3 - The following example adds a deleted-on-timeout static MAC
address:
console(config)#
mac address-table static
00:3f:bd:45:5a:b2
vlan
1 interface gi0/
1 delete-on-timeout
Example 4 - The following example adds a secure MAC address:
console(config)#
mac address-table static
00:3f:bd:45:5a:b2
vlan
1 interface gi0/
1 secure










