R2511-HP MSR Router Series Security Command Reference(V5)
402
tcp: Specifies the TCP session idle timeout period.
udp: Specifies the UDP session idle timeout period.
seconds: Timeout period, in seconds. The value range is 5 to 43200.
Usage guidelines
Within the timeout period, the system maintains the session.
Examples
# Create an ASPF policy with the policy number 1, and enter ASPF policy view.
<Sysname> system-view
[Sysname] aspf-policy 1
# Set the TCP session termination delay time of the TCP session to 10 seconds.
[Sysname-aspf-policy-1] aging-time fin 10
# Set the TCP session hold time of the TCP session to 20 seconds.
[Sysname-aspf-policy-1] aging-time syn 20
# Set the TCP session idle timeout period to 3000 seconds.
[Sysname-aspf-policy-1] aging-time tcp 3000
# Set the UDP session idle timeout period to 110 seconds.
[Sysname-aspf-policy-1] aging-time udp 110
Related commands
• display aspf all
• display aspf interface
• display aspf policy
• display aspf session
aspf-policy
Use aspf-policy to create an ASPF policy and enter its view.
Use undo aspf-policy to remove an ASPF policy.
Syntax
aspf-policy aspf-policy-number
undo aspf-policy aspf-policy-number
Views
System view
Default command level
2: System level
Parameters
aspf-policy-number: ASPF policy number in the range of 1 to 99
Usage guidelines
A defined ASPF policy can be applied through its policy number.










