ADTRAN AOS Version R10.1.0 Command Reference Manual page 1256

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
mac address-table static <mac address>
Use the mac address-table static command to insert a static medium access control (MAC) address entry
into the MAC address table. Use the no form of this command to remove an entry from the table.
Variations of this command include:
mac address-table static <mac address> bridge <bridge id> interface <interface>
mac address-table static <mac address> vlan <vlan id> interface <interface>
Syntax Description
<mac address>
bridge <bridge id>
vlan <vlan id>
interface <interface>
Default Values
By default, there are no static entries configured.
Command History
Release 5.1
Release 10.1
Release A4.01
Usage Examples
The following example adds a static MAC address to Point-to-Point Protocol (PPP) 1 on bridge 4:
(config)#mac address-table static 00:A0:C8:00:00:01 bridge 4 interface ppp 1
The following example adds a static MAC address to Ethernet 0/1 on VLAN 4:
(config)#mac address-table static 00:A0:C8:00:00:01 00:12:79:00:00:01 vlan 4 interface ethernet 0/1
60000CRG0-35E
Specifies a valid 48-bit MAC address. MAC addresses should be expressed
in the following format xx:xx:xx:xx:xx:xx (for example, 00:A0:C8:00:00:01).
Specifies a bridge interface ID. Valid range is 1 to 255.
Specifies a virtual local area network (VLAN) interface ID.
Valid range is 1 to 4094.
Specifies an interface in the format <interface type [slot/port |
slot/port.subinterface id | interface id | interface id.subinterface id | ap |
ap/radio | ap/radio.vap]>. For example, for a T1 interface, use t1 0/1; for an
Ethernet subinterface, use eth 0/1.1; for a PPP interface, use ppp 1; for an
ATM subinterface, use atm 1.1; and for a wireless virtual access point, use
dot11ap 1/1.1. Type mac address-table static bridge interface ? or mac
address-table static <mac address> vlan <vlan id> interface ? for a
complete list of valid interfaces.
Command was introduced
Command was expanded to include the bridge interface.
Command was expanded to include the Metro Ethernet Forum (MEF)
Ethernet interface.
Copyright © 2012 ADTRAN, Inc.
Global Configuration Mode Command Set
1256

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents