[Contents] [Prev] [Next] [Index] [Report an Error]

Overview of JUNOS CLI Operational Mode Commands

This topic provides an overview of JUNOS operational mode commands, and contains the following sections:

CLI Command Categories

When you log in to a device running JUNOS software and the CLI starts, there are a number of broad groups of CLI commands:

Commonly Used Operational Mode Commands

Table 8 lists some operational commands you may find useful for monitoring router operation. For a complete description of operational commands, see the JUNOS command references.

Table 8: Commonly Used Operational Mode Commands

Items to Check

Description

Command

Software version

Versions of software running on the router

show version

Log files

Contents of the log files

monitor

Log files and their contents and recent user logins

show log

Remote systems

Host reachability and network connectivity

ping

Route to a network system

traceroute

Configuration

Current system configuration

show configuration

Manipulate files

List of files and directories on the router

file list

Contents of a file

file show

Interface information

Detailed information about interfaces

show interfaces

Chassis

Chassis alarm status

show chassis alarms

Information currently on craft display

show chassis craft-interface

Router environment information

show chassis environment

Hardware inventory

show chassis hardware

Routing table information

Information about entries in the routing tables

show route

Forwarding table information

Information about data in the kernel’s forwarding table

show route forwarding-table

IS-IS

Adjacent routers

show isis adjacency

OSPF

Display standard information about OSPF neighbors

show ospf neighbor

BGP

Display information about Border Gateway Protocol (BGP) neighbors

show bgp neighbor

MPLS

Status of interfaces on which MPLS is running

show mpls interface

Configured LSPs on the router, as well as all ingress, transit, and egress LSPs

show mpls lsp

Routes that form a label-switched path

show route label-switched-path

RSVP

Status of interfaces on which RSVP is running

show rsvp interface

Currently active RSVP sessions

show rsvp session

RSVP packet and error counters

show rsvp statistics


[Contents] [Prev] [Next] [Index] [Report an Error]