Delete (Router-Wan) Static Ipx Network - Black Box Compact T1 MT850A User Manual

Multi-service delivery terminal
Table of Contents

Advertisement

CLI Commands
delete
delete (router-wan) static ip network
Use the delete (router-wan) static ip network command to delete a static IP network from
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}
IP address of the static IP network, in the form of xxx.xxx.xxx.xxx, where xxx is between
0-255.
{mask}
Mask of the static IP network, in the form of xxx.xxx.xxx.xxx, where xxx is between 0-255.

delete (router-wan) static ipx network

Use the delete (router-wan) static ipx network command to delete a static IPX 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.
{network}
The IPX network number in HEX (0x...)
5-54
delete {rtr_card-addr} {"wan-name"} static ip network
{ip-addr} {mask}
delete 3 "LosAngeles" static ip network 195.168.201.0
255.255.255.0
The example will delete a static IP network at 195.168.201.0, with mask
255.255.255.0 from the WAN "LosAngeles" on the Router card in slot 3.
delete {rtr_card-addr} {"wan-name"} static ipx network
{network}
delete 3 "LosAngeles" static ipx network 0x11
The example will delete a static IPX Router to network 0x11 to the WAN
"LosAngeles" on the Router card in slot 3.
Compact T1 - Release 6.1

Advertisement

Table of Contents
loading

Table of Contents