Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Screen Options for Tenant Systems

Learn about screen options and how to configure screen options for tenant systems.

Screen options on security devices help prevent the following attacks:

  • IP address sweeps

  • Port scans

  • Denial of service (DOS) attacks

  • Internet Control Message Protocol (ICMP)

  • User Datagram Protocol (UDP)

  • Synchronize (SYN) floods.

For more information, see the following topics:

Tenant System Screen Options

The device secures a zone using screen options. It inspects and then allows or denies connection attempts crossing an interface bound to that zone. Junos OS applies firewall policies, including content filtering and IDP components, to traffic passing through screen filters. All screen options that are available on the device are also available in each tenant system.

Example: Configure Screen Options for a Tenant System

This example shows how to configure screen options for a tenant system.

Requirements

Before you begin:

Overview

The security device uses screen options to protect security zones from internal and external attacks. You can limit concurrent sessions to the same destination IP address in a user logical system. Setting a destination-based session limit ensures Junos OS allows only an acceptable number of concurrent connection requests to reach any host. Junos OS blocks further attempts when requests surpass the limit.

Configuration

Procedure

CLI Quick Configuration

To quickly configure this example, copy the following commands, paste them into a text file, remove any line breaks, change any details necessary to match your network configuration, copy and paste the commands into the CLI at the [edit] hierarchy level, and then enter commit from configuration mode.

Step-by-Step Procedure

The following example requires you to navigate various levels in the configuration hierarchy. For instructions on how to do that, see Using the CLI Editor in Configuration Mode in the Junos OS CLI User Guide.

To configure destination-based session limits in a tenant system:

  1. Log in to the tenant system as the administrator and enter configuration mode.

  2. Define the tenant system name as TN1 and configure a screen option for a destination-based session limit.

  3. Configure the ICMP screening options.

  4. Configure the IP screening options.

  5. Configure the TCP screening options.

  6. Configure the UDP screening options.

  7. Attach the IDS profile to the zone.

Results

From configuration mode, confirm your configuration by entering the show tenants TN1 security screen command. If the output does not display the intended configuration, repeat the configuration instructions in this example to correct it.

Verification

To confirm that the configuration is working properly, perform the below task:

Verify Security Screen Status

Purpose

Verify that the IDS profile for multiple screening options is configured properly:

Action

To verify the configuration is working properly, enter the show security screen ids-option jscreen tenant TN1 and show security zone tenant TN1command from operational mode.

Meaning

The output displays the screen status in the tenant system.

Change History Table

Feature support is determined by the platform and release you are using. Use Feature Explorer to determine if a feature is supported on your platform.

Release
Description
18.3R1
Starting in Junos OS Release 18.3R1, the screen options that are supported for logical systems are extended to tenant systems.