| Command | Description | |---------|-------------| | show interfaces | List all Ethernet and radio interfaces | | show interface eth0 | Details of management Ethernet port | | show interface radio0 | Radio interface statistics | | show interface traffic | Traffic counters (packets, bytes, errors) | | configure terminal → interface eth0 → ip address 10.1.1.1/24 | Set IP address | | show vlan | VLAN configuration | | show mac table | MAC address learning table | | show arp | ARP cache |
MINI-LINK systems are primarily Ethernet-based. Configuring VLANs, ports, and bridging is critical. show interface eth Use code with caution. View VLAN Setup: show bridge vlan Use code with caution. Create a New VLAN: configure bridge vlan set name exit Use code with caution. Configure Port to VLAN (Untagged/Tagged):
: Essential for checking IP status and port details. Frequently used commands include show ip interface brief show port detail show port 1/21 transceiver to inspect Rx/Tx power. Connectivity Diagnostics : Standard utilities such as traceroute are built-in to test reachability between network elements. Management & Maintenance ericsson mini link cli commands
| 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 |
: Displays both the configured Tx (Transmit) power and the current Rx (Receive) input power level. | Command | Description | |---------|-------------| | show
This comprehensive guide covers essential CLI commands for Ericsson MINI-LINK TN, CN, and LH systems. 1. Accessing and Navigating the MINI-LINK CLI
Activates a loopback toward the local baseband unit, testing internal circuitry. set radio-link loopback local-far Use code with caution. View VLAN Setup: show bridge vlan Use code with caution
terminal : Configures terminal settings for the current session.