Technical Documentation

show interfaces redundancy

Syntax

show interfaces redundancy<brief | detail>

Release Information

Command introduced before JUNOS Release 7.4.

detail option added in JUNOS Release 10.0.

Description

(M Series, T Series, and MX Series routers only) Display general information about adaptive services and link services intelligent queuing (IQ) interfaces redundancy.

Options

brief | detail

(Optional) Display the specified level of output.

Required Privilege Level

view

List of Sample Output

show interfaces redundancy
show interfaces redundancy detail

Output Fields

Table 1 lists the output fields for the show interfaces redundancy command. Output fields are listed in the approximate order in which they appear.

Table 1: show interfaces redundancy Output Fields

Field Name

Field Description

Level of Output

Interface

Name of the redundant adaptive services or link services IQ interface.

All levels

State

State of the redundant interface: Not present, On primary, or On secondary.

All levels

Last Change

Timestamp for the last change in status. This value resets after a master Routing Engine switchover event, provided that graceful Routing Engine switchover (GRES) is configured on an rlsq interface.

All levels

Primary

Name of the interface configured to be the primary interface.

All levels

Secondary

Name of the interface configured to be the backup interface.

All levels

Current Status

Physical status of the primary and secondary interfaces.

All levels

Mode

Standby mode.

detail

Sample Output

show interfaces redundancy

user@host> show interfaces redundancy
Interface  State         Last change  Primary    Secondary  Current status
rsp0       Not present                sp-1/0/0   sp-0/2/0   both down
rsp1       On secondary  1d 23:56     sp-1/2/0   sp-0/3/0   primary down
rsp2       On primary    10:10:27     sp-1/3/0   sp-0/2/0   secondary down 
rlsq0      On primary    00:06:24     lsq-0/3/0  lsq-1/0/0  both up 

show interfaces redundancy detail

user@host> show interfaces redundancy detail
Interface        : rlsq0
  State          : On primary
  Last change    : 00:45:47
  Primary        : lsq-0/2/0
  Secondary      : lsq-1/2/0
  Current status : both up
  Mode           : hot-standby

Interface        : rlsq0:0
  State          : On primary
  Last change    : 00:45:46
  Primary        : lsq-0/2/0:0
  Secondary      : lsq-1/2/0:0
  Current status : both up
  Mode           : warm-standby

Published: 2010-01-13