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

show dvmrp prunes

Syntax

show dvmrp prunes
<all | rx | tx>
<logical-system (all | logical-system-name)>

Release Information

Command introduced before JUNOS Release 7.4.

Description

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

Options

none — Display received and transmitted DVMRP prune information on all logical systems.

all — (Optional) Display information about all received and transmitted prunes.

rx — (Optional) Display information about received prunes.

tx — (Optional) Display information about transmitted prunes.

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 prunes

Output Fields

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

Table 23: show dvmrp prunes Output Fields

Field Name

Field Description

Group

Group address.

Source prefix

Prefix for the prune.

Timeout

How long until the prune message expires, in seconds.

Neighbor

Neighbor to which the prune was sent or from which the prune was received.

show dvmrp prunes

user@host> show dvmrp prunes
Group           Source prefix      Timeout Neighbor
224.0.1.1       128.112.0.0    /12    7077 192.168.1.1
224.0.1.32      160.0.0.0      /3     7087 192.168.1.1
224.2.123.4     136.0.0.0      /5     6955 192.168.1.1
224.2.127.1     129.0.0.0      /8     7046 192.168.1.1
224.2.135.86    128.102.128.0  /17    7071 192.168.1.1
224.2.135.86    129.0.0.0      /8     7074 192.168.1.1
224.2.135.86    130.0.0.0      /7     7071 192.168.1.1
...

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