The Ericsson MINI-LINK Command Line Interface (CLI) is a tool used for the configuration, monitoring, and troubleshooting of microwave nodes like the MINI-LINK TN and 6600 series. Users typically access the CLI via SSH or Telnet (default password often being "ericsson") to perform tasks ranging from checking signal levels to setting up complex network routing. Core CLI Navigation & Access
The CLI operates in different modes, similar to Cisco IOS, where higher privileges are required for configuration changes.
enable: Elevates the session to Privileged Exec Mode (usually requires a password).
configure: Enters global configuration mode to modify node parameters.
exit / quit: Returns to the previous mode or closes the CLI session.
cliunlock: A specialized command to reveal "hidden" or advanced debugging commands.
?: Displays a list of available commands or valid arguments for a partial command. Monitoring & Status Commands
Use these commands to retrieve real-time data and hardware health.
show running-config: Displays the current active configuration.
show startup-config: Displays the configuration that will load on the next reboot.
show temp: Checks the current temperature of boards and units within the node.
show interface: Provides status, speed, and error statistics for physical and logical interfaces.
show networks: Displays DCN (Data Communication Network) information.
show version: Displays the current software baseline and hardware versions. Configuration & Troubleshooting
These commands are used for active system management and diagnostic tests.
ping : Tests end-to-end reachability to another network element or server.
traceroute : Identifies the path taken by packets to a destination. ericsson mini link cli commands
controller e1 : Enters the specific sub-mode to configure E1 traffic lines.
loopback local/line: Activates a loopback on a specific controller for path testing (use no loopback to disable). reload: Triggers a "warm restart" of the node. write: Saves the current configuration to permanent memory. DCN and Service Configuration
Basic network integration often requires these specific CLI tasks.
no rsyslog enable: Disables remote syslog reporting if needed for maintenance.
router ospf: (Within config mode) Used to begin OSPF area and routing configurations.
copy : Manages file transfers, such as moving logs or configuration files to an FTP server.
For detailed command references on specific hardware models like the MINI-LINK 6600, you can find comprehensive documentation on Scribd or through Ericsson's Official Manual Library. Ericsson CLI Command Overview | PDF - Scribd
The Ericsson MINI-LINK series uses a Command Line Interface (CLI) for advanced configuration, troubleshooting, and monitoring of microwave transmission links. Access is typically gained via SSH, Telnet, or a local craft port. Core Management Commands
These commands are essential for initial access and session control.
show system: Displays hardware info, serial numbers, and software versions.
show inventory: Lists all physical modules, plug-ins, and SFP details. exit / logout: Safely terminates the current CLI session. history: Shows a list of recently executed commands. Configuration & Status Monitoring
Use these to verify the health and performance of the microwave hop.
show interface summary: Provides a quick bird's-eye view of all physical ports.
show radio link: Displays critical metrics like TX power, RX level (RSL), and frequency.
show performance-management: Accesses historical data for Bit Error Rate (BER) and availability.
show alarm active: Lists all current system faults or warning indicators. Network & VLAN Settings The Ericsson MINI-LINK Command Line Interface (CLI) is
These commands manage how data traffic is handled across the link.
show vlan: Displays the current VLAN configuration and port assignments.
config terminal: Enters the global configuration mode for making changes.
show ip interface: Shows management IP addresses and subnet masks.
show l2-switching: Displays MAC address tables and switching parameters. Troubleshooting & Maintenance Commands designed to isolate faults during outages.
ping : Tests connectivity to the far-end terminal or gateway.
loopback: Activates internal or external loops to test signal paths.
show log: Displays the system event log for historical troubleshooting.
copy running-config startup-config: Saves your current settings to permanent memory.
💡 Pro Tip: Use the ? key at any time to see available completions or the Tab key to auto-fill long command strings. I can provide more specific commands if you tell me:
Which specific model you are using (e.g., MINI-LINK 6600, TN, or CN)?
Are you focusing on Ethernet services or Radio Link configuration?
The Ericsson MINI-LINK CLI provides essential commands for configuring, monitoring, and troubleshooting microwave transport networks like the 6000 and TN series. Key operations include using configure terminal for setup, show interfaces for monitoring, and specific CM edit commands to export data. For detailed documentation, review the CLI descriptions at Scribd.
CLI Descriptions ML 6600 | PDF | File Transfer Protocol - Scribd
The Ericsson MINI-LINK Command Line Interface (CLI) is an essential text-based management tool for network engineers to configure, monitor, and troubleshoot microwave transmission nodes like the MINI-LINK TN, 6600, and 6352. While many tasks can be performed via the MINI-LINK Craft graphical interface, the CLI offers advanced debugging capabilities and scriptable automation that are critical for rapid site deployment and complex network integration. 1. Accessing the MINI-LINK CLI
Access is typically established via SSH (recommended for security) or Telnet over a LAN or management connection. Default Connection Details: IP Address: Often 10.0.0.1 for local craft port access. Default Credentials: User: admin or admin_user Password: ericsson or Ericsson@123 Privilege Levels: enable : Elevates the session to Privileged Exec
enable: Used to raise the privilege level to Privileged Exec Mode, which allows configuration changes.
cliunlock: A specific Ericsson command used to reveal "hidden" or advanced debugging commands. 2. Essential CLI Command Categories
Commands in the MINI-LINK environment are generally grouped into functional classes such as interface configuration, routing, and system maintenance. System Status and Monitoring
These commands are used to verify the operational state of the node without modifying its configuration. Mini-Link CLI | PDF - Scribd
The Command Line Interface (CLI) for the Ericsson MINI-LINK series—particularly the Traffic Node (TN) and 6000 series—is a text-based tool used for high-level configuration, deep-dive debugging, and troubleshooting . It provides more granular control than the standard Node GUI . Core CLI Operational Modes
The CLI uses a hierarchical structure similar to Cisco, dividing access into "classes" or modes to prevent accidental misconfiguration .
User Exec Mode: The default entry point with limited monitoring capabilities.
Privileged Exec Mode: Enabled by the enable command. This mode allows configuration changes .
Configuration Mode: Entered via the configure command; this is where parameters for specific interfaces or protocols are modified .
Hidden Command Mode: Accessible via cliunlock, this mode provides powerful debug and diagnostic capabilities but should be used with extreme caution . Essential CLI Command Categories
Commands are grouped by function, allowing technicians to manage the microwave node efficiently . 🛠️ Configuration & Management
IP & DCN: Used for setting up the Management IP, subnet masks, and default gateways for the Data Communication Network (DCN) .
Submodes: Specific sub-configuration modes exist for Ethernet, VLANs, IP Routers, and Serial Interfaces .
Scripting: The CLI tool allows technicians to prepare scripts offline and execute them on-site to speed up commissioning . 🔍 Monitoring & Status Mini-Link CLI | PDF - Scribd
| Command | Description |
|---------|-------------|
| show sync timing | Current timing source (internal, line, radio) |
| show sync ethernet | SyncE status (QL, SSM) |
| show sync ptp | PTP (1588) clock status |
| sync timing source <priority> | Configure timing priority list |
These are often undocumented but essential for field engineers.
| Command | Description |
|---------|-------------|
| show interfaces | All Ethernet interfaces (GigE, SFP, etc.) |
| show interface <port> | Detailed stats (unicast, errors, drops) |
| show ethernet vlan | VLAN configuration |
| show ethernet qos | QoS/queue configuration |
| show ethernet statistics <port> | CRC, alignment, frame errors |
| clear counters | Reset interface counters |
| interface <port> | Enter interface config mode |
| speed <10/100/1000/auto> | Set port speed/duplex |
| vlan access vlan <id> | Assign VLAN to port |
To change the password for the current user:
SET USER PWD=<OLD_PASSWORD>, NEWPWD=<NEW_PASSWORD>