Ericsson Mini Link Cli Commands 2021 Jun 2026
These commands are used to configure radio links, VLANs, and IP interfaces. Radio Link Configuration (MMU - Modem Management Unit)
Access is typically established via (recommended for security) or Telnet over a LAN or management connection. Default Connection Details : IP Address : Often 10.0.0.1 for local craft port access. Default Credentials : User : admin or admin_user Password : ericsson or Ericsson@123 Privilege Levels :
The MINI-LINK CLI is structured into several functional groups. Mastering these will allow you to perform virtually any management task.
configure interface eth vlan Disabling Syslog Change Detection ericsson mini link cli commands
set loopback [on/off] : Activates internal or external loopbacks on specific ports/channels to isolate whether a fault resides in the local equipment, the radio path, or the user network.
MINI-LINK-001> enable MINI-LINK-001# configure terminal MINI-LINK-001(config)# hostname Site22_ML MINI-LINK-001(config)# interface eth0 MINI-LINK-001(config-if)# ip address 172.16.1.10/24 MINI-LINK-001(config-if)# no shutdown MINI-LINK-001(config-if)# exit MINI-LINK-001(config)# interface radio0 MINI-LINK-001(config-if-radio)# frequency 18000.000 MINI-LINK-001(config-if-radio)# tx-power 20 MINI-LINK-001(config-if-radio)# modulation adaptive 256qam MINI-LINK-001(config-if-radio)# exit MINI-LINK-001(config)# write memory MINI-LINK-001(config)# end MINI-LINK-001# reboot
When a link degrades or drops, CLI diagnostic tools are the fastest way to isolate the root cause. These commands are used to configure radio links,
: (Specific to newer platforms) Confirms if the fast path is running for traffic interfaces. 3. Interface & Radio Configuration controller e1 : Selects a specific E1 controller for configuration. rsyslog enable : Enables system logging for tracking changes. rsyslog server [IP] 514 : Directs logs to a remote Syslog server. ping [Destination IP] : Tests reachability to another network element. 4. Troubleshooting & Testing loopback local/line
MINI-LINK# radio remote-commands hop 1 get-rsl # RSL from far end MINI-LINK# radio remote-commands hop 1 get-snr # SNR from far end MINI-LINK# radio loopback hop 1 remote # Remote loopback (test only) MINI-LINK# radio loopback hop 1 disable
| | Command | | :--- | :--- | | System Information | show version , get_capabilities , show subrack | | Configuration Management | show running-config , show startup-config , write mem | | Network & Timing | show clock , show ntp status , get_arp , get_bfd_sessions | | Fault & Performance | get_alarms , ethoam show optics , ethoam show sfpstatus | | Link & Interface | show rl aim running-config , get_cdp_neighbors | | System Administration | get_config , rsyslog enable , setup diagnostic , view diagnostic setup , setup nat , view nat setup | Default Credentials : User : admin or admin_user
| Command | Description | |---------|-------------| | show software version | Active and backup software versions | | copy tftp://<server>/image.bin flash | Download new software | | software activate <version> | Activate software after reboot | | software commit | Confirm software after test period | | software abort | Revert to previous version | | show software status | Download/activation progress |
Verify your settings immediately after creating them.