Monitoring the Next Hops of DVMRP Routes
Purpose
Display information about the next hop.
Action
To display information about the next hop:
host1:boston>show ip dvmrp routeNextHop addr/mlen ifIndex Type 172.16.0.0/16 4 leaf 172.17.0.0/16 4 leaf 172.18.0.0/16 3 leaf 172.19.0.0/16 3 leaf 172.19.0.0/16 4 branch
Meaning
Table 48 lists the show ip dvmrp routeNextHop command output fields.
Table 48: show ip dvmrp routeNextHop Output Fields
Field | Description |
---|---|
addr | IP address of the next-hop router |
mlen | Mask length of the next-hop router |
ifIndex | SNMP interface index for the interface that connects to the next hop |
Type | Description of the next-hop router |
leaf | Neighbor with no downstream neighbors |
branch | Neighbor with downstream neighbors |