Nat-bypass, Network-object, Nat-bypass -35 network-object -35 – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 161

Advertising
background image

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

4-35

Global Configuration Mode

Global Configuration Commands

nat-bypass

Use the nat-bypass command to create and enable a NAT bypass rule. To disable NAT Bypass, see no
nat-bypass
command on page 4-44
.

Syntax:

(config)# nat-bypass ip-address

address mask mask [enable]

Example:

(config)# nat-bypass ip-address 10.10.2.1 mask 255.255.255.0

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

network-object

Use the network-object command to configure a network object with the system. To delete a network
object, see no network-object command on page 4-45.

Syntax:

(config)# network-object id

object-id description text type

{hostname

hostname|ip-address address|mac-address mac-address}

Example:

(config)# network-object id 1 description Unit1 type ip-address

192.168.1.200

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

address

Enter a NAT bypass IP address.

mask

Enter a subnet mask for the above address.

enable

Enable NAT bypass.
Note: To create the rule without enabling, do not enter this option.

Field

Definition

object-id

Enter the numerical ID for the Network Object.

text

Enter a description of the Network Element.

hostname

Enter the host name of the Network Object.

address

Enter the IP address of the Network Element.

mac-address

Enter the MAC address of the Network Element (xx:xx:xx:xx:xx:xx)

Advertising