B
CLI COMMAND DESCRIPTION
CLI Commands
ADD Use the ADD command to define:
networks you will connect to hosts you need to access SNMP communities
| users who will dial out, dial in, access the network, or use the CLI | |
| Note that some parameters have default values. | |
add bridge network | { enabled [yes]} | |
<network_name> |
| |
| Defines a bridge network connection, so your LAN users can bridge to other LANs | |
| across the WAN. bridging is supported over the WAN. Note that routing takes | |
| precedence over bridging, so that bridging will not occur unless you disable | |
| routing for the protocols you wish to bridge. The protocols to bridge, and other | |
| important parameters, are specified in the user you use to establish this | |
| connection. You must use add user to create a network type user for this | |
| command, and set user to specify the protocol and other parameters related to | |
| bridging. |
|
|
|
|
| Parameters | Description |
|
|
|
| <network_name> | Designation you wish to give to this bridge network. |
|
|
|
| enabled | Default is to enable the bridge network. |
add dns host |
| |
Adds the named host to the Local Host Table. When the system needs to resolve | ||
<host_name> address | an address for an IP host name, the Local Host table is checked first, before a | |
<IP_address> | request is sent to the remote DNS Name Server. | |
| The add login_host command may also add to this table. See that command’s | |
| description for details. | |
|
|
|
| Parameters | Description |
|
|
|
| <host_name> | Designation of the local host. |
|
|
|
| <IP_address> | IP Address of a named host in nnn.nnn.nnn.nnn format. |
|
|
|
add dns server | primary_address [ip_address] |
<domain_name> |