display oam configuration

Use display oam configuration to display global Ethernet OAM configuration on the specified port, including the periods and thresholds for Ethernet OAM link error event detection.

Syntax

display oam configuration [ interface interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

interface interface-type interface-number: Specifies a port by its type and number.

Usage guidelines

If you do not specify the interface keyword, the command displays Ethernet OAM configuration globally and on ports that do not use the default configuration.

Examples

# Display Ethernet OAM configuration globally and on ports that do not use the default configuration.

<Sysname> display oam configuration
---------------- [Global] ----------------
 OAM timers
   Hello timer        : 1000 milliseconds
   Keepalive timer    : 5000 milliseconds
 Link monitoring
   Errored symbol period
     Window           : 100 x 1000000 symbols
     Threshold        : 1 error symbols
   Errored frame
     Window           : 10 x 100 milliseconds
     Threshold        : 1 error frames
   Errored frame period
     Window           : 1000 x 10000 frames
     Threshold        : 1 error frames
   Errored frame seconds
     Window           : 600 x 100 milliseconds
     Threshold        : 1 error seconds

----------- [FortyGigE1/0/1] -----------
 OAM timers
   Hello timer        : 500 milliseconds
   Keepalive timer    : 5000 milliseconds
 Link monitoring
   Errored symbol period
     Window           : 100 x 1000000 symbols
     Threshold        : 1 error symbols
   Errored frame
     Window           : 10 x 100 milliseconds
     Threshold        : 1 error frames
   Errored frame period
     Window           : 1000 x 10000 frames
     Threshold        : 1 error frames
   Errored frame seconds
     Window           : 600 x 100 milliseconds
     Threshold        : 1 error seconds

Table 3: Command output

Field

Description

Global

Global information.

FortyGigE1/0/1

Information on FortyGigE 1/0/1.

OAM timers

Ethernet OAM connection detection timers.

Hello timer

Ethernet OAM handshake packet transmission interval.

Keepalive timer

Ethernet OAM connection timeout timer.

Link monitoring

Link event detection window and threshold.

Errored symbol period

Errored symbol event.

Errored frame

Errored frame event.

Errored frame period

Errored frame period event.

Errored frame seconds

Errored frame seconds event.

Window

Detection window configured for link events.

Threshold

Triggering threshold configured for link events.