Paradyne Hotwire 6321/6322 IDSL Router User Manual page 56

Users guide for dsl router
Table of Contents

Advertisement

Command Line Interface
nat basic delete private-ip
nat basic delete lower-private-ip upper-private-ip
In the first command, the command deletes static mapping entries associated with the
one-to-one mapping of Basic NAT. In the second command, a range of IP addresses will
be contiguously deleted starting at the pair defined by the lower-private-ip and ending
with the upper-private-ip argument.
Minimum access level: Administrator/Config
private-ip – Statically mapped IP address of the local host.
lower-private-ip – Lowermost IP address of a range of local host IP addresses which
are to be deleted.
upper-private-ip – Uppermost IP address of a range of local IP addresses which are to
be deleted.
Example: nat basic delete 192.128.1.1
nat napt delete {udp | tcp } port
Deletes static mapping entries which identify a local server.
Minimum access level: Administrator/Config
udp, tcp – Specify the protocol used.
port – The port number associated with the server-ip.
Example: nat napt delete tcp 102
nat basic enable
Enables the one-to-one mapping function of Basic NAT. Enabling Basic NAT
automatically disables NAT NAPT. If Basic NAT is enabled, Proxy ARP must be enabled
on the d0 interface when the d0 interface address is part of the Basic NAT global IP
network address.
Minimum access level: Administrator/Config
nat napt enable
Enables the many-to-one mapping function of NAPT. Enabling NAT NAPT automatically
disables Basic NAT.
Minimum access level: Administrator/ Config
NOTE:
Proxy ARP and NAPT cannot be enabled at the same time.
nat disable
Disables the currently enabled NAT, either Basic NAT or NAPT.
Minimum access level: Administrator/Config
nat purge
Purges all mapping entries.
Minimum access level: Administrator/Config
A-8
March 2000
6371-A2-GB20-00

Advertisement

Table of Contents
loading

Table of Contents