Carrier Access Network Device Axxius 800 Manual De Usuario

Descargar
Página de 568
5-28
Axxius 800 - Release 2.2
CLI Commands
add
add (router-wan) static
Use the add (router-wan) static commands to add static elements on the specified WAN 
interface.
add (router-wan) static ip address
Use the add (router-wan) static ip address command to add a static IP 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 ip address 
{"name"} {ip-addr}
Example:
add 3 "LosAngeles" static ip address "Pasadena" 
195.168.201.140 
The example will add a static IP address, 192.168.201.140, named "Pasadena" 
to the tables for the WAN interface named "LosAngeles" on the TSR card in slot 
3.
{rtr_card-addr}
The slot number (1-8) that contains the Router 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. Maximum of 7 characters and 
must be enclosed in quotes.
{ip-addr}
The IP address to add to the learned address table for the WAN, in the form of 
xxx.xxx.xxx.xxx, where xxx is between 0-255.