Add (router-wan) static, Add (router-wan) static -25 – Black Box COMPACT T1 MT850A User Manual

Page 109

Advertising
background image

Compact T1 - Release 6.1

5-25

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 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. 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.

Advertising