Ericsson Mini Link Cli Commands ❲TRUSTED ◉❳
The of your node (e.g., MINI-LINK TN, CN 510, or LH)
copy running-config startup-config # Saves the current configuration to non-volatile memory show configuration database # Views stored configuration files Use code with caution. Software Updates and File Transfer
: Manually forces an Ethernet port to a specific speed (e.g., 1000Mbps).
admin/radio/1> loopback set type=rf-site admin/radio/1> loopback test duration=10 admin/radio/1> loopback clear ericsson mini link cli commands
add interface ethernet vlan — Assigns a specific VLAN to an interface.
The MINI-LINK CLI supports text auto-completion. Pressing the Tab key assists in spelling out lengthy command syntax accurately.
admin/radio/1> radio perf-current # Real-time performance The of your node (e
Ericsson CLI supports filtering. If the show version output is too long, you can filter for specific text.
Ericsson MINI-LINK products use a command-line interface (CLI) based on a hierarchical structure, similar to other carrier-grade network devices (e.g., Cisco/Juniper). The CLI is accessed via SSH or serial console. The system is built on a Linux-based operating system (often EOS – Ericsson Operating System).
Configuring and monitoring the physical microwave link is the primary task of a transport engineer. Use these commands to manage frequencies, modulations, and power settings. Checking Link Status The MINI-LINK CLI supports text auto-completion
enable → privileged mode, configure terminal → config mode.
configure terminal interface eth2 speed 100 duplex full no shutdown end