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 fabric interfaces

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show oam fabric interfaces
<interface-name>
<fabric-maintenance-association fma-name>
<brief>

Description

Display the fabric maintenance associations (FMAs) and fabric maintenance endpoints (FMEPs) that are configured in a QFabric system Node group.

If you do not specify an interface, display information for an FMA (if one is specified) or all FMAs configured in the Node group.

Options

brief

(Optional) Summarized version of the output.

fabric-maintenance-association fma-name

(Optional) Name of a specific FMA.

interface-name

(Optional) Name of a specific interface.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Output Fields

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

Table 1: show oam fabric interfaces Output Fields

Field Name

Field Description

Interface-name

Name of the interface.

Fabric-Maintenance Association

FMA name.

VLAN

VLAN name.

Interface state

State of the interface: Up or down.

MEP Identifier

FMEP identifier.

MEP Name

FMEP name.

Sample Output

show oam fabric interfaces

content_copy zoom_out_map
user@host> show oam fabric interfaces

Interface-name    Fabric-Maintenance    VLAN    Interface    MEP           MEP
                  Association                   state        Identifier    Name
ED1479:NULL        fma-default           *       up          32774        fmep-default-ED1479
ED1494:NULL        fma-default           *       up          32773        fmep-default-ED1494
ED1494:xe-0/0/7.0  fma1                  v100    up          1
ED1497:NULL        fma-default           *       up          32775        fmep-default-ED1497
ED1497:xe-0/0/8.0  fma1                  v100    up          2
P3613-C:NULL       fma-default           *       up          32777        fmep-default-P3613-C

Release Information

Command introduced in Junos OS Release 12.2.

footer-navigation