show system security-profile security-log-stream-number detail
Syntax
show system security-profile security-log-stream-number detail 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 with security log stream number.
Options
logical-system-name (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
summary
command. Output fields are listed in the approximate
order in which they appear.
Field Name |
Field Description |
---|---|
|
Displays the logical system name |
|
Name of the security profile |
|
Number of resources that are currently being used by the logical system. |
reserved amount |
Reserved quota that guarantees that the resource amount specified is always available to the logical system. |
maximum quota |
Maximum allowed quota. If a logical system requires more of a resource than its reserved amount allows, it can utilize resources configured for the global maximum amount if they are available—that is, if they are not allocated to other logical systems. The maximum allowed quota specifies the portion of the free global resources that the logical system can use. The maximum allowed quota does not guarantee that the amount specified for the resource in the security profile is available. Logical systems compete for global resources. |
Sample Output
- show system security-profile security-log-stream-number detail logical-system all
- show system security-profile security-log-stream-number detail tenant all
show system security-profile security-log-stream-number detail logical-system all
user@host> show system security-profile security-log-stream-number detail logical-system all logical system name : root-logical-system security profile name : Default-Profile used amount : 0 reserved amount : 0 maximum quota : 8 logical system name : lsys0 security profile name : lsys_profile used amount : 0 reserved amount : 0 maximum quota : 8 logical system name : lsys1 security profile name : lsys_profile used amount : 0 reserved amount : 0 maximum quota : 8 logical system name : lsys2 security profile name : lsys_profile used amount : 0 reserved amount : 0 maximum quota : 8
show system security-profile security-log-stream-number detail tenant all
user@host> show system security-profile security-log-stream-number detail tenant all logical-system tenant name : root-logical-system security profile name : Default-Profile used amount : 1 reserved amount : 0 maximum quota : 8 logical-system tenant name : LSYS1 security profile name : p1 used amount : 1 reserved amount : 1 maximum quota : 2 logical-system tenant name : TN1 security profile name : sp2 used amount : 0 reserved amount : 0 maximum quota : 8
Release Information
Command introduced in Junos OS Release 18.2R1.
The tenant
option introduced in Junos OS Release
18.3R1.