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 vmhost connections

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show vmhost connections

Description

Display the details for the cross-connect connections. The NFX150 and NFX250 (NG) supports VLAN PUSH, POP, and SWAP operations.

Options

name

Display the details of a specific connection.

down

Display the details of connections that are not operational.

up

Display the details of connections that are operational.

up-down

Display the details of both operational and non-operational connections.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show vmhost connections command. Output fields are listed in the approximate order in which they appear.

Table 1: show vmhost connections Output Fields

Field Name

Field Description

Connection

Displays the type of the cross-connect.

Function

Displays the name of the virtual network function.

Interface

Specifies an interface on which the connection is established.

Status

Displays the status of the connection.

Sample Output

show vmhost connections

content_copy zoom_out_map
user@host> show vmhost connections
Connection                   Function                     Interface Vlan  Status
--------------------------------------------------------------------------------

phy_cc                       system                       sxe0     200   up
                             centos1                      eth2      500

push_pop_cc                  centos1                      eth2      none  down
                             centos2                      eth3      none

swap_cc                      centos1                      eth2      300   up
                             centos2                      eth2      400

vlan_cc                      centos1                      eth2      100   up
                             centos2                      eth2      100

Release Information

Command introduced in Junos OS Release 18.1R1.

footer-navigation