show system security-profile security-log-stream-number
Syntax
show system security-profile security-log-stream-number logical-system (all |logical-system-name) tenant (all |tenant-system-name)
Description
Display information about a resource allocated to the logical system or tenant system in a security profile. This command can be used by the primary administrator to display resource information for the primary logical system or user logical system.
Options
logical-system (all |logical-system-name) | Display resource information for all logical systems, including the primary logical system or a particular logical system. |
tenant (all |tenant-system-name) | Display resource information for all tenant systems, including the primary logical system or a particular tenant system. |
Required Privilege Level
view
Output Fields
Table 1 lists
the output fields for the show system security-profile security-log-stream-number
logical-system all
command. Output fields are listed in the
approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
Name of the logical system. |
|
Name of the security profile bound to the logical system. |
|
Number of resources that are currently being used by the logical system. |
|
Number of resources that are guaranteed to be available to the logical system. |
|
Number of resources that the logical system can use. The maximum does not guarantee that the amount specified for the resource in the security profile is available. The maximum is not applicable for CPU resources. |
|
Display resource information for the primary (root) logical system. |
|
Specify the authentication profile to use if no profile is specified. |
Table 2 lists the output fields for the show system security-profile
security-log-stream-number tenant all
command. Output fields
are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
Name of the tenant system. |
|
Name of the security profile bound to the tenant system. |
|
Number of resources that are currently being used by the tenant system. |
|
Number of resources that are guaranteed to be available to the tenant system. |
|
Number of resources that the tenant system can use. The maximum resource does not guarantee that the amount specified for the resource in the security profile is available. The maximum resource is not applicable for CPU resources. |
|
Display resource information for the primary (root) logical system. |
|
Specify the authentication profile to use if no profile is specified. |
Sample Output
- show system security-profile security-log-stream-number logical-system all
- show system security-profile security-log-stream-number tenant all
show system security-profile security-log-stream-number logical-system all
user@host> show system security-profile security-log-stream-number logical-system all logical system name security profile name usage reserved maximum root-logical-system Default-Profile 1 0 3 LSYS1 sp1 0 1 3 LSYS2 sp2 1 0 3
show system security-profile security-log-stream-number tenant all
user@host> show system security-profile security-log-stream-number tenant all logical-system tenant name security profile name usage reserved maximum root-logical-system Default-Profile 1 0 8 LSYS1 p1 1 1 2 TN1 sp2 0 0 8
Release Information
Command introduced in Junos OS Release 18.2R1.
tenant
option introduced in Junos OS Release 18.3R1.