Carrier Access Network Device Axxius 800 Manual De Usuario

Descargar
Página de 568
Axxius 800 - Release 2.2
5-49
CLI Commands
delete
delete (router-lan) secondary ip address
Use the delete (router-lan) secondary ip address command to delete a secondary IP address 
and subnet to the specified LAN interface.
Syntax:
delete {rtr_lan-addr} secondary ip address 
{ip-addr [mask]|ip-addr/bits}
Example:
delete 4:1 secondary ip address 192.168.1.1
The example will delete a secondary IP address of 192.168.1.1.
{rtr_lan-addr}
The Router address is in the form {slot:port} or {slot "profile-name"}.
{ip-addr [mask]|ip-addr/bits}
slot
The 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
ip-addr
The IP address of a current secondary IP address, in the form of 
xxx.xxx.xxx.xxx, where xxx is between 0-255.
mask
The mask of the secondary IP address, in the form of 
xxx.xxx.xxx.xxx, where xxx is between 0-255
bits
The subnet mask, specified as the number of ones bits in the mask 
value. Range is between 1-32.