ethernet oam mode
Use this command to set data terminal equipment (DTE) to either active or passive mode.
Command Syntax
ethernet oam mode (active|passive)
Parameters
active
Set DTE to active mode.
passive
Set DTE to passive mode.
Default
The default mode for the DTE is active.
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 5.0.
Example
#configure terminal
(config)#interface xe1
(config-if)#ethernet oam mode active
#configure terminal
(config)#interface xe1
(config-if)#ethernet oam mode passive
Last modified date: 10/20/2023