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 fnp messages

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show oam ethernet fnp messages
<interface interface-name>
<routing instance routing-instance-name>

Description

On MX Series routers with Gigabit Ethernet or aggregated Ethernet PICs, displays OAM Ethernet Failure Notification Protocol (FNP) messages.

Options

interface-name

(Optional) Display Ethernet FNP messages for the specified Ethernet interface only.

routing-instance-name

(Optional) Display FNP messages for the specified routing instance.

Required Privilege Level

view

Output Fields

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

Table 1: show oam ethernet fnp messages Output Fields

Field Name

Field Description

Message from source MAC address

The source MAC address of the message.

Originating port number

Port number of the original message.

Time since last message

Elapsed time in hours, minutes, and seconds since the last message was received.

Time since last message update

Elapsed time in hours, minutes, and seconds since the last message was updated.

Total messages received

Number of messages received.

Domain ID

Domain ID of the message.

STP Root ID

The spanning tree Root ID of the message.

Trigger Reason

The reason why the message was triggered.

Effected VLANs

Number of VLANs that are affected.

Disabled interfaces

Name of the interfaces that are disabled.

Sample Output

show oam ethernet fnp messages

content_copy zoom_out_map
user@host> show oam ethernet fnp messages
  Active FNP messages on interface lsi.1054465
  Message source MAC: a0:aa:aa:aa:aa:aa
    Originating port number: 141077
    Time since last message: 00:00:00
    Time since last message update: 00:00:00
    Total messages received: 1
    Domain ID: 0
    STP Root ID: 0.f0:ff:ff:ff:ff:ff
    Trigger reason: todo
    Effected VLANs: 10
    Disabled interfaces:
      Interface VLAN
      ge-0/0/0.10 10

  

Release Information

Command introduced in Junos OS Release 11.4

footer-navigation