This tutorial explains how to ssh to Sunwave RRH via CPRI.
The Sunwave used for the tutorial is M2RU; The CPRI card used in the Tutorial is from Amarisoft
Please refer Amarisoft's doc to configure the CRRI card.
As it's configured in enb.cfg. The network interface for CPRI is cpri0.
enb.cfg
cpri0
Type ip l to verify if the interface cpri0 is detected. (it's usually shown at the end of the list)
ip l
$ ip link set dev cpri0 up $ ping ff02::1%cpri0
The second printed IP with (DUP!) is the address of Sunwave RRH.
(DUP!)
With the credential provided by Sunwave, you can now ssh:
$ ssh dasUser@[local_link_ipv6%ifname]