Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
LINK OAM Commands
page 29-4
OmniSwitch CLI Reference Guide
September 2009
efm-oam port status
Enables or disables LINK OAM protocol on the specified port or on a range of ports. 
efm-oam port slot/port [-port2] status {enable | disable}
Syntax Definitions
slot/port
The slot number of the module and the physical port number on that 
module.
-port2
Specifies the last port in the range of ports.
enable
Enables LINK OAM protocol on the specified port.
disable
Disables LINK OAM protocol on the specified port.
Defaults
By default, the LINK OAM protocol is disabled on all ports for the switch.
Platforms Supported
OmniSwitch 6400, 6850, 6855
Usage Guidelines
• LINK OAM must be enabled globally for the OAM to be functional on all the ports.
• If LINK OAM is disabled for the port or globally disabled for the switch, any OAMPDUs received are 
discarded.
• When LINK OAM is disabled for the port, all dynamically learned information on the port, including 
peer information, is deleted. However, the LINK OAM configuration for the port is retained.
• LINK OAM is not supported on the mirroring ports.
• In link aggregates, LINK OAM is supported on an individual aggregable port only. 
Examples
-> efm-oam port 1/1 status enable
-> efm-oam port 1/1 status disable
-> efm-oam port 2/1-10 status enable
-> efm-oam port 2/1-4 status disable
Release History
Release 6.4.2; command was introduced.