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

show interfaces routing summary

Syntax

show interfaces routing summary
<interface-name>
<logical-system (all | logical-system-name)>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Have the routing protocol process display a summary of its view of the state of the router interfaces. Use this command for performing router diagnostics only, when you are determining whether the routing protocols and the JUNOS software disagree about the state of an interface.

Options

none — Display summary information about the state of all router interfaces on all logical systems.

interface-name(Optional) Name of a specific interface.

logical-system (all | logical-system-name) — (Optional) Perform this operation on all logical systems or on a particular logical system.

Additional Information

For information about how to configure routing protocols, see the JUNOS Routing Protocols Configuration Guide. For information about related operational mode commands for routing instances and protocols, see the JUNOS Routing Protocols and Policies Command Reference.

Required Privilege Level

view

List of Sample Output

show interfaces routing summary

Output Fields

Table 24 lists the output fields for the show interfaces routing summary command. Output fields are listed in the approximate order in which they appear.

Table 24: show interfaces routing summary Output Fields

Field Name

Field Description

n physical interfaces

Number of routing interfaces and number of interfaces in the up state.

n protocol protocol interfaces

Type and number of routing protocols and number of related interfaces in the up  state.

Interface

Logical interface name.

Index

Logical interface index number, which reflects its initialization sequence.

Metric

Metric value for the interface.

Trans

Number of times the interface has transitioned from Down to Up).

Status

Interface status (Up or Down) and type.

show interfaces routing summary

user@host> show interfaces routing summary
14 physical interfaces (12 up)
  11 INET protocol addresses (11 up)
  6 ISO protocol addresses (4 up)
  3 MPLS protocol addresses (3 up)
  3 CCC protocol addresses (3 up)
Interface  Index   Metric   Trans. Status
so-5/0/3.0    15        0        0 Broadcast PointToPoint Multicast
so-5/0/2.0    14        0        0 Up Broadcast PointToPoint Multicast
so-5/0/1.0    13        0        5 Up Broadcast PointToPoint Multicast
so-5/0/0.0    12        0        2 Up Broadcast PointToPoint Multicast
so-1/2/0.0    11        0        0 Broadcast PointToPoint Multicast
so-1/1/0.0    10        0        5 Up Broadcast PointToPoint Multicast
at-1/0/0.6     9        0        0 Up Broadcast PointToPoint Multicast
at-1/0/0.5     8        0        0 Up Broadcast PointToPoint Multicast
at-1/0/0.4     7        0        0 Up Broadcast PointToPoint Multicast
at-1/0/0.3     6        0        0 Up Broadcast PointToPoint Multicast
at-1/0/0.2     5        0        0 Up Broadcast PointToPoint Multicast
at-1/0/0.0     4        0        0 Up Broadcast PointToPoint Multicast
lo0.0          3        0        0 Up Broadcast Loopback Multicast
fxp1.0         2        0        1 Up Broadcast Multicast
fxp0.0         1        0        0 Up Broadcast Multicast

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