security session limit modify
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Modify default session limit
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command allows modification of a default management session limit.
Parameters
-interface {cli|ontapi|rest}
- Interface-
The interface (CLI, ONTAPI, or REST) to which the limit applies.
-category {application|location|request|user|vserver}
- Category-
The session type for this default limit. The following categories are supported: application, location, request, user, Vserver.
[-max-active-limit <integer>]
- Max-Active Limit-
The maximum number of concurrent sessions allowed for this interface and category.
Examples
The following example illustrates modifying the default limit for CLI management sessions from the same location.
cluster1::> security session limit modify -interface cli -category location -max-active-limit 4