Users Guide

Table Of Contents
system identifier
Sets a non-default unit ID in a non-stacking configuration.
Syntax
system identifier system-id
Parameters system-id Enter the system ID, from 1 to 9.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
The system ID displays in the stack LED on the switch front panel.
Supported on the MX9116n and MX5108n switches in Full Switch mode starting in release 10.4.0(R3S).
Also supported in SmartFabric mode starting in release 10.5.0.
Example
OS10(config)# system identifier 1
Supported
Releases
10.3.0E or later
terminal
Sets the number of lines to display on the terminal and enables logging.
Syntax
terminal {length lines | monitor}
Parameters
length lines Enter the number of lines to display on the terminal from 0 to 512; default 24.
monitor Enables logging on the terminal.
Default 24 terminal lines
Command Mode EXEC
Usage
Information
Enter zero (0) for the terminal to display without pausing.
Example
OS10# terminal monitor
Supported
Releases
10.2.0E or later
traceroute
Displays the routes that packets take to travel to an IP address.
Syntax
traceroute [vrf {management | vrf-name}] host [-46dFITnreAUDV] [-f
first_ttl] [-g gate,...] [-i device] [-m max_ttl] [-N squeries] [-p port]
[-t tos] [-l flow_label] [-w waittime] [-q nqueries] [-s src_addr] [-z
sendwait] [--fwmark=num] host [packetlen]
Parameters
vrf management (Optional) Traces the route to an IP address in the management VRF instance.
vrf vrf-name (Optional) Traces the route to an IP address in the specified VRF instance.
host Enter the host to trace packets from.
-i interface (Optional) Enter the IP address of the interface through which traceroute sends
packets. By default, the interface is selected according to the routing table.
-m max_ttl (Optional) Enter the maximum number of hops for the maximum time-to-live
value that traceroute probes. The default is 30.
-p port (Optional) Enter a destination port:
CLI Basics 89