SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
431
ip policy-class [
<policyname>
] [max-sessions
<number>
|
max-host-sessions
<number>
]
Use the
ip policy-class max-sessions
and
ip policy-class max-host-sessions
commands to create or alter
settings for an access control policy. For more details on IP policy class functionality in the SROS, refer to
on page 426. Use the
no
form of this command to delete an access policy
and all the entries contained in it. Variations of this command include the following:
ip policy-class max-sessions
<number>
ip policy-class
<policyname>
max-host-sessions
<number>
ip policy-class
<policyname>
max-sessions
<number>
Syntax Description
<policyname>
Identifies the configured access policy using an alphanumeric descriptor
(maximum of 255 characters). All access policy descriptors are
case-sensitive.
max-sessions
<number>
Specifies the maximum number of allowed policy sessions. Identifying a
policy name sets the session limit only for the named policy. Using this
command without specifying a policy name sets the limit for the total
number of allowed sessions for all policies on the device.
This number must be within the appropriate range limits. The limits are
1 to 30,000. Setting this value to zero turns the feature off.
max-host-sessions
<number>
Specifies the maximum number of allowed policy sessions which can be
created from each unique source address. This command is used in
conjunction with a named policy and only applies the limit to that
particular policy.
The number must be within the appropriate range limits. The limits are
1 to 30,000. Setting this value to 0 turns the feature off.
Default Values
By default, all SROS security features are disabled and there are no configured access lists.
Usage Examples
The following example allows no more than 100 policy sessions to be sourced from a single host IP
address on the
Private
policy class:
ProCurve(config)#ip policy-class Private max-host-sessions 100
The following example sets a total global limit of 55,700 policy sessions allowed on all policy classes:
ProCurve(config)#ip policy-class max-sessions 55700
The following example allows no more than 100 policy sessions on the
Private
policy class:
ProCurve(config)#ip policy-class Private max-sessions 100
The following example removes the policy sessions limit on the
Private
policy class:
ProCurve(config)#no ip policy-class Private max-sessions 100
Содержание ProCurve Secure 7102dl
Страница 2: ......
Страница 3: ...SROS Command Line Interface Reference Guide Software Version J 08 03 September 2007 61195880L1 35H ...
Страница 1454: ......