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 general-statistics

date_range 19-Nov-23

Syntax

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

Syntax (EX Series Switch)

content_copy zoom_out_map
show ripng general-statistics

Description

Display general RIP next-generation (RIPng) statistics.

Options

none

Display general RIPng statistics.

logical-system (all | logical-system-name)

(Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

Output Fields

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

Table 1: show ripng general-statistics Output Fields

Field Name

Field Description

bad msgs

Number of invalid messages received.

no recv intf

Number of packets received with no matching interface.

curr memory

Amount of memory currently used by RIPng.

max memory

Most memory used by RIPng.

Sample Output

show ripng general-statistics

content_copy zoom_out_map
user@host> show ripng general-statistics 
RIPng I/O info:
     bad msgs       :         0
     no recv intf   :         0
     curr memory    :         0
     max memory     :         0

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation