5-28 Compact T1 - Release 6.1
CLI Commands
add
add (router-wan) static mac address
Use the add (router-wan) static mac address command to add a static MAC address to
the table of learned addresses on the specified WAN interface. This command is typically
used in bridging.
Syntax: add {rtr_card-addr} {"wan-name"} static mac address
{"name"} {mac-addr}
Example: add 3 "LosAngeles" static mac address "JDoe"
x000e09700e9cd
The example will add a static MAC address, 00:e0:97:00:e9:cd named "JDoe"
to the tables for the WAN interface named "LosAngeles" on the Router card in
slot 3.
{rtr_card-addr}
The slot number (1-6) that contains the Router (IP or CMG) card.
{"wan-name"}
The WAN interface to modify. The name must be enclosed in quotes.
{"name"}
A symbolic name to help remember the purpose of this entry. This name is a maximum of
7 characters and must be enclosed in quotes.
{mac-addr}
The MAC address to add to the learned address table for the LAN, in the form a
6-octet HEX value, 0xxxxxxxxxxxx. Please note that the MAC address is preceeded by a
0x