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 oam ethernet evc

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show oam ethernet evc <evc-id>

Description

On MX Series routers with OAM Ethernet Virtual Connection (EVC) configurations, displays the EVC configuration and status information.

Options

This command has no options.

Required Privilege Level

View

Output Fields

Table 1 lists the output fields for the show oam ethernet evc command. Output fields are listed in the approximate order in which they appear.

Table 1: show oam ethernet evc Output Fields

Field Name

Field Description

EVC identifier

Header for the EVC information showing the EVC name, configuration, and active/inactive status.

UNI count

Number of configured and active UNIs.

Protocol

Protocol configured between the UNIs.

Local UNIs

Heading for the list of local UNIs

UNI Identifier

Name of the UNI.

Interface

Interface type-dpc/pic/port.unit-number.

Status

Status operational or not operational.

Sample Output

show oam ethernet evc

content_copy zoom_out_map
user@host> show oam ethernet evc
EVC identifier: evc1, Point-to-Point, Active
  UNI count: Configured(2), Active(2)
  Protocol: cfm, Management domain: md, Management association: ma
  Local UNIs:
    UNI Identifier      Interface     Status
    uni1                ge-1/1/1      Operational
    uni2                ge-1/1/1      Not Operational

Release Information

Command introduced in Junos OS Release 9.5.

footer-navigation