Ericsson Mini Link Cli Commands May 2026
| Command | Description |
|---------|-------------|
| show log | System log (syslog) |
| show hardware internal | Detailed hardware registers (factory support only) |
| loopback interface eth0 internal | Internal loopback on Ethernet port |
| test led | Flash LEDs for identification |
| debug radio | Radio-specific debugging (limited access) |
| show environment | Power, temperature, and fan summary |
The Ericsson MINI-LINK CLI is not a relic of the past; it is a precision tool for the future. Mastering these commands allows you to:
Final Pro Tip: Always run config compare running startup before a reboot to ensure your changes are saved. And remember, ? is your best friend—Ericsson’s CLI context help is remarkably detailed.
Disclaimer: Command availability varies by MINI-LINK model (e.g., TN, CN, PT) and software release (e.g., 17.x, 18.x, 19.x). Always refer to your product’s specific documentation and practice in a maintenance window with a backup configuration.
Labeling your node is critical for network management. A generic name like "MINILINK" makes troubleshooting a nightmare for the NOC.
configure
station name "Site-Alpha-TN"
exit
No network element is perfect. CLI excels at filtering and managing alarms.
MINI-LINK# show interfaces summary # All ports, speed, admin/oper status
MINI-LINK# show interface eth0 # Detailed: MAC, duplex, errors, drops
MINI-LINK# show interface eth0 statistics # Rx/Tx octets, unicast, multicast, CRC errors
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 ericsson mini link 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
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
Ericsson MINI-LINK Command Line Interface (CLI) commands vary by specific node type (such as ), but they generally follow a hierarchy of access modes
. Access is typically established via Telnet or SSH using the default password Slideshare Access & Navigation Commands
: Switches from standard Exec Mode to Privileged Exec Mode, allowing configuration changes.
: Enables hidden "power" commands for advanced debugging and configuration; use with extreme caution. : Enters Configuration Mode. exit / quit | Command | Description | |---------|-------------| | show
: Used to leave a configuration sub-layer or the utility entirely.
: Provides a list of available commands or valid arguments for a specific command. Monitoring & Troubleshooting Commands show board
: Displays board information including Serial number, Type, and Software version. show board [slot] config : Verifies if a board is in service and enabled. show board [slot] status : Checks if a board is in "repair mode".
: Displays the current temperature of each board along with high/exceed threshold values.
: Tests reachability to a remote site or the Operation and Maintenance Center (OMC). traceroute [IP] : Traces the network path to a destination. : Performs a warm restart of the Traffic Node. Configuration & Maintenance Commands controller e1 [Rack/Slot/Port] : Enters configuration mode for a specific E1 controller. loopback local/line
: Activates a loopback on the selected controller for testing; use no loopback to remove it. rsyslog enable : Enables Syslog change detection.
: Used for file handling, such as moving configuration or software files.
: Sends an operator confirmation to save changes for class 1 objects.
For more detailed command descriptions for specific models, you can refer to the CLI Descriptions for ML 6600 MINI-LINK TN Job Aid specific hardware model (e.g., TN, 6600, 6300) or trying to perform a specific task like DCN configuration? Mini-Link CLI | PDF - Scribd
For managing Ericsson Mini-Link (TN, ML 6600, or 6352) via the Command Line Interface (CLI), you can use the following common commands for configuration, monitoring, and troubleshooting. 1. Basic Navigation & Access
To begin, establish a connection via Telnet or SSH (default password is often The Ericsson MINI-LINK CLI is not a relic
: Enters Privileged Exec Mode (required for configuration changes).
: Displays a list of available commands in the current mode. : Enters Global Configuration mode. : Move back one level or exit the current mode.
: A "hidden" command used to enable advanced configuration and debug features. : Saves the current configuration to the startup-config. 2. Monitoring & Status Commands
Use these to check the health and current state of the Traffic Node (TN).
: Displays the current temperature for each board and high-temperature thresholds. show inventory
: Retrieves equipment details, including serial numbers, hardware types, and software versions. show alarms
: Lists current active alarms, including severity and descriptions. show performance
: Monitors real-time metrics such as traffic volume, signal quality, and capacity. show fast-path status
: (Specific to newer platforms) Confirms if the fast path is running for traffic interfaces. 3. Interface & Radio Configuration controller e1 : Selects a specific E1 controller for configuration. rsyslog enable : Enables system logging for tracking changes. rsyslog server [IP] 514 : Directs logs to a remote Syslog server. ping [Destination IP] : Tests reachability to another network element. 4. Troubleshooting & Testing loopback local/line
: Places a loop on a selected controller (e.g., E1) for link testing. no loopback : Removes the active loopback.
: Performs a warm restart (reloads the startup configuration). traceroute [Destination IP] : Traces the path packets take to a specific destination. Reference Resources
For more specialized tasks, you can consult detailed guides like the Mini-Link CLI Job Aid ML 6600 CLI Descriptions or setting up via the CLI? Mini-Link CLI | PDF - Scribd
Зарегистрируйтесь или войдите, чтобы иметь возможность оставить комментарий.