show security screen white-list
Syntax
show security screen white-list
<wlist-name>
logical-system
root-logical-system
tenant
Description
Display a set of IP addresses for allowlist. Allowlists allows users to download files that are known to be safe. Allowlists can be added to in order to decrease false positives.
Options
wlist-name |
The name of the allowlist. |
logical-system |
Name of the logical system. |
root-logical-system |
(Default) Displays root logical system as default. |
tenant |
The name of the tenant system. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show security screen ids-option
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 tenant system. |
|
Display the allowlist of IP addresses. |
Sample Output
show security screen allowlist a1 tenant TN1
user@host> show security screen white-list a1 tenant TN1 Screen white list: 21.23.24.25/32 21.23.24.251/32
Sample Output
show security screen allowlist a1 tenant all
user@host> show security screen white-list a1 tenant all Logical system: root-logical-system Screen white list: 2001::2/128 2001::23/128 Tenant: TN1 Screen white list: 21.23.24.25/32 21.23.24.251/32
Release Information
Statement introduced in Junos OS Release 12.1.
Statement for UDP flood
screen allowlist introduced
in Junos OS Release 17.4.
The tenant
option is introduced in Junos OS Release
18.3R1.