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

show ripng neighbor

Syntax

show ripng neighbor
<logical-system (all | logical-system-name)>
<name>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display information about Routing Information Protocol next-generation (RIPng) neighbors.

Options

none — Display information about all RIPng neighbors on all logical systems.

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

name(Optional) Display detailed information about a specific RIPng neighbor.

Required Privilege Level

view

List of Sample Output

show ripng neighbor

Output Fields

Table 112 lists the output fields for the show ripng neighbor command. Output fields are listed in the approximate order in which they appear.

Table 112: show ripng neighbor Output Fields

Field Name

Field Description

Neighbor

Name of RIPng neighbor.

State

State of the connection: Up or Dn (Down).

Source Address

Source address.

Destination Address

Destination address.

Send Mode

Send options: broadcast, multicast, none, version 1, or yes.

Receive Mode

Type of packets to accept: both, none, version 1, or yes.

In Met

Metric added to incoming routes when advertising into RIPng routes that were learned from other protocols.

show ripng neighbor

user@host> show ripng neighbor
                    Source                           Dest               In
Neighbor     State  Address                          Address  Send Recv Met
--------     -----  -------                          -------  ---- ---- ---
fe-0/0/2.0      Up  fe80::290:69ff:fe68:b002         ff02::9  yes  yes    1

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