Compact T1 - Release 6.1 5-19
CLI Commands
add
add (router-lan) static mac address
Use the add (router-lan) static mac address command to add a static MAC address to the
table of learned addresses on the specified LAN interface. This command is typically used
in bridging.
Syntax: add {rtr_lan-addr} static mac address
{"network-name"} {mac-addr}
Example: add 3:1 static mac address "JDoe" 0x00e09700e9cd
The example will add a static MAC address, 00:e0:97:00:e9:cd named "JDoe",
to the tables for the LAN interface on the Router card in slot 3.
{rtr_lan-addr}
The Router (IP or CMG) address is in the form {slot:port} or {slot "profile-name"}.
{"network-name"}
A symbolic name given to identify this static MAC address. This name must be enclosed
in quotes, with a maximum of 7 characters.
{mac-addr}
The MAC address to add to the learned address table for the LAN, in the form a 6-octet
HEX value separated by colons, 0xxxxxxxxxxxxx. This number must be preceeded by 0x.
slot Slot number (1-6) that contains the Router card.
port Port number of the Router is 1.
"profile-name" The profile name for the Router interface. Name must be enclosed
in quotes, with a maximum length of 11 characters.