HP MSR2000/3000/4000 Router Series Security Command Reference
370
Default
The aging time for sessions of application layer protocols is as follows:
• DNS sessions: 60 seconds.
• FTP sessions: 3600 seconds.
• GTP: 60 seconds.
• H.225: 3600 seconds.
• H.245: 3600 seconds.
• RAS: 300 seconds.
• RSTP: 3600 seconds.
• SIP sessions: 300 seconds.
• TFTP: 60 seconds.
Views
System view
Predefined user roles
network-admin
Parameters
dns: Specifies the DNS protocol.
ftp: Specifies the FTP protocol.
gtp: Specifies the GTP protocol.
h225: Specifies the H.225 protocol.
h245: Specifies the H.245 protocol.
ras: Specifies the RAS protocol.
rtsp: Specifies the RTSP protocol.
sip: Specifies the SIP protocol.
tftp: Specifies the TFTP protocol.
time-value: Sets the aging time in seconds. The value range for the time-value argument is 5 to 100000.
Usage guidelines
This command sets the aging time for stable sessions of the specified application layer protocols. For TCP
sessions, the stable state is ESTABLISHED. For UDP sessions, the stable state is READY.
For sessions of application layer protocols that are not supported by this command, the aging time is set
by the session aging-time state command. For persistent sessions, the aging time is set by the session
persistent acl command.
Examples
# Set the aging time for FTP sessions to 1800 seconds.
<Sysname> system-view
[Sysname] session aging-time application ftp 1800
Related commands
• display session aging-time application