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

date_range 19-Nov-23

Syntax

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

Syntax (EX Series Switches and QFX Series)

content_copy zoom_out_map
show rip general-statistics

Description

Display brief RIP statistics.

Options

none

Display brief RIP 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 rip general-statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show rip 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 RIP.

max memory

Most memory used by RIP.

Sample Output

show rip general-statistics

content_copy zoom_out_map
user@host> show rip general-statistics 
RIPv2 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