R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)

146
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the NAT aging time settings for various protocols.
<Sysname> display nat aging-time
NAT aging-time value information:
tcp ---- aging-time value is 300 (seconds)
udp ---- aging-time value is 240 (seconds)
icmp ---- aging-time value is 10 (seconds)
pptp ---- aging-time value is 300 (seconds)
dns ---- aging-time value is 10 (seconds)
tcp-fin ---- aging-time value is 10 (seconds)
tcp-syn ---- aging-time value is 10 (seconds)
ftp-ctrl ---- aging-time value is 300 (seconds)
ftp-data ---- aging-time value is 300 (seconds)
no-pat ---- aging-time value is 240 (seconds)
Table 31 Command output
Field Descri
p
tion
NAT aging-time value information NAT aging time settings for various protocols.
tcp NAT aging time for TCP.
udp NAT aging time for UDP.
icmp NAT aging time for ICMP.
pptp NAT aging time for PPTP.
dns NAT aging time for DNS.
tcp-fin NAT aging time for TCP FIN and RST connections.
tcp-syn NAT aging time for TCP SYN connection.
ftp-ctrl NAT aging time for FTP control link.
ftp-data NAT aging time for FTP data link.
no-pat NAT aging time in NO-PAT mode.
Related commands
nat aging-time