Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
Source Learning Commands
page 17-2
OmniSwitch CLI Reference Guide
September 2009
mac-address-table
Configures a destination unicast MAC address. The configured (static) MAC address is assigned to a non-
mobile switch port or link aggregate ID and VLAN. Packets received on ports associated with the speci-
fied VLAN that contain a destination MAC address that matches the static MAC address are forwarded to 
the specified port. Static destination MAC addresses are maintained in the Source Learning MAC address 
table.
mac-address-table [permanent] mac_address {slot/port | linkagg link_aggvid [bridging | filtering]
no mac-address-table [permanent | learned] [mac_address {slot/port | linkagg link_aggvid]
Syntax Definitions
permanent
Defines a permanent static MAC Address that is not removed when the 
switch reboots.
learned
Specifies that the MAC address is a dynamically learned address.
mac_address
Enter the destination MAC Address to add to the MAC Address Table 
(e.g., 00:00:39:59:f1:0c).
slot/port
Enter the slot number for the module and the physical port number on 
that module (e.g., 3/1 specifies port 1 on slot 3). 
link_agg
Enter a link aggregate ID number (0–31). See 
vid
VLAN ID number (1–4094).
bridging
Specifies that all packets to or from this MAC address are bridged. 
filtering
Specifies that all packets to or from this MAC address are dropped.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to remove a MAC address from the Source Learning MAC Address 
Table. 
• The specified slot/port or link aggregate ID must already belong to the specified VLAN. Use the 
 command to assign a port or link aggregate ID to a VLAN before you configure the static 
MAC address. Only traffic from other ports associated with the same VLAN is directed to the static 
MAC address slot/port. 
parameter
default
permanent 
permanent
bridging | filtering
bridging