oam global timer hello

Use oam global timer hello to configure the global Ethernet OAM handshake packet transmission interval.

Use undo oam global timer hello to restore the default.

Syntax

oam global timer hello interval

undo oam global timer hello

Default

The global Ethernet OAM handshake packet transmission interval is 1000 milliseconds.

Views

System view

Predefined user roles

network-admin

Parameters

interval: Specifies the Ethernet OAM handshake packet transmission interval, in steps of 100 (in milliseconds). The value range for this argument is 500 to 5000.

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 handshake packet transmission interval to 600 milliseconds.

<Sysname> system-view
[Sysname] oam global timer hello 600

Related commands