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

show rip general-statistics

Syntax

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

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display brief Routing Information Protocol (RIP) statistics.

Options

none — Display brief RIP statistics on all logical systems.

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

Required Privilege Level

view

Related Topics

clear rip general-statistics

List of Sample Output

show rip general-statistics

Output Fields

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

Table 107: 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.

show rip general-statistics

user@host> show rip general-statistics
RIPv2 I/O info:
     bad msgs       :         0
     no recv intf   :         0
     curr memory    :         0
     max memory     :         0

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