R3303-HP HSR6800 Routers Security Command Reference

414
Views
System view
Default command level
2: System level
Parameters
max-entries: Specifies the maximum number of sessions. The value range is 1 to 10000000.
slot slot-number: Specifies a card by its slot number. The slot-number argument represents the number of
the slot where the card resides. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies a card on a member device. The chassis-number
argument specifies the ID of the IRF member device. The slot-number argument specifies the number of
the slot that holds the card. (In IRF mode)
Usage guidelines
For distributed devices, you can set the maximum number of sessions based on slots.
The maximum number should not exceed the session count specification of a device or a card.
Examples
# Set the maximum number of sessions to 100000.
<Sysname> system
[Sysname] session max-entries 100000
session persist acl
Use session persist acl to specify the persistent session rule. All sessions permitted by the specified ACL
are considered persistent sessions.
Use undo session persist to remove the configuration.
Syntax
session persist acl acl-number [ aging-time [ seconds ] time-value ]
undo session persist
Default
No persistent session rule is specified.
Views
System view
Default command level
2: System level
Parameters
acl-number: Specifies an ACL number in the range of 2000 to 3999.
aging-time time-value: Specifies the aging time for persistent sessions, in hours. The value range for the
time-value argument is 0 to 360 and defaults to 24. A value of 0 means that the persistent sessions are
never aged out.
seconds: Specifies the aging time for persistent sessions, in seconds. If this keyword is specified, the value
range for the time-value argument is 5 to 100000 seconds.