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

show ripng general-statistics

Syntax

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

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display general Routing Information Protocol next-generation (RIPng) statistics.

Options

none — Display general RIPng 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 ripng general-statistics

List of Sample Output

show ripng general-statistics

Output Fields

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

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

show ripng general-statistics

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

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