Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show security screen white-list

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
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.

Table 1: show security screen ids-option Output Fields

Field Name

Field Description

Logical system

Name of the logical system.

Tenant

Name of the tenant system.

Screen white list

Display the allowlist of IP addresses.

Sample Output

show security screen allowlist a1 tenant TN1

content_copy zoom_out_map
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

content_copy zoom_out_map
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.

footer-navigation