Owner's Manual

224 Multicast Routing Commands
www.dell.com | support.dell.com
Example
The following example displays DVMRP interfaces.
The following table describes the fields shown in the display:
show ip dvmrp neighbor
The
show ip dvmrp neighbor
user EXEC command displays DVMRP-neighbor information on a
per-interface basis.
Syntax
show ip dvmrp neighbor
[
ethernet
interface-number
|
vlan
vlan-id |
port-channel
number
]
ethernet
interface-number
—Ethernet port number.
vlan
vlan-id
—VLAN number.
port-channel
number
—Port-channel number.
Console# show ip dvmrp interface
Interface IP address Metric RCV Bad RCV Bad Sent
Packets Routes Routes
--------- ----------- ------- ------- ------ ------
eth g1 172.16.1.1 10 0 12
Field Description
Interface Interface type, number.
IP address The IP address this system uses as a source address on this interface.
Metric The distance metric for this interface used to calculate distance vectors.
RCV Bad Packets The number of DVMRP messages received on the interface by the
DVMRP process which were subsequently discarded as invalid (for
example, invalid packet format, or a route report from an unknown
neighbor).
RCV Bad Routes The number of routes, in valid DVMRP packets, which were ignored
because the entry was invalid.
Sent Routes The number of routes, in DVMRP Report packets, which have been sent
on this interface.