Chapter 13 Configuring The Mac Addres Table; Configuring A Static Mac Address; Configuring The Aging Time For The Mac Table - Cisco AJ732A - MDS 9134 Fabric Switch Configuration Manual

Cisco nexus 5000 series switch cli software configuration guide, nx-os 4.0(1a)n1 (ol-16597-01, january 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Configuring MAC Addresses
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m

Configuring a Static MAC Address

You can configure MAC addresses for the switch. These addresses are static MAC addresses.
You can also configure a static MAC address in interface configuration mode or VLAN configuration
Note
mode.
To configure a static MAC address, perform this task:
Command
Step 1
switch# configure terminal
Step 2
switch(config-)# mac-address-table
static mac_address vlan vlan-id {drop |
interface {type slot/port} |
port-channel number} [auto-learn]
This example shows how to put a static entry in the MAC address table:
switch# configure terminal
switch(config)# mac-address-table static 12ab.47dd.ff89 vlan 3 interface ethernet 2/1
To delete a static MAC address, perform this task:
Command
switch(config-if)# no mac-address-table
static mac_address vlan vlan-id
You can use the mac-address-table static command to assign a static MAC address to a virtual interface.

Configuring the Aging Time for the MAC Table

You can configure the amount of time that an entry (the packet source MAC address and port that packet
ingresses) remain in the MAC table.
You can also configure MAC aging time in interface configuration mode or VLAN configuration mode.
Note
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
13-2
Chapter 13
Configuring the MAC Address Table
Purpose
Enters configuration mode.
Specifies a static address to add to the MAC address
table.
If you enable the auto-learn option, the switch will
update the entry if the same MAC address is seen on a
different port.
Purpose
Deletes the static entry from the MAC address table.
OL-16597-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents