Add (router-lan) static, Add (router-lan) static -19 – Carrier Access Network Device Axxius 800 User Manual

Page 119

Advertising
background image

Axxius 800 - Release 2.2

5-19

CLI Commands

add

add (router-lan) static

Use the add (router-lan) static commands to add static elements on the specified LAN
interface.

add (router-lan) static ip address

Use the add (router-lan) static ip address command to add a static IP address to the table
of learned addresses on the specified LAN interface. This command is typically used in
bridging.

Syntax:

add {tsr_lan-addr} static ip address {"addr-name"}

{ip-addr}

Example:

add 3:1 static ip address "JDoe" 195.168.201.140

{rtr_lan-addr}

The Router address is in the form {slot:port} or {slot "profile-name"}.

{"addr-name"}

A symbolic name for this static ip address. This name must be enclosed in quotes, with a
maximum of 8 characters.

{ip-addr}

The IP address of the learned address table for the LAN, in the form of xxx.xxx.xxx.xxx,
where xxx is between 0-255.

slot

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.

Advertising