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


show dvmrp prunes

Syntax

show dvmrp prunes <all> <rx> <tx> <brief> <logical-router logical-router-name>

Description

Display information about active DVMRP prunes.

Options

none—Same as brief.

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

rx—(Optional) Display information about received prunes.

tx—(Optional) Display information about transmitted prunes.

brief—(Optional) Display brief information about DVMRP pruning.

logical-router logical-router-name—(Optional) Name of a particular logical router on which the command operates.

Required Privilege Level

view

Output Fields

Group—Group address.

Source prefix—Prefix that the prune is for.

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

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

Sample Output: show dvmrp prunes (PIM not running)

user@host> show dvmrp prunes
PIM is not running

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