Add (router) dns proxy, Add (router) remote, Add (router) dns proxy -7 – Black Box COMPACT T1 MT850A User Manual

Page 91: Add (router) remote -7

Advertising
background image

Compact T1 - Release 6.1

5-7

CLI Commands

add

add (router) dns proxy

Use the add (router) dns proxy command to enable DNS proxy and add a remote DNS server
address to the specified Router card.

Syntax:

add {rtr_card-addr} dns proxy {"domain-name"}

{ip-addr} {"profile-name"}

Example:

add 2 dns proxy "Domain1" 192.168.100.245 "Texas"

Example will add a DNS proxy server "Domain1" with address
192.168.100.245 to the WAN named "Texas" on the Router in slot 2.

{rtr_card-addr}

The slot number (1-6) that contains the Router (IP or CMG) card.

{"domain-name"}

The domain name for the external DNS server. Name must be enclosed in quotes, with a
maximum length of 42 characters.

{ip-addr}

The IP address of the external DNS server, in the form of xxx.xxx.xxx.xxx, where xxx is
between 0-255.

{"profile-name"}

The profile name for the Router interface that is used to reach this destination. Name must
be enclosed in quotes, with a maximum length of 11 characters.

add (router) remote

Use the add (router) remote command to add a remote WAN profile to the WAN profile table
on the specified Router card.

Syntax:

add {rtr_card-addr} remote {"profile-name"}

Example:

add 6 remote "Texas"

The example will add a remote WAN named "Texas" to the WAN profile table
for the Router in slot 6.

{rtr_card-addr}

The slot number (1-6) that contains the Router (IP or CMG) card.

{"profile-name"}

The name of the remote WAN profile to add with a maximum length of 11 characters. This
name must be enclosed in quotes.

Advertising