oam global timer keepalive

Use oam global timer keepalive to configure the global Ethernet OAM connection timeout timer.

Use undo oam global timer keepalive to restore the default.

Syntax

oam global timer keepalive interval

undo oam global timer keepalive

Default

The global Ethernet OAM connection timeout timer is 5000 milliseconds.

Views

System view

Predefined user roles

network-admin

Parameters

interval: Specifies the Ethernet OAM connection timeout timer, in steps of 100 (in milliseconds). The value range for this argument is 1000 to 25000.

Usage guidelines

After the timeout timer of an Ethernet OAM connection expires, the local OAM entity ages out its connection with the peer OAM entity, causing the OAM connection to disconnect. To keep the Ethernet OAM connections stable, set the connection timeout timer to be at least five times the handshake packet transmission interval.

The configuration in system view takes effect on all ports, but has a lower precedence than the configuration in port view.

Examples

# Set the Ethernet OAM connection timeout timer to 6000 milliseconds.

<Sysname> system-view
[Sysname] oam global timer keepalive 6000

Related commands