Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show ripng neighbor

date_range 19-Nov-23

Syntax

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

Syntax (EX Series Switch)

content_copy zoom_out_map
show ripng neighbor
<name>

Description

Display information about RIP next-generation (RIPng) neighbors.

Options

none

Display information about all RIPng neighbors.

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

Output Fields

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

Table 1: 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

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

Recv

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.

Sample Output

show ripng neighbor

content_copy zoom_out_map
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

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation