OcNOS-RON-6.3.1 : System Management Guide : System Management Command Reference : Coherent Optics Commands : prbs-type
prbs-type
Use this command to set the PRBS type in a network interface to perform data integrity checks on the encapsulated packet data payloads using a pseudo-random bit stream (PRBS) pattern.
Use the no form of this command to remove configured PRBS type.
Command Syntax
prbs-type (prbs11|prbs15|prbs20|prbs23|prbs31|prbs7|prbs9)
no prbs-type
Parameters
prbs11
Generates PRBS 11 sequence
prbs15
Generates PRBS 15 sequence
prbs20
Generates PRBS 20 sequence
prbs23
Generates PRBS 23 sequence
prbs31
Generates PRBS 31 sequence
prbs7
Generates PRBS 7 sequence
prbs9
Generates PRBS 9 sequence
Default
None
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)#prbs-type prbs31
 
#configure terminal
(config)#coherent-module 1
(config-module)#network-interface 0
(config-netif)#no prbs-type
 
Last modified date: 07-14-2023