R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)
187
The execution of the undo natpt address-group command might affect some dynamic NAT-PT mappings.
A NAT-PT address pool and an IPv4 NAT address pool do not share any address.
When there is only one address in the NAT-PT address pool, the address applies to only NAPT-PT. When
there is more than one address in the NAT-PT address pool, the end IPv4 address is reserved for NAPT-PT.
The number of addresses used for dynamic NAT-PT mapping is the number of configured addresses
minus 1.
Examples
# Configure a NAT-PT address pool.
<Sysname> system-view
[Sysname] natpt address-group 3 2.3.4.5 2.3.4.10
Related commands
display natpt address-group
natpt aging-time
Use natpt aging-time to set a NAT-PT session aging time for packets of a protocol.
Syntax
natpt aging-time { default | { dns | finrst | frag | icmp | syn | tcp | udp } time-value }
Default
The NAT-PT session aging time for different protocol packets is as follows:
• 10 seconds for a DNS packet.
• Five seconds for a FINRST packet.
• Five seconds for a FRAG packet.
• 20 seconds for an ICMP packet.
• 240 seconds for a SYN packet.
• 40 seconds for a UDP packet.
• 86400 seconds for a TCP packet.
Views
System view
Default Level
2: System level
Parameters
default: Restores the default NAT-PT session aging time.
dns: Specifies a NAT-PT session aging time for the DNS packets.
finrst: Specifies a NAT-PT session aging time for the FIN packets.
frag: Specifies a NAT-PT session aging time for the FRAG packets.
icmp: Specifies a NAT-PT session aging time for the ICMP packets.
syn: Specifies a NAT-PT session aging time for the SYN packets.
udp: Specifies a NAT-PT session aging time for the UDP packets.










