Pim-Sm Configuration; Pim-Sm Operating Principle - 3Com 7700 Configuration Manual

Hide thumbs Also See for 7700:
Table of Contents

Advertisement

PIM-SM Configuration

177
[SW7700-vlan-interface11] ip address 2.2.2.2 255.255.0.0
[SW7700-vlan-interface11] pim dm
[SW7700-vlan-interface11] quit
[SW7700] interface vlan-interface 12
[SW7700-vlan-interface12] ip address 3.3.3.3 255.255.0.0
[SW7700-vlan-interface12] pim dm
PIM-SM Configuration
PIM-SM (Protocol Independent Multicast, Sparse Mode) belongs to sparse mode
multicast routing protocols. PIM-SM is mainly applicable to large-scale networks
with broad scope with few group members.
Different from the flood & prune principle of the dense mode, PIM-SM assumes
that all hosts do not need to receive multicast packets, unless clear request is put
forward.
PIM-SM uses the RP (Rendezvous Point) and the BSR (Bootstrap Router) to
advertise multicast information to all PIM-SM routers and uses the join/prune
information of the router to build the RP-rooted shared tree (RPT). This helps to
reduce the bandwidth occupied by data packets and control packets and reduces
the process overhead of the router. Multicast data flows along the shared tree to
the network segments. When data traffic is sufficient, the multicast data flow
switches over to the SPT (Shortest Path Tree) rooted on the source. This reduces
network delay. To perform the RPF check, PIM-SM does not depend on the
specified unicast routing protocol but uses the present unicast routing table.
Running PIM-SM needs to configure candidate RPs and BSRs. The BSR is
responsible for collecting the information from the candidate RP and advertising
the information.
PIM-SM Operating
The PIM-SM working process is as follows: neighbor discovery, building the
Principle
RP-rooted shared tree (RPT), multicast source registration and SPT switchover etc.
The neighbor discovery mechanism is the same as that of PIM-DM.
Build the RP shared tree (RPT)
When hosts join a multicast group G, the leaf routers send IGMP messages to
learn the receivers of multicast group G. The leaf routers calculate the
corresponding rendezvous point (RP) for multicast group G and then send join
messages to the node of a higher level toward the rendezvous point (RP). Each
router along the path between the leaf routers and the RP will generate (*, G)
entries in the forwarding table, indicating that all packets sent to multicast group
G are applicable. When the RP receives packets sent to multicast group G, the
packets will be sent to leaf routers along the path built and then reach the hosts.
In this way, an RP-rooted tree (RPT) is built as shown in the following figure.

Advertisement

Table of Contents
loading

Table of Contents