Modifying Nat Configuration; Insertions - Alcatel-Lucent OmniAccess 700 Cli Configuration Manual

Release versions: 2.2, 2.2-r02, 2.3
Hide thumbs Also See for OmniAccess 700:
Table of Contents

Advertisement

M
NAT C
ODIFYING
This section deals with the method to modify NAT configuration on the OA-700.

"Insertions"

"Updations"
"NAT Deletion Commands"
I
NSERTIONS
This section explains how to insert a rule in the NAT.
T
I
R
NAT
O
NSERT A
ULE IN
The need for insertion of match-lists becomes inevitable when you wish to include
one or a group of match-lists after you have already configured the match-lists for
a particular application.
The following example depicts the way to accomplish this.
Note:
Rule numbers are displayed only in "show" command.
E
XAMPLE
Consider the following example for inserting another rule in NAT:
ip nat N1
10 match m1 source-nat pool p1
20 match m2 source-nat pool p2
30 match m3 source-nat pool p3
interface GigabitEthernet3/0
ip nat out N1
If m4 is the match that has its priority in between m1 and m2, then to insert it in the
NAT N1's configuration, use the following syntax:
ip nat N1
15 match m4 source-nat pool p4
View NAT N1's configuration to recheck if the match has been added in the list:
show ip nat N1
The output will be:
ip nat N1
10 match m1 source-nat pool p1
15 match m4 source-nat pool p4
20 match m2 source-nat pool p2
30 match m3 source-nat pool p3
interface GigabitEthernet3/0
ip nat out N1
CLI Configuration Guide
Beta
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
ONFIGURATION
Alcatel-Lucent

Modifying NAT Configuration

641
Beta

Advertisement

Table of Contents
loading

Table of Contents