Ip route-mode, Ip secondary-dns, Metric – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 309: Ip route-mode -13 ip secondary-dns -13 metric -13

Advertising
background image

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

13-13

Configuration - Serial Interface Mode

ip route-mode

Use the Serial Interface ip route-mode command to configure the routing mode.

Syntax:

(config-int-ser-{

n})# ip route-mode {napt|route}

Example:

(config-int-ser-1)# ip route-mode napt

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

ip secondary-dns

Use the Serial Interface ip secondary-dns command to configure the secondary DNS. To delete a
secondary DNS address, see no ip secondary-dns command on page 13-18.

Syntax:

(config-int-ser-{

n})# ip secondary-dns address

Example:

(config-int-ser-1)# ip secondary-dns 192.168.1.200

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

metric

Use the Serial Interface metric command to configure the metric of the IP network on this interface.

Syntax:

(config-int-ser-{

n})# metric metric

Example:

(config-int-ser-1)# metric 150

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

napt

Set to NAPT mode. Default.
NAPT is used if doing private IPs on the Ethernet side or if you want
to hide specific publics on the internal side.

route

Set to Route mode. Routing is used if public is visible on both sides.

Field

Definition

address

Enter the IP address of the secondary Domain Name Server (DNS).

Field

Definition

metric

Range is 0-255, with a default is 10.

Advertising