Delete (router-wan) static ipx network, Delete (router-wan) static ipx network -54 – Black Box COMPACT T1 MT850A User Manual

Page 138

Advertising
background image

5-54

Compact T1 - Release 6.1

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:

delete {rtr_card-addr} {"wan-name"} static ip network

{ip-addr} {mask}

Example:

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.

{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:

delete {rtr_card-addr} {"wan-name"} static ipx network

{network}

Example:

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.

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

Advertising