show system resource-monitor subscribers-limit
Syntax
show system resource-monitor subscribers-limit <chassis> <fpc slot-number> <pic number> <port number> <extensive>
Description
Display information about subscriber limits for the specified hardware element, chassis, MPC, MIC, or port by client type. Shows the configured limit, the number of subscribers of the type currently logged in, and the number of subscribers that have been denied login because the limit has been reached. Use the extensive
option to display information for the specified element and all subordinate elements that have a configured subscriber limit.
Options
extensive | (Optional) Display information for the specified hardware element and all subordinate elements that have a configured subscriber limit. |
chassis | (Optional) Subscriber limit statistics for the chassis. |
fpc slot-number | (Optional) Subscriber limit statistics for MPC in the specified slot. |
pic number | (Optional) Subscriber limit statistics for the specified MIC. |
port number | (Optional) Subscriber limit statistics for the specified port. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show system resource-monitor subscribers-limit
command. Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
|
Hardware element on which a maximum subscriber limit is configured. |
All levels |
|
Type of client for which a maximum subscriber limit is configured on the specified hardware element: |
All levels |
|
Maximum number of subscribers that can be logged in for the client type. |
All levels |
|
Current number of subscribers that can log in for the client type. |
All levels |
|
Number of subscribers for the client type that have been denied login because the maximum subscriber limit has been reached. |
All levels |
Sample Output
- show system resource-monitor subscribers-limit (Chassis)
- show system resource-monitor subscribers-limit (Chassis Extensive)
- show system resource-monitor subscribers-limit (MPC)
- show system resource-monitor subscribers-limit (MPC Extensive)
- show system resource-monitor subscribers-limit (MIC)
- show system resource-monitor subscribers-limit (MIC Extensive)
- show system resource-monitor subscribers-limit (Port)
- show system resource-monitor subscribers-limit (Port Extensive)
show system resource-monitor subscribers-limit (Chassis)
user@host> show system resource-monitor subscribers-limit chassis Client-type : pppoe Configured limit : 0 Current count : 1 Denied count : 0 Client-type : any Configured limit : 0 Current count : 1 Denied count : 0
show system resource-monitor subscribers-limit (Chassis Extensive)
user@host> show system resource-monitor subscribers-limit chassis extensive Client-type : pppoe Configured limit : 0 Current count : 1 Denied count : 0 Client-type : any Configured limit : 0 Current count : 1 Denied count : 0 fpc : 1 Client-type : pppoe Configured limit : 0 Current count : 1 Denied count : 0 Client-type : any Configured limit : 0 Current count : 1 Denied count : 0 pic : 2 Client-type : pppoe Configured limit : 0 Current count : 1 Denied count : 0 Client-type : any Configured limit : 0 Current count : 1 Denied count : 0 port : 0 Client-type : pppoe Configured limit : 0 Current count : 1 Denied count : 0 Client-type : any Configured limit : 0 Current count : 1 Denied count : 0
show system resource-monitor subscribers-limit (MPC)
user@host> show system resource-monitor subscribers-limit fpc 1 Client-type : pppoe Configured limit : 0 Current count : 1 Denied count : 0 Client-type : any Configured limit : 0 Current count : 1 Denied count : 0
show system resource-monitor subscribers-limit (MPC Extensive)
user@host> show system resource-monitor subscribers-limit fpc 1 extensive Client-type : pppoe Configured limit : 0 Current count : 1 Denied count : 0 Client-type : any Configured limit : 0 Current count : 1 Denied count : 0 pic : 2 Client-type : pppoe Configured limit : 0 Current count : 1 Denied count : 0 Client-type : any Configured limit : 0 Current count : 1 Denied count : 0 port : 0 Client-type : pppoe Configured limit : 0 Current count : 1 Denied count : 0 Client-type : any Configured limit : 0 Current count : 1 Denied count : 0
show system resource-monitor subscribers-limit (MIC)
user@host> show system resource-monitor subscribers-limit fpc 1 pic 2 Client-type : pppoe Configured limit : 0 Current count : 1 Denied count : 0 Client-type : any Configured limit : 0 Current count : 1 Denied count : 0
show system resource-monitor subscribers-limit (MIC Extensive)
user@host> show system resource-monitor subscribers-limit fpc 1 pic 2 extensive Client-type : pppoe Configured limit : 0 Current count : 1 Denied count : 0 Client-type : any Configured limit : 0 Current count : 1 Denied count : 0 port : 0 Client-type : pppoe Configured limit : 0 Current count : 1 Denied count : 0 Client-type : any Configured limit : 0 Current count : 1 Denied count : 0
show system resource-monitor subscribers-limit (Port)
user@host> show system resource-monitor subscribers-limit fpc 1 pic 2 port 0 Client-type : pppoe Configured limit : 0 Current count : 1 Denied count : 0 Client-type : any Configured limit : 0 Current count : 1 Denied count : 0
show system resource-monitor subscribers-limit (Port Extensive)
user@host> show system resource-monitor subscribers-limit fpc 1 pic 2 port 0 extensive Client-type : pppoe Configured limit : 0 Current count : 1 Denied count : 0 Client-type : any Configured limit : 0 Current count : 1 Denied count : 0
Release Information
Command introduced in Junos OS 17.3R1.