Monitoring DVMRP Routes
Purpose
Display information about DVMRP routes.
You can specify an IP address to display the best route to that address or specify an IP address and subnet mask to display the route that exactly matches this IP address and subnet mask. You can use the brief keyword to view a summary of information. You can specify an interface type and specifier to display routes associated with that interface. For details about interface types and specifiers, see Interface Types and Specifiers in JunosE Command Reference Guide.
Action
To display information about DVMRP routes:
host1:boston>show ip dvmrp route
Prefix/Length usNbr/Owner Metric ExpireTime UpTime Interface
14.0.0.0/8 Dvmrp Local 1 Never 18 atm5/0.14
Downstream Interface(s)
Interface
atm5/0.15
15.0.0.0/8 Dvmrp Local 1 Never 18 atm5/0.15
Downstream Interface(s)
None
25.0.0.0/8 14.0.0.1 2 129 11 atm5/0.14
Downstream Interface(s)
Interface
atm5/0.15
To display a summary of information about DVMRP routes:
host1:v3# show ip dvmrp route brief Prefix/Length usNbr/Owner Metric ExpireTime UpTime Interface 14.0.0.0/8 Dvmrp Local 1 Never 26 atm5/0.14 15.0.0.0/8 Dvmrp Local 1 Never 26 atm5/0.15 25.0.0.0/8 14.0.0.1 2 121 19 atm5/0.14
Meaning
Table 47 lists the show ip dvmrp route command output fields.
Table 47: show ip dvmrp route Output Fields
Field | Description |
|---|---|
Prefix | IP address of the network |
Length | Length of the subnet mask for the network |
usNbr/Owner | IP address of the upstream neighbor associated with this route or a description of the origin of the route |
Dvmrp Local | Route is associated with a directly attached network |
Dvmrp Aggregate | Route is an aggregate route determined by summarization |
Metric | Metric associated with this interface for this route |
ExpireTime | Time, in seconds, until the VR starts the process for removing the route |
UpTime | Length of time, in seconds, that the route has been in the DVMRP routing table |
Interface | Type and specifier for the interface, such as atm3/0. |
Hide Navigation Pane
Show Navigation Pane
SHA1