Carrier Access Axxius 800 Network Card User Manual


 
5-14 Axxius 800 - Release 2.2
CLI Commands
add
add (router-lan) filter
Use the add (router-lan) filter commands to add filters to the specified LAN interface.
add (router-lan) filter address
Use the add (router-lan) filter address command to add an address filter to the table of
Layer 2 filters applied to the specified LAN interface.
Syntax: add {rtr_lan-addr} filter address {both|dest|source}
{mac-addr} {"filter-name"}
Example: add 2:1 filter address both 0x00e09700e9cd "Server1"
{tsr_lan-addr}
The Router address is in the form {slot:port} or {slot "profile-name"}.
{both|dest|source}
{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.
{"filter-name"}
A symbolic name given to identify a filter rule. This name must be enclosed in quotes, with
a maximum of 8 characters.
slot The slot number (1-8) that contains the Router card.
port Port number of the Router.
"profile-name" The profile name for the Router interface. Name must be enclosed in
quotes, with a maximum length of 11 characters.
both Filter by both source and destination
dest Filter by destination only
source Filter by source only