OcNOS-RON-6.3.1 : System Management Guide : System Management Command Reference : Coherent Optics Commands : pulse-shaping
pulse-shaping
Use this command to enable pulse shaping to make the transmitted signal better suited to its purpose for the communication channel, typically by limiting the effective bandwidth of the transmission.
Use the no form of this command to remove pulse shaping.
Command Syntax
pulse-shaping (rx|tx)
no pulse-shaping (rx|tx)
Parameters
rx
Enable pulse shaping for receiver
tx
Enable pulse shaping for transceiver
Default
By default, pulse-shaping is disabled
Command Mode
Netif mode
Applicability
This command was introduced in OcNOS-OTN version 1.0.0.
Example
#configure terminal
(config)#coherent-module 1
(config-module)#network-interface 0
(config-netif)#pulse-shaping tx
 
#configure terminal
(config)#coherent-module 1
(config-module)#network-interface 0
(config-netif)#no pulse-shaping tx
 
Last modified date: 07-14-2023