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

show dvmrp neighbors

Syntax

show dvmrp neighbors
<logical-system (all | logical-system-name)>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display information about Distance Vector Multicast Routing Protocol (DVMRP) neighbors.

Options

none — (Same as logical-system all) Display information about DVMRP neighbors 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

List of Sample Output

show dvmrp neighbors

Output Fields

Table 25 describes the output fields for the show dvmrp neighbors command. Output fields are listed in the approximate order in which they appear.

Table 25: show dvmrp neighbors Output Fields

Field Name

Field Description

Neighbor

Address of the neighboring DVMRP router.

Interface

Interface through which the neighbor is reachable.

Version

Version of DVMRP that the neighbor is running, in the format majorminor.

Flags

Information about the neighbor:

  • 1—One way. The local router has seen the neighbor, but the neighbor has not seen the local router.
  • G—Neighbor supports generation ID.
  • L—Neighbor is a leaf router.
  • M—Neighbor supports mtrace.
  • N—Neighbor supports netmask in prunes and grafts.
  • P—Neighbor supports pruning.
  • S—Neighbor supports SNMP.

Routes

Number of routes learned from the neighbor.

Timeout

How long until the DVMRP neighbor information times out, in seconds.

Transitions

Number of generation ID changes that have occurred since the local router learned about the neighbor.

Sample Output

show dvmrp neighbors

user@host> show dvmrp neighbors
Neighbor        Interface        Version Flags   Routes Timeout Transitions
192.168.1.1    ipip.0             3.255  PGM         3      28           1

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