652
Usage Guide:
Display the current RP and mapping relationship.
Example:
testS2(Config-if-Vlan1)#show ip pim rp mapping
PIM Group-to-RP Mappings
Group(s): 224.0.0.0/4
RP: 10.1.6.1
Info source: 10.1.6.1, via bootstrap, priority 6
Uptime: 00:11:04
Displayed Information
Explanations
Group(s)
Group address range of RP
Info source
Source of Bootstrap messages
Priority
Priority of Bootstrap messages
17.4 DVMRP
17.4.1 Introduction to DVMRP
DVMRP Protocol, namely, is “Distance Vector Multicast Routing Protocol”. It is a
Multicast Routing Protocol in dense mode, which sets up a Forward Broadcast Tree for
each source in a manner similar to RIP, and sets up a Truncation Broadcast Tree, i.e. the
Shortest Path Tree to the source, for each source through dynamic Prune/Graft.
Some of the important features of DVMRP are:
1. The routing exchange used to determine reverse path checking information is
based on distance vector (in a manner similar to RIP)
2. Routing exchange update occurs periodically (the default is 60 seconds)
3. TTL upper limit = 32 hops (and that RIP is 16)
4. Routing update includes net mask and supports CIDR
In comparison with Unicast routing, Multicast routing is a kind of reverse routing (that
is, what you are interested in is where the packets are from but not where they go), thus
the information in DVMRP routing table is used to determine if an input Multicast packet
is received at the correct interface. Otherwise, the packet will be discarded to prevent
Multicast circulation.
The check which determines if the packet gets to the correct interface is called RPF
check. When some Multicast data packets get to some interface, it will determine the
reverse path to the source network by looking up DVMRP router table. If the interface
data packets get to is the one which is used to send Unicast message to the source, then
the reverse path check is correct, and the data packets are forwarded out from all