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 vlans (JDM)

date_range 12-Jun-24

Syntax

content_copy zoom_out_map
show vlans vlan-name

Description

Display the details about the VLANs.

Options

vlan-name

Display information for a specific VLAN.

brief | detail | extensive | terse

(Optional) Display the specified level of output.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show virtual-network-functions command. Output fields are listed in the approximate order in which they appear.

Table 1: show virtual-network functions Output Fields

Field Name

Field Description

vlan-name

Display information for a specified VLAN

brief

Display brief output

detail

Display detailed output

extensive

Display extensive output

instance

Display information for a specified instance

interface

Name of interface for which to display table

logical-system

Name of logical systems

Sample Output

show vlans

content_copy zoom_out_map
root@jdm> show vlans

Routing instance        VLAN name             Tag          Interfaces
host-os                 vlan100               100
                                                           vsrx1_eth6.0
                                                           vsrx2_eth6.0
host-os                 vlan200-202-vlan-0200 200
                                                           vsrx1_eth7.0
                                                           vsrx2_eth7.0
host-os                 vlan200-202-vlan-0202 202
                                                           vsrx1_eth7.0
                                                           vsrx2_eth7.0

Release Information

Command introduced in Junos OS Release 15.1X53-D40.

footer-navigation