Black Box Compact T1 MT850A User Manual page 110

Multi-service delivery terminal
Table of Contents

Advertisement

CLI Commands
add
add (router-wan) static ip network
Use the add (router-wan) static ip network command to add a static IP network (route)
to the specified WAN interface.
Syntax:
Example:
{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.
{ip-addr}
The IP address of the static IP network, in the form of xxx.xxx.xxx.xxx, where xxx is
between 0-255.
{mask}
The mask of the static IP network, in the form of xxx.xxx.xxx.xxx, where xxx is between
0-255.
{metric}
A numeric value indicating the distance from your local network to the destination network.
Valid entries range from 1 to 15. (Please note that a value of 1 usually indicates a direct
network).
5-26
add {rtr_card-addr} {"wan-name"} static ip network
{ip-addr} {mask} {metric}
add 3 "LosAngeles" static ip network 195.168.201.0
255.255.255.0 3
The example will add a static route to 195.168.201.0, with mask 255.255.255.0
and a metric of 3 to the WAN interface named "LosAngeles" on the Router card
in slot 3.
Compact T1 - Release 6.1

Advertisement

Table of Contents
loading

Table of Contents