Carrier Access Network Device Axxius 800 Manual De Usuario

Descargar
Página de 568
5-46
Axxius 800 - Release 2.2
CLI Commands
delete
delete (router) snmp trap
Use the delete (router) snmp trap command to delete a trap destination from the specified 
Router card. 
Syntax:
delete {rtr_card-addr} snmp trap 
{"community-name"} {ip-addr}
Example:
delete 2 snmp trap "commune" 192.168.100.245
The example will delete the previously added SNMP community named 
"commune" from the Router in slot 2.
{rtr_card-addr}
The slot number (1-8) that contains the Router card.
{"community-name"}
The name of an existing community. This name must be enclosed in quotes, with a 
maximum of 12 characters.
{ip-addr}
The IP address of the destination trap to delete, in the form of xxx.xxx.xxx.xxx, where xxx 
is between 0-255.
delete (router) static dns host
Use the delete (router) static dns host command to delete a static DNS host record.
Syntax:
delete {rtr_card-addr} static dns host 
{ip-addr} {"domain-name"} 
Example:
delete 2 dns host 192.168.100.245 "myhost.some.net"
Example will delete a DNS host entry with address 192.168.100.245 and 
domain named "myhost.come.net" on the Router in slot 2.
{rtr_card-addr}
The slot number (1-8) that contains the Router card.
{ip-addr}
The IP address of the host, in the form of xxx.xxx.xxx.xxx, where xxx is between 0-255.
{"domain-name"}
The domain name of the host with a maximum length of 41 characters, enclosed in quotes.