show system security-profile secure-wire
Syntax
show system security-profile secure-wire <all-logical-systems-tenants> <detail> <logical-system (all | logical-system-name)> <root-logical-system> <summary> <tenant (all | tenant-system-name)> <terse>
Description
Display information about secure wire resource allocation.
Options
none—Display information about all configured secure wire resource allocation.
all-logical-systems-tenants—Display information about all configured logical system and tenant system.
detail—Display detailed information about all configured logical system and tenant system.
logical-system (all | logical-system-name)—Perform this operation on all logical systems or on a particular logical system.
root-logical-system—Perform this operation for primary logical systems.
summary—Display detailed summary of resource allocation.
tenant (all | tenant-system-name)—Secure wire does not support tenant system.
terse—Display summary of resource allocation.
Required Privilege Level
view
Output Fields
Table 1 lists
the output fields for the show system security-profile secure-wire
command in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
logical-system tenant name |
Name of the logical system and tenant system. |
security profile name |
Name of the security profile name. |
usage |
Number of usage that are currently being used by the logical system. |
reserved |
Number of resources that are guaranteed to be available to the logical system. |
maximum |
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. |
Sample Output
show system security-profile secure-wire
user@host> show system security-profile secure-wire logical-system tenant name security profile name usage reserved maximum root-logical-system Default-Profile 0 0 255
Sample Output
show system security-profile secure-wire logical-system LSYS1
user@host> show system security-profile secure-wire logical-system LSYS1 logical-system tenant name security profile name usage reserved maximum LSYS1 prof1 1 1 100
Sample Output
show system security-profile secure-wire all-logical-systems-tenants
user@host> show system security-profile secure-wire all-logical-systems-tenants logical-system tenant name security profile name usage reserved maximum root-logical-system Default-Profile 0 0 255 LSYS1 prof1 1 1 100
Sample Output
show system security-profile secure-wire detail
user@host> show system security-profile secure-wire detail logical-system tenant name : root-logical-system security profile name : Default-Profile used amount : 0 reserved amount : 0 maximum quota : 255
Sample Output
show system security-profile secure-wire summary
user@host> show system security-profile secure-wire summary global used amount : 1 global maximum quota : 255 global available amount : 254 total logical systems/tenants : 2 total security profiles : 1 heaviest usage / user : 1 / LSYS1 lightest usage / user : 0 / root-logical-system
Sample Output
show system security-profile secure-wire terse
user@host> show system security-profile secure-wire terse logical-system tenant name security profile name usage reserved maximum root-logical-system Default-Profile 0 0 255
Release Information
Command introduced in Junos OS Release 12.3X48-D10.
logical-system
option introduced in Junos OS Release
19.3R1.