Ericsson Mini Link Cli Commands May 2026

Set radio frequency and power (example for MINI-LINK 6xxx):

configure terminal
interface radio 1
frequency tx 15000 rx 15100   # frequency in MHz
tx-power 15                   # dBm
adaptive-modulation enable
atpc enable
commit

Create VLAN and assign IP to management: ericsson mini link cli commands

configure terminal
vlan 100
 name Management
 interface vlan 100
 ip address 192.168.1.10/24
 no shutdown
 exit
 interface gigabitethernet 0/1
 switchport mode access
 switchport access vlan 100
 commit

show system health

admin/radio/1> loopback set type=rf-site
admin/radio/1> loopback test duration=10
admin/radio/1> loopback clear

| 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 terminalinterface eth0ip address 10.1.1.1/24 | Set IP address | | show vlan | VLAN configuration | | show mac table | MAC address learning table | | show arp | ARP cache | Set radio frequency and power (example for MINI-LINK


show sdh performance 1

copy tftp://<ip>/<file> flash:

MINI-LINK(config)# interface eth0
MINI-LINK(config-if-eth0)# loopback line      # Towards line (near-end)
MINI-LINK(config-if-eth0)# loopback internal  # Towards switch fabric

Managing the firmware (Software Package - SP) is critical for network stability. Create VLAN and assign IP to management: configure

Discover more from Travel with Wendy

Subscribe now to keep reading and get access to the full archive.

Continue reading