Ip Nat; Ip Nat Pool - Enterasys Matrix DFE-Gold Series Configuration Manual

Enterasys networks switch configuration guide
Table of Contents

Advertisement

ip nat

ip nat
Use this command to enable NAT on this interface.
Syntax
ip nat {inside | outside}
no ip nat {inside | outside}
Parameters
inside
outside
Defaults
None.
Mode
Router command, Interface configuration: Matrix‐>Router(config‐if)#.
Usage
This command designates that traffic originating from or destined for the interface is subject to 
NAT. 
The no version of the command disables NAT for the specified interface type.
Example
This example enables interface VLAN 1 as an inside NAT interface:
Matrix(rw)->router
Matrix->router>enable
Matrix->router#configure terminal
Enter configuration commands:
Matrix->Router(config)#interface vlan 1
Matrix->Router(config-if(Vlan 1))#ip nat inside
Matrix->Router(config-if(Vlan 1))#

ip nat pool

Use this command to define a NAT address pool used by the dynamic address binding feature for 
NAT translation.
Syntax
ip nat pool name start-ip-address end-ip-address [netmask netmask | prefix-length
prefix-length]
no ip nat pool name [start-ip-address end-ip-address] [netmask netmask | prefix-
length prefix-length]
Specifies that this internal network interface should be enabled for NAT 
as a private interface.
Specifies that this external network interface should be enabled for NAT 
as a public interface.
Enterasys Matrix DFE-Gold Series Configuration Guide 18-3
Configuring Network Address Translation (NAT)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents