Carrier Access Network Device Axxius 800 User Manual

Page 156

Advertising
background image

5-56

Axxius 800 - Release 2.2

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

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

{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

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

{network}

The IPX network number in HEX (0x...)

Advertising