To set a port as an access port (untagged) or trunk port (tagged):
If the hardware was fine, maybe the frequency had drifted or the power was too low. He checked the radio configuration: ericsson mini link cli commands
To verify link quality, you check error counters. To set a port as an access port
| Command | Function | | :--- | :--- | | | Displays the software and firmware versions, hardware revision, and uptime. Essential for inventory and compliance checks. | | show running-config | Shows the current, active configuration. This is the live configuration the node is using. | | show startup-config | Shows the saved configuration that will be loaded on the next reboot. | | show interfaces | Displays the status, statistics, and errors for all physical and virtual interfaces. A crucial command for link diagnostics. | | show clock | Verifies the system's time and date, which is critical for synchronization and accurate log correlation. | | show license | Shows all installed licenses and their status, which can be checked via the command get_license . | | show alarm | Lists all active alarms, their severity, and time of occurrence. A primary tool for fault management. | | show arp | Displays the ARP table, mapping IP addresses to MAC addresses on the local network. | | show ntp status | Shows the synchronization status with configured Network Time Protocol (NTP) servers. | Essential for inventory and compliance checks
This paper details the essential CLI commands, their syntax, context modes, and practical application examples.
The show commands are your primary tools for retrieving information. They are indispensable for status checks, performance monitoring, and as a first step in any troubleshooting scenario. Here are the most critical ones: