For 1830 PSS NE CLI on MLFSB cards: use the following commands, assuming the Mx port is directly connected to the iRDM FSx port, index 1 is for input, and index 2 is for output. The LC port role is discovered when multi-topology is created with the MLFSB Mx port and the connected card. The port role is displayed in the UI.
config interface <sh/sl/MxN1> type och
config interface <sh/sl/MxN2> type och
config interface topology <sh/sl/MxN1> externalin 1.1.1.1 1/1/1 uni
config interface topology <sh/sl/MxN2> external 1.1.1.1 1/1/1 uni
where x = [1..6], N = [A..F], 1 = Input, 2 = Output
The interface topology configuration should display the following, for example:
# show interface topology 26/1/m1a1
Shelf: 26 Slot: 1 Port: M1A1 - MLFSB Lc Port
----------------------------------------------
To Connection Type : internal
To Destination : 1/3/ADT12 - IRDM20 Adt Port
From Connection Type : external
From Destination : 1.1.1.1 1/1/1
Multi-fiber port In : M1
Multi-fiber port Out : M1
# show interface topology 26/1/m1a2
Shelf: 26 Slot: 1 Port: M1A2 - MLFSB Lc Port
------------------------------------------------
To Connection Type : external
To Destination : 1.1.1.1 1/1/1
From Connection Type : internal
From Destination : 1/3/ADT12 - IRDM20 Adt Port
Multi-fiber port In : M1
Multi-fiber port Out : M1
For 1830 PSS NE CLI on ASC4 cards: use the following commands, assuming the ASC SIG ports are directly connected to the MxN824 ADT ports.
config interface topology <sh/sl/ZxIn> externalin 1.1.1.1 1/1/1 uni
config interface topology <sh/sl/ZxOut> external 1.1.1.1 1/1/1 uni
where Z = [A..D], x = [1..4]
The interface topology configuration should display the following, for example:
# show interface topology 1/9/clin
Shelf: 1 Slot: 9 Port: C1IN - ASC4 Add/Drop Port
------------------------------------------------
From Connection Type : external
From Destination : 1.1.1.1 1/1/1
# show interface topology 1/9/clout
Shelf: 1 Slot: 9 Port: C1OUT - ASC4 Add/Drop Port
-------------------------------------------------
From Connection Type : external
From Destination : 1.1.1.1 1/1/1