Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide mac-address-table | 333
mac-address-table
mac-address-table static <macaddr> {fastethernet|gigabitethernet} <slot>/<port> vlan
<vlan>
Description
This command adds a static entry to the MAC address table.
Syntax
Usage Guidelines
The MAC address table is used to forward traffic between ports on the controller. The table includes addresses
learned by the controller. This command allows you to manually enter static addresses that are bound to specific
ports and VLANs.
Example
The following command configures a MAC address table entry:
(host) (config) #mac-address-table static 00:0b:86:f0:05:60 fastethernet 1/12 vlan 22
Command History
Available in ArubaOS 3.0
Command Information
Parameter Description Range
<macaddr> Media Access Control (MAC) address, in the format xx:xx:xx:xx:xx:xx.
<slot> <slot> is always 1.
<port> Number assigned to the network interface embedded in the controller. Port
numbers start at 0 from the left-most position.
vlan ID number of the VLAN. 1-4094
Platform License Command Mode
Available on all platforms Available in the base operating
system
Config mode on master and local controllers