MINI-LINK# show version # Firmware, hardware, serial number MINI-LINK# show system # Uptime, temperature, power supply status MINI-LINK# show running-config # Active configuration MINI-LINK# show startup-config # Saved configuration (non-volatile)
To make changes, enter the specific radio interface configuration mode:
MINI-LINK(config)# ip default-gateway 192.168.1.1 ericsson mini link cli commands
MINI-LINK# script apply tftp://192.168.1.200/eth-settings.txt
to downgrade your privilege level before closing the session. OSPF routing configuration? Mini-Link CLI | PDF - Scribd MINI-LINK# show version # Firmware, hardware, serial number
Entered by configure . Used for changing system parameters. 2. Essential Configuration Commands (TN & E)
Before executing commands, you must establish a connection to the node. Used for changing system parameters
This guide gives a structured, practical, and engaging overview of common Ericsson Mini-Link CLI commands, grouped by task and purpose. It’s written for field engineers, network operators, and anyone who needs fast, actionable CLI help while working on Mini-Link microwave equipment.
The DCN is the management network that allows operations teams to connect to and manage MINI-LINK nodes remotely. CLI commands are used for:
| Command | Function | | :--- | :--- | | | Enter global configuration mode from user EXEC mode. | | write mem | The most critical command for configuration. It saves the current running-config to the startup-config , making changes permanent across reboots. | | set switchport | Used to configure Ethernet switch ports, including VLAN membership, speed, and duplex. | | add vlan / remove vlan | Commands to create or delete VLANs on the Ethernet switch. | | sync vlan | Used to synchronize VLAN configurations, often applied via management platforms. | | no ... | Prepend no to any configuration command to disable or remove a feature. For example, no rsyslog enable disables syslog forwarding. |
Common real‑world workflows