OcNOS-RON : System Management Guide : System Management Command Reference : Coherent Optics Commands : operational-mode
operational-mode
Use this command to select the operational modes, each mode configures specific modulation-format, fec-mode, speed, grid-spacing.
Command Syntax
operational-mode <1-9>
Parameters
<1-9>
Index of operational mode.
Default
None
Command Mode
Netif mode
Applicability
This command is introduced in OcNOS-OTN version 4.2.
Example
#configure terminal
(config)#coherent-module 1
(config-module)#network-interface 0
(config-netif)#operational-mode 1
When operational-mode is configured, it is not possible to configure modulation-format or fec-mode individually. The same, when these two parameters are configured individually, it is not possible to configure operational-mode. The user must remove the other configuration before.
The modulation-format and fec-mode configured.
OcNOS(config-netif)#operational-mode 1
%% Modulation format or Fec mode already configured.
OcNOS(config-netif)#no fec-mode
OcNOS(config-netif)#no modulation-format
OcNOS(config-netif)#operational-mode 1
Operational-mode previously configured:
OcNOS(config-netif)#modulation-format dp-qpsk
%% Operational mode already configured.
OcNOS(config-netif)#fec-mode 15per-everest
%% Operational mode already configured.
OcNOS(config-netif)#no operational-mode
 
 
Last modified date: 08/28/2023