Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
LINK OAM Commands
page 29-6
OmniSwitch CLI Reference Guide
September 2009
efm-oam port mode
Configures the LINK OAM mode on the port or on the range of ports to active or passive.
efm-oam port slot/port[-port2] mode {active | passive} 
Syntax Definitions
slot/port
The slot number for the module and the physical port number on that 
module (e.g. 3/1 specifies port 1 on slot 3).
-port2
Specifies the last port in the range of ports. 
active
Configures the LINK OAM mode to active.
passive
Configures the LINK OAM mode to passive.
Defaults
By default, LINK OAM mode is set to active on all ports.
Platforms Supported
OmniSwitch 6400, 6850, 6855.
Usage Guidelines 
• LINK OAM discovery process is never initiated from a port when it is in passive mode. At least one of 
the two peer ports should be in active mode.
• An active port will respond to Loopback-control OAMPDUs only if the peer EFM-OAM client is also 
in active mode.
Examples
-> efm-oam port 1/1 mode active
-> efm-oam port 1/1 mode passive
-> efm-oam port 2/1-10 mode active
-> efm-oam port 2/1-4 mode passive
Release History
Release 6.4.2; command was introduced.