
NAT/NAPT configuration task list
135
IPLink Software Configuration Guide
12 • NAT/NAPT configuration
Activate NAT/NAPT
To activate a NAT/NAPT component, bind its NAPT profile to an IP interface. This binding identifies the
global interface of the respective NAT/NAPT component. All other IP interfaces are local relative to this NAT/
NAPT.
Note
If both a NAPT profile and an ACL profile are bound to the same IP inter-
face, the ACL (Access Control List) acts on the local side of the NAT/
NAPT component.
Procedure:
To activate a NAT/NAPT component
Mode:
Configure
Example:
Configuring NAPT Interface
The following example shows how to activate a NAT/NAPT component with the NAPT profile access on the
IP interface lan.
IPLink(cfg)#context ip router
IPLink(ctx-ip)[router]#interface lan
IPLink(if-ip)[lan]#use profile napt access
Displaying NAT/NAPT configuration information
Two commands are available to display an existing NAPT profile. There is no command yet to display the
dynamic entries of a NAT/NAPT component.
Procedure:
To display NAT/NAPT configuration information
Mode:
Configure
Step
Command
Purpose
1
node
(cfg)#
context ip router
Selects the IP router context
2
node
(ctx-ip)[router]#
interface
name
The NAPT profile shall be used on the interface
name
3
node
(if-ip)[
name
]#
use profile
napt
profile
Defines that the NAPT profile
profile
shall be used on
the interface
name
Step
Command
Purpose
1
node
(cfg)#
show profile napt
Displays the available NAPT profiles
2
node
(cfg)#
show profile napt
name
or
node
(cfg)#
show napt interface
name
Displays the NAPT profile
name
or
Displays the NAPT profile bound to the IP interface
name