5-44 Compact T1 - Release 6.1
CLI Commands
delete
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-6) that contains the Router (IP or CMG) 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. Name must be enclosed in quotes, with a maximum length
of 41 characters.
delete (router) uploaduser
Use the delete (router) uploaduser command to remove an existing host that is allowed to
upload either the configuration or software files to the specified Router card.
Syntax: delete {rtr_card-addr} uploaduser
{all|ip-addr} {"profile-name"}
Example: delete 3 uploaduser "LosAngeles"
The example will remove any user for upload of a code file from the Router
interface named "LosAngeles". The Router is located in slot 3.
{rtr_card-addr}
The slot number (1-6) that contains the Router (IP or CMG) card.
{all|ip-addr}
{"profile-name"}
The name of the remote WAN or LAN profile specified in the entry to be removed. This
name must be enclosed in quotes.
all Will delete all upload users.
ip-addr The IP address of the host, in the form of xxx.xxx.xxx.xxx, where xxx is
between 0-255.