show ethernet oam

show ethernet oam {ports [port_list} {detail}

Description

Displays Ethernet OAM information.

Syntax Description

port_list Specifies the particular ports.
detail Specifies that detailed information be displayed.

Default

N/A.

Usage Guidelines

Use this command to display basic Ethernet OAM information for specified ports on the switch. If you do not specify the port(s), information for all ports is displayed.

Use the detail option for additional information.

When operating as a stack master, the switch can process this command for ports on supported platforms.

Example

The following command displays basic Ethernet OAM information for all ports:

show ethernet oam

Following is sample output from the command:

switch # show ethernet oam
=================================================
Port  Flags   Tx Cnt Rx Cnt Tx Err Rx Err
=================================================
1     E--u     2      2      0      0
2     ---u     0      0      0      0
3     E-Ru     2      2      0      0
4     ---u     0      0      0      0
5     EU-u     0      0      0      0
6     ---u     0      0      0      0
7     ---u     0      0      0      0
8     ---u     0      0      0      0
9     ---u     0      0      0      0
10    ---u     0      0      0      0
11    ---u     0      0      0      0
12    ---u     0      0      0      0
13    ---u     0      0      0      0
14    ---u     0      0      0      0
15    ---u     0      0      0      0
16    ---u     0      0      0      0
17    ---u     0      0      0      0
18    ---u     0      0      0      0
19    ---u     0      0      0      0
20    ---u     0      0      0      0
21    ----     0      0      0      0
22    ----     0      0      0      0
23    ----     0      0      0      0
24    ----     0      0      0      0
25    ----     0      0      0      0
26    ----     0      0      0      0
----------------------------------------------------
Flags   : (E) OAM Enabled, (U) OAM Operationally Up,
(R) Remote Port Fault Exists,
(u) Unidirectional OAM Supported 

The following command displays detailed information for port 1:

show ethernet oam port 1 detail

Following is sample output from the command:

switch # show ethernet oam port 1 detail
Port Number        : 1
Admin Status       : Enabled      Unidirectional OAM : Supported
Oper Status        : Disabled     Remote Fault       : Not Exists
Tx Pkts            : 2527         Rx Pkts            : 2550
Tx Error           : 0            Rx Error           : 0

History

This command was first available in ExtremeXOS 12.3.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.