Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

Typical Production 5G Setup LTE

eNodeB#1
<EMG>X

eNodeB#2
<EMG>01X RRU

2.5 GHz NR (n41)


5G gNodeB#1
<EMG>02X
AAS
(Radio 4418)

28 GHz NR (n257) 3.5 GHz NR (n78)


5G gNodeB#6/7/8 5G gNodeB#3/4/5
<EMG>08X/09X/10X <EMG>05X/06X/07X
AAS AAS
(AIR 5121)
(AIR 6468)

1 nicholas.hokoon@rci.rogers.com | 5G commands
Check Backhaul Connection

TN_C eNodeB/gNodeB

eNodeB/gNodeB

Description Command
Transport port status lst EthernetPort

Unlock transport port deb EthernetPort=TN

Check transport speed hget EthernetPort OperatingMode

Check IP addresses get AddressIPv4 usedAddress

Check Vlan settings hget VlanPort reservedBy

2 nicholas.hokoon@rci.rogers.com | 5G commands
Check X2 and/or ERAN connection between nodes
eNodeB#1 gNodeB (T52LJ02X)

Description Command
X2/ERAN Link Status lst External.NodeBFunction=<EMG>

Unlock X2 Link deb <proxy#>

Lock X2 Link bl <proxy#>

Unlock ERAN Link deb EthernetPort=ERAN

Lock ERAN Link bl EthernetPort=ERAN

eNodeB#2

3 nicholas.hokoon@rci.rogers.com | 5G commands
Check Radio Connections
eNodeB / 2.5GHz gNodeB

RRU

RfA
RfB
RfC
RfD

Description Command
Check Radio Port Status st RiPort

Check SFP Status st SfpModule

Check RRU Status st RRU st AAS (gNodeB)

Check RF Port Status st RfPort


RET
Lock / Unlock any of above bl <proxy#> deb <proxy#>

4 nicholas.hokoon@rci.rogers.com | 5G commands
Additional SFP/Radio Link Commands
Description Command Notes
Get SFP product data hget SfpModule productData SFP link speeds is part of output

Check for CPRI or eCPRI get RiPort transmissionStandard 0 – CIPRI; 1 – eCPRI/ethernet

Get RRU product data hget RRU productData

Remote Restart RRU acc RRU-# restartunit # is the number of the RRU you want to restart

Get detailed SFP info sfpdump Only need to run “sfpdump”. No need for get or other commands

5 nicholas.hokoon@rci.rogers.com | 5G commands
Check AIR Antennas
gNodeB

AAS

Description Command !!! IMPORTANT !!!


Check AIR Antenna Status st AAS
If any calibration fails, the antenna
Restart AIR Antenna acc AAS-# restartunit won’t enable. Try restarting antenna
Get AIR product data hget AAS productData if there is a failure
Get AIR calibration data hget . CalibrationData

6 nicholas.hokoon@rci.rogers.com | 5G commands
Check 5G connectivity on LTE Anchor eNodeB
Description Command
Check X2 Link between eNodeB + gNodeB st TermPointToGNB

Check if Anchor eNodeB can see NR cells get ExternalGUtranCell cellState

7 nicholas.hokoon@rci.rogers.com | 5G commands
Basic 5G Sector/Cell check on gNodeB
Description Command Notes
Check Sector and Cells st cell|sector Cells depend on SectorCarrier, which
are enabled depends on SectorEquipmentFunction (SEF),
which depends on AAS
All of the dependencies must be unlocked for
Cell to enable

Example of dependencies
Locking AAS will disable everything
Locking SEF will disable its dependencies

8 nicholas.hokoon@rci.rogers.com | 5G commands
Basic RF parameters on gNodeB
Description Command Notes
Check channel, bandwidth and power hget NRSectorCarrier arfcn|ChannelBw|configuredMaxTxPower Not exactly centre. Off by 15kHz based on 3gpp spec

NR Sync Signal Channel hget . ssbFrequency Shows on UE engineering mode

Check cell id, nCI, bands, PCI, TAC hget NRCellDU cellLocalId|^nCI$|bandList|nRPCI|nRTAC nCI is similar to eCGI. Useful for future VoNR

Check TDD patterns hget . tddSpecialSlotPattern|tddUlDlPattern

9 nicholas.hokoon@rci.rogers.com | 5G commands
Load Generators
Description Command Notes
Enable bl <cellName>
setm <cellName> ailgDlPrbLoadLevel 100 ailgPdcchLoadLevel 100
deb <cellName>

Disable bl <cellName>
setm <cellName> ailgDlPrbLoadLevel 0 ailgPdcchLoadLevel 0
deb <cellName>

Check Settings hget NRCellDU ailg

No-Load Power Power Rise with Load

10 nicholas.hokoon@rci.rogers.com | 5G commands
Other Commands on gNodeB
Description Command Notes
Check connected UEs /rc/nrat/ue print --bearers --time

Advanced GPS info gpsstatus

nCGI values cell list Useful for future VoNR

Check MCS Distribution pmx . McsDistr Should see large values towards the right side, but not last 5 colums

Check 5G attempts and success pmx . pmEndcSetupUe

UL Interference Power Distribution pmx . pmRadioRecInterferencePwrDistr

11 nicholas.hokoon@rci.rogers.com | 5G commands

You might also like