FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 522 of 597
Table 200: SyncE Regenerator CLI Parameters
Parameter
Input Type Permitted Values
Description
pipe-id
Number
1
The pipe ID. Only one pipe is
supported in the current
release.
interface-1-type Variable
ethernet
radio
The interface type for the first
interface in the pipe.
slot
Number
Ethernet: 1
Radio: 2
port
Number
GbE 1: 1
GbE 2: 2
GbE 3: 3
Radio Carrier 1: 1
Radio Carrier 2 (IP-20C only): 2
interface-2-type Variable
ethernet
radio
The interface type for the
second interface in the pipe. If
the first interface type is
ethernet, the second must by
radio, and vice versa.
Examples
The following command configures a SyncE pipe between Ethernet port 1 and
radio interface 1:
root> platform sync pipe add pipe-id 1 interface-1-type
ethernet slot 1 port 1 interface-2-type radio slot 2 port 1
The following command changes the first interface in the pipe from ethernet
port 1 to Ethernet port 2:
root> platform sync pipe edit interface-1 pipe-id 1 interface-
1-type ethernet slot 1 port 2
The following command changes the second interface in the pipe from radio
interface 1 to radio interface 2:
root> platform sync pipe edit interface-2 pipe-id 1 interface-
2-type radio slot 2 port 2
The following command removes SyncE pipe 1:
root> platform sync pipe remove pipe-id 1