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 dvmrp prunes

date_range 19-Nov-23

Syntax

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

Description

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

Options

none

Display received and transmitted DVMRP prune information.

all

(Optional) Display information about all received and transmitted prune messages.

rx

(Optional) Display information about received prune messages.

tx

(Optional) Display information about transmitted prune messages.

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 describes the output fields for the show dvmrp prunes command. Output fields are listed in the approximate order in which they appear.

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

Sample Output

show dvmrp prunes

content_copy zoom_out_map
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
...

Release Information

Note:

Distance Vector Multicast Routing Protocol (DVMRP) was deprecated in Junos OS Release 16.1. Although DVMRP commands continue to be available and configurable in the CLI, they are no longer visible and are scheduled for removal in a subsequent release.

Command introduced before Junos OS Release 7.4.

footer-navigation