Ericsson Mini Link Cli Commands ^hot^ Jun 2026
Which are you configuring (e.g., MINI-LINK 6600, TN, CN, or LH)?
show alarm # Active alarms
show system : Displays basic node information, including system uptime, location, contacting info, and hardware description.
| 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. | ericsson mini link cli commands
test radio bert 1 duration 60 pattern pn23
allows you to prepare configuration scripts offline to be deployed on-site. Alternative: For most standard tasks, the MINI-LINK Craft
show interface radio 1 # Operational status, frequency, TX power, RX level Which are you configuring (e
ip address [ip-address] [subnet-mask] ip route 0.0.0.0 0.0.0.0 [gateway-ip] Use code with caution.
MINI-LINK(config)# radio MINI-LINK(config-radio)# hop 1 MINI-LINK(config-hop)# frequency 17500 # MHz (e.g., 18 GHz band) MINI-LINK(config-hop)# tx-power auto MINI-LINK(config-hop)# modulation adaptive 2048QAM to BPSK MINI-LINK(config-hop)# remote-id 2 # ID of opposite end MINI-LINK(config-hop)# admin-state up
Displays general node information including uptime, software version, contact details, and system name. show inventory Use code with caution. | | write mem | The most critical command for configuration
When troubleshooting intermittent drops or bit errors, use the performance monitoring (PM) and active alarm commands. show alarms active Use code with caution.
Triggers an IF/RF loopback facing the antenna to verify the local outdoor unit (ODU/RAU). set radio-link loopback off Use code with caution.
show license — Displays active features and capacity licenses capacity limits. Microwave Link and Radio Configuration
reboot — Restarts the node (causes temporary traffic disruption).