ADTRAN 5000 Series User Manual

Page 432

Advertising
background image

Command Reference Guide

Global Configuration Mode Command Set

61200990L1-35E

Copyright © 2005 ADTRAN

432

mac address-table static <mac address> bridge <bridge id> interface

<interface>

Use the mac address-table static command to insert a static MAC address entry into the bridge
forwarding table. Use the no form of this command to remove an entry from the table.

Syntax Description

<mac address>

Specifies a valid 48-bit MAC address.

<bridge>

Specifies a valid bridge interface ID.

interface

Specifies the interface. Type mac address-table static bridge interface ? for a
complete list of valid interfaces.

<interface>

Specifies a valid slot/port interface ID.

Default Values

By default, there are no static entries configured.

Applicable Platforms

This command applies to the NetVanta 300, 1000R, 3000, 4000, and 5000 and Total Access 900 Series
units.

Command History

Release 10.1

Command was introduced.

Usage Examples

The following example adds a static MAC address to PPP 1 on bridge 4:

(config)#mac address-table static 00:A0:C8:00:00:01 bridge 4 interface ppp 1

Advertising