Command Line Interface
11171553-KDU 137 365 Uen D 2006-06-16
Example
7.27.12 clear ip dvmrp route
This command clears all dynamic routes learned by DVMRP.
Command Mode
Privileged Exec
Example
As shown below, this command clears everything from the route table except for
the default route.
7.27.13 show router dvmrp
This command displays the global DVMRP configuration settings.
Command Mode
Normal Exec, Privileged Exec
Console(config)#interface vlan 1
Console(config-if)#ip dvmrp metric 2
Console(config-if)#
Console#clear ip dvmrp route
clear all ip dvmrp route
Console#show ip dvmrp route
Source Mask Upstream_nbr Interface Metric UpTime Expire
--------------- --------------- --------------- --------- ------ ------ ------
10.1.0.0 255.255.255.0 10.1.0.253 vlan1 1 1840 0
Console#