Carrier Access Axxius 800 Network Card User Manual


 
Axxius 800 - Release 2.2 5-51
CLI Commands
delete
delete (router-lan) static ip network
Use the delete (router-lan) static ip network command to delete a static IP network from
the specified LAN interface.
Syntax: delete {rtr_lan-addr} static ip network {ip-addr}
{mask} {next-hop-ip-addr}
Example: delete 3:1 static ip network 195.168.201.0
255.255.255.0 194.120.20.15
The example will delete the existing static IP network from the LAN interface
of the Router card in slot 3.
{rtr_lan-addr}
The Router address is in the form {slot:port} or {slot "profile-name"}.
{"profile-name"}
The IP address of the static IP network, in the form of xxx.xxx.xxx.xxx, where xxx is
between 0-255.
{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.
{next-hop-ip-addr}
The IP address of the next hop gateway for this route, in the form of xxx.xxx.xxx.xxx,
where xxx is between 0-255.
slot Slot number (1-8) that contains the Router card
port Port number of the Router.
"profile-name" The profile name for the Router interface. Name must be enclosed in
quotes, with a maximum length of 11 characters