The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
security session limit vserver modify
Contributors
-
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 per-vserver session limit
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command allows modification of a per-Vserver management session limit.
Parameters
-interface {cli|ontapi|rest}
- Interface (privilege: advanced)-
The interface (CLI, ONTAPI, or REST) to which the limit applies.
-vserver <vserver>
- Vserver (privilege: advanced)-
The specified Vserver to which this limit applies. The "Cluster" Vserver is used to limit Vservers that do not have a configured limit.
[-max-active-limit <integer>]
- Max-Active Limit (privilege: advanced)-
The maximum number of concurrent sessions allowed for this interface and Vserver.
Examples
The following example illustrates modifying the admin Vserver's limit for CLI management sessions.
cluster1::*> security session limit vserver modify -interface cli -vserver cluster1 -max-active-limit 40