Dell PowerEdge VRTX User Manual

Page 432

Advertising
background image

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

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

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

Advertising