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 tunnel inspection

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security tunnel-inspection profiles
content_copy zoom_out_map
<profiles>
content_copy zoom_out_map
<vnis>

Description

Display details of the tunnel inspection profile created for EVPN-VXLAN tunnel traffic.

Required Privilege Level

View

Output Fields

Table 1: show security tunnel-inspection profiles Output Fields
Field Name Field Description

Profile count

Number of tunnel inspection profiles.

Profile

Tunnel inspection profile name

Type

Type of tunnel inspection profile. Displays VXLAN for the profile created to inspect EVPN-VXLAN tunnel traffic.

Vxlan count

Number of associated VXLAN identifiers.

Vxlan name

VXLAN tunnel identifier used to uniquely identify for security inspection.
VNI count Number of virtual network identifier (VNI) associated.

VNI

Name of the VNI.
VNI id count VNI range.

Policy set

Associated policy set for inner session inspection.

Inspection level

Level of inspection.

Sample Output

show security tunnel-inspection profiles

content_copy zoom_out_map
user@host> show security tunnel-inspection profiles
content_copy zoom_out_map
Logical system: root-logical-system
  Profile count: 1
  Profile: TP-1
    Type: VXLAN
    Vxlan count: 1
    Vxlan name: VXT-1
    VNI count: 1
      VNI:VNI-1
      Policy set: PSET-1
      Inspection level: 1

show security tunnel-inspection vnis

content_copy zoom_out_map
user@host> show security tunnel-inspection vnis
content_copy zoom_out_map
Logical system: root-logical-system
  VNI count: 1
  VNI name: VNI-1
      VNI id count: 1
      [50 - 100]

Release Information

Command introduced in Junos OS Release 21.1R1.

footer-navigation