Ericsson Mini Link Cli Commands _verified_ Jun 2026

Displays logs of past alarms to identify intermittent issues like power fluctuations or brief link fades. show pm radio-link 15min Use code with caution.

show radio link-quality 1

Before executing commands, you must establish a connection to the node.

Checks the operational status of the microwave hop, including polarization and link state. Signal Quality and Performance show performance-monitoring radio show modem status Use code with caution. Purpose: Displays critical RF metrics: RSL (Received Signal Level): Measured in dBm. TSL (Transmitted Signal Level): Measured in dBm. SNR (Signal-to-Noise Ratio): Indicator of link clarity. BER (Bit Error Rate): Quantifies packet corruption. Alarms and Logs show alarm active show log system Use code with caution. ericsson mini link cli commands

To access the MINI-LINK CLI, establish a connection via Secure Shell (SSH) or a local serial craft cable. Access Credentials

| Parameter | Meaning | |-----------|---------| | | Received Signal Strength Indicator (dBm) – should be above Rx threshold | | Tx Power | Actual transmit power vs. configured | | Modulation | Current QPSK, 16QAM, 64QAM, 256QAM, 1024QAM | | BER | Bit Error Rate (1e-6 or lower is good) | | MSE | Mean Square Error – quality of demodulation | | ATPC margin | Fade margin remaining when ATPC active |

Use these to check the health and current state of the Traffic Node (TN). Displays logs of past alarms to identify intermittent

configure terminal vlan 100 name Management interface vlan 100 ip address 192.168.1.10/24 no shutdown exit interface gigabitethernet 0/1 switchport mode access switchport access vlan 100 commit

If a colleague leaves the team, remove their access immediately.

Tip: Use the Tab key for auto-completion. It saves time and prevents typos. Checks the operational status of the microwave hop,

Key parameters shown:

: Enables hidden "power" commands for advanced debugging and configuration; use with extreme caution. : Enters Configuration Mode. exit / quit

For managing Ericsson Mini-Link (TN, ML 6600, or 6352) via the Command Line Interface (CLI), you can use the following common commands for configuration, monitoring, and troubleshooting. 1. Basic Navigation & Access