
100 NAPT
Configuration
13.6 Removing a Static NAPT Entry
A static NAPT entry can be deleted, entering the inverted version of the command, e.g.
no static
protocol
port
.
Procedure
To remove a static NAPT entry
Mode
Configure
Command
Purpose
Step 1
node
(cfg)#show profile napt
name
Lists all persistent configurations for the NAPT
profile
name
Step 2
node
(cfg)#profile napt
name
Selects the existing NAPT profile
name
for
modification
Step 3
node
(pf-napt)[
name
]#no static
{tcp | udp}
port
Removes explicitly configurations for the NAPT
profile
name
for global interface at port
port
Example: Removing a Static NAPT Entry
The following example shows how to remove a static NAPT entry from profile
access
. The static
NAPT entry configured for TCP using port
80
shall be removed. Use the following commands in
configuration mode.
SN(cfg)#
show profile napt access
NAPT profile access:
--------------------
ICMP default server: (none)
Protocol
Port
Destination Host
--------------- ----- ----------------
tcp
80 192.168.1.1
SN(cfg)#profile napt access
SN(pf-napt)[access]#no static tcp 80
13.7 Configuring an ICMP Default Server
Configures a host in the local network at IP address
ip-address
that shall get all ICMP messages from
the global network.
Procedure
To define an ICMP default server in the NAPT profile
name
Mode
Configure
Command
Purpose
Step 1
node
(cfg)#profile napt
name
Selects the existing NAPT profile
name
for
modification
Software Configuration Guide Release 2.10, Revision 1.00
Summary of Contents for SmartWare Release 2.10
Page 2: ...2 Legal Notice Software Configuration Guide Release 2 10 Revision 1 00...
Page 15: ...Terms and Definitions 15 Software Configuration Guide Release 2 10 Revision 1 00...
Page 218: ...218 PPP Configuration no shutdown Software Configuration Guide Release 2 10 Revision 1 00...
Page 272: ...272 Tone Configuration Software Configuration Guide Release 2 10 Revision 1 00...