Ericsson Mini Link Cli Commands 【DELUXE】

The Command Line Interface (CLI) for Ericsson MINI-LINK systems provides a toolset for node configuration, monitoring, and troubleshooting, primarily used as an alternative to the MINI-LINK Craft graphical user interface. Accessing the CLI

To access the CLI, you can use standard terminal protocols like Telnet or SSH.

Method: Open a command prompt and use the command telnet [Node_IP] or a tool like PuTTY for SSH.

Default Credentials: Often admin / admin or ericsson / ericsson, depending on the model and firmware version.

Privileged Mode: Enter enable to access configuration capabilities.

Hidden Commands: Some advanced debug commands can be accessed via cliunlock. Essential CLI Commands

Commands are typically categorized by their function within the node. Command Examples Description System Status show board, show temp

Displays hardware inventory, software versions, and current board temperatures. General ping, traceroute, telnet Basic network diagnostic and reachability tools. Configuration config, write Enters configuration mode and saves changes to memory. Maintenance reload, activate

Restarts the node (warm restart) or activates new software loads. Interface sh interface [type] [id]

Shows details for specific interfaces like Ethernet or Radio. Network (DCN) dcn-mode, ip address

Configures Data Communication Network modes and management IPs. Advanced Troubleshooting and Logging ericsson mini link cli commands

For deeper analysis, the CLI supports syslog and event monitoring: Mini-Link CLI | PDF - Scribd

You might also like * TCU Configuration Step by Step. ... * DCN Configuration via CLI Guide. ... * Mini-Link Craft Basic Setup. .. CLI Command Reference Guide | PDF | Radius - Scribd

This guide outlines the standard Command Line Interface (CLI) operations for the Ericsson MINI-LINK series, primarily focusing on the Traffic Node (TN) 6000 series 1. Initial Access To access the CLI, use a terminal emulator like : SSH (port 22) or Telnet (if enabled). Default Credentials Ericsson@123 2. Privilege Modes Commands are structured into execution levels: User Exec Mode (Basic monitoring). Privileged Exec Mode to move to . This allows configuration changes. Hidden/Debug Commands to access advanced debugging tools. 3. Core CLI Commands

The following table summarizes frequently used commands for system management and troubleshooting: Description System Info show version Displays hardware/software baseline versions. show backplane Shows backplane connectivity status. Configuration Enters configuration mode. Saves the running configuration to flash. Copies files (e.g., config to FTP server). Networking Tests reachability to another node. traceroute [IP] Traces the network path to a destination. show ip route Displays the current routing table. Monitoring show alarm Lists active alarms on the node. show interface Displays status and statistics for all interfaces. show clock Shows current system date and time. 4. Advanced Maintenance : Commands such as interface lan-dcn ip address are used to configure management access. Radio Link : While often managed via MINI-LINK Craft , CLI commands like show radio-link (on specific versions) provide rapid status updates. to update user credentials and radius-server to configure centralized authentication. 5. Best Practices : Always run show startup-config before making changes to ensure you have a reference point. Auto-Complete key to complete commands and to list available parameters. Exit Safely

to downgrade your privilege level before closing the session. OSPF routing configuration? Mini-Link CLI | PDF - Scribd

The Command Line Interface (CLI) for Ericsson MINI-LINK systems—including the popular MINI-LINK 6600 series MINI-LINK TN

—is a powerful tool for network professionals who need more speed and precision than a standard GUI offers. It is particularly effective for large-scale deployments where scriptable, repeatable workflows can significantly reduce human error. Key Command Categories

The CLI commands are generally sorted into functional classes to simplify navigation: System Status & Monitoring : Commands like show board config show board status

allow you to quickly verify if hardware is in service or in repair mode. Networking & Interface

: 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 The Command Line Interface (CLI) for Ericsson MINI-LINK

: Advanced operations often require elevated privileges. Using grants privileged access, while

reveals "hidden" commands for deeper debugging and system-level configuration. Best Practices for Effective Use Utilize Tab Completion : Pressing the

key twice during command entry displays all available arguments, which is invaluable when working with complex syntax. Structured Troubleshooting : Start with physical layer checks ( show port detail ), move to packet flow verification ( show port counters ), and finally validate routing and peering ( show ip route Safety First : Be cautious with commands like (which performs a warm restart) or , as these can impact live traffic. Configuration Backups : Always use to save operator changes or the

command to back up configuration files before making major adjustments.

For detailed technical references, professional documentation such as the Ericsson Mini-Link 6600 CLI Descriptions

The Ericsson MINI-LINK (including the Traffic Node and 6000 series) uses a Command Line Interface (CLI) primarily for deep troubleshooting, advanced configuration, and automated scripting. Getting Started

Access to the CLI is typically gained through a terminal emulator via Telnet, SSH, or a direct serial connection to the NPU unit. Default Password: Enable Privileged Mode: > enable Password: ericsson Use code with caution. Copied to clipboard Unlock Hidden Commands: (Use with caution for advanced debugging) # cliunlock Use code with caution. Copied to clipboard Essential CLI Commands Command Category Description System Info show board Displays serial, type, and software version of all boards show board 1/2 config

Checks if a specific board (e.g., in slot 1/2) is in service/enabled show board 1/2 status Checks if the board is in "repair mode" Environment

Displays current temperature of each board and alarm thresholds Management Performs a "warm restart" on the Traffic Node Sends operator confirmation for class 1 objects Activates an active release or load module Standard CLI copy command for log or config files Configuration Submodes The CLI is organized into specific classes. Use the command followed by the sub-layer to modify settings: Interface Configuration: For physical and logical port settings. Protocol Configuration: For managing routing or communication protocols. Router Configuration: For IP-related routing tasks. LAN-DCN Commands:

Used to set IP addresses, subnet masks, and default gateways for device management (DCN). Contextual Help: at any prompt to see available commands or press the key twice to display possible arguments. Scripting: MINI-LINK CLI Tool Resetting the ODU (Outdoor Unit) If the radio

allows you to prepare configuration scripts offline to be deployed on-site. Alternative: For most standard tasks, the MINI-LINK Craft

(GUI) is the preferred method for configuring Radio Links (MMU), VLANs, and traffic routing. Radio Link via the CLI? Mini Link CLI | PDF - Scribd


System Information

MINI-LINK# show version              # Firmware, hardware, serial number
MINI-LINK# show system               # Uptime, temperature, power supply status
MINI-LINK# show running-config       # Active configuration
MINI-LINK# show startup-config       # Saved configuration (non-volatile)

Resetting the ODU (Outdoor Unit)

If the radio link is down but the IDU is accessible, you can reset just the outdoor hardware:

RESET ODU

Introduction

The Ericsson MINI-LINK family (including MINI-LINK TN, CN, and PT series) is the backbone of modern mobile transport networks, providing high-capacity microwave and millimeter-wave backhaul. While the Element Manager (EM) and Network Manager (NM) offer graphical interfaces, the Command Line Interface (CLI) remains the most powerful, granular, and scriptable tool for installation, troubleshooting, and maintenance.

Understanding MINI-LINK CLI commands transforms a network engineer from a point-and-click operator into an efficient automation expert. This article provides a deep dive into the essential CLI commands across MINI-LINK platforms, focusing on real-world scenarios.

Prerequisite: Access the CLI via SSH (Port 22) or Telnet (Port 23) using a privileged account (usually admin).


2. Accessing the CLI

| Access Method | Details | |---------------|---------| | Local craft terminal | Baud rate: 38400, 8 data bits, no parity, 1 stop bit, no flow control. | | Remote SSH | Default IP of management interface often 192.168.1.10/24. Login: admin / password set during commissioning. |

After login, the user is presented with a prompt, e.g.:

MINI-LINK-001>

Checking Error Seconds

To view the number of Error Seconds (ES) or Severely Error Seconds (SES):

GET PM

This command typically returns a table of KPIs (Key Performance Indicators) like:

Checking Installed Software

To see which software packages are installed and which is active:

GET SW

Common Actions

3. User Management & Security