If you work in transmission or microwave backhaul, you know the Ericsson Mini-Link series (TN, CN, and LTE units) is the industry standard for reliable point-to-point connectivity. But whether you are deploying a new link, troubleshooting a fade margin issue, or performing routine maintenance, navigating the Command Line Interface (CLI) efficiently is a superpower.
Mastering the CLI transforms MINI-LINK management from routine maintenance to high-efficiency engineering. The CLI's powerful "show" commands provide unparalleled network visibility, and its configuration tools offer the precision required for professional deployments.
show interface ethernet statistics
The CLI commands are generally sorted into functional classes to simplify navigation: System Status & Monitoring : Commands like show board config show board status ericsson mini link cli commands
Backs up the entire node configuration to an external FTP/SFTP server for disaster recovery storage. Best Practices for MINI-LINK CLI Operations
snmp-server community public ro snmp-server community private rw snmp-server host 192.168.1.200 traps version 2c public snmp-server enable traps all
To configure port settings (speed/duplex): If you work in transmission or microwave backhaul,
Commits changes permanently so they survive a sudden power outage or reboot. 6. Best Practices for Ericsson MINI-LINK CLI Management
Commands are grouped by function, allowing technicians to manage the microwave node efficiently . 🛠️ Configuration & Management
: Displays the configuration that will load on the next reboot. troubleshooting a fade margin issue
| Command | Function | | :--- | :--- | | | Displays the software and firmware versions, hardware revision, and uptime. Essential for inventory and compliance checks. | | show running-config | Shows the current, active configuration. This is the live configuration the node is using. | | show startup-config | Shows the saved configuration that will be loaded on the next reboot. | | show interfaces | Displays the status, statistics, and errors for all physical and virtual interfaces. A crucial command for link diagnostics. | | show clock | Verifies the system's time and date, which is critical for synchronization and accurate log correlation. | | show license | Shows all installed licenses and their status, which can be checked via the command get_license . | | show alarm | Lists all active alarms, their severity, and time of occurrence. A primary tool for fault management. | | show arp | Displays the ARP table, mapping IP addresses to MAC addresses on the local network. | | show ntp status | Shows the synchronization status with configured Network Time Protocol (NTP) servers. |
After login, the user is presented with a prompt, e.g.: