Alcatel-Lucent 6850-48 ネットワークガイド

ページ / 1162
Quick Steps for Configuring LINK OAM
Configuring EFM (LINK OAM)
page 16-4
OmniSwitch AOS Release 6 Network Configuration Guide
September 2009
Quick Steps for Configuring LINK OAM
The following steps provide a quick tutorial on how to configure LINK OAM. Each step describes a 
specific operation and provides the CLI command syntax for performing that operation.
Enable LINK OAM globally on the switch by using th
 command. For example:
-> efm-oam enable
Enable LINK OAM protocol for a specific port using the 
 command. For example
-> efm-oam port 1/1 status enable
Configure the LINK AOM port to active mode by using th
For example:
-> efm-oam port 1/1 mode active
Note. The above step is optional. By default, LINK OAM mode is active on all ports.
Configure the timeout interval (keep-alive)for the dynamically learned neighboring devices on the port 
by using the 
 command. For example:
-> efm-oam port 1/1 keepalive-interval 10
Configure the time interval by which the information OAMPDUs should be transmitted out of an LINK 
OAM enabled port by using the 
 command. For example:
-> efm-oam port 1/1 hello-interval 5
Activate remote loop back processing on the port by using th
 
command. For example:
-> efm-oam port 1/1 remote-loopback process
Activate propagation of critical events and dying gasp events on the port by using the 
 command. For example:
-> efm-oam port 1/1 propagate-events critical-event enable
-> efm-oam port 1/1 propagate-events dying-gasp enable
Note. The above step is optional. By default, propagation of critical events and dying gasp is enabled on 
the port.
Configure the threshold, window frame values and notify status for errored frame period events on the 
port by using th
 command. For example:
-> efm-oam port 1/1 errored-frame-period window 3000000 threshold 1 notify 
enable
Configure the threshold, window, and notify status for errored frame events on the port by using the 
 command. For example:
-> efm-oam port 1/1 errored-frame window 32 threshold 10 notify enable