ns-limitSessions¶
The following operations can be performed on "ns-limitSessions":
show ns limitSessions¶
Displays the rate limit sessions available on the appliance.
Synopsis¶
show ns limitSessions
Arguments¶
limitIdentifier Name of the rate limit identifier for which to display the sessions.
detail Show the individual hash values.
Output¶
timeout The time remaining on the session before a flush can be attempted. If active transactions are present the session will not be flushed
hits The number of times this entry was hit.
drop The number of times action was taken.
number The hash of the matched selectlets.
name The string formed by gathering selectlet values.
unit Total computed hash of the matched selectlets.
flags Used internally to identify ip addresses.
referenceCount Total number of transactions pointing to this entry. Its the sum total of the connection and bandwidth references
maxBandwidth The current bandwidth
SelectorIPV61 First IPV6 address gathered.
SelectorIPV62 Second IPV6 address gathered.
flag Used internally to identify ipv6 addresses.
devno count stateflag
clear ns limitSessions¶
Clears the rate limit sessions available on the appliance.
Synopsis¶
clear ns limitSessions
Arguments¶
limitIdentifier Name of the rate limit identifier for which the sessions must be cleared.