Quick Reference Guide

PowerConnect B-Series TI24X Configuration Guide 501
53-1002269-02
Passive multicast route insertion
19
This command displays the number of warnings and non-zero PIM errors on the device. This count
can increase during transition periods such as reboots and topology changes; however, if the
device is stable, the number of errors should not increase. If warnings keep increasing in a stable
topology, then there may be a configuration error or problems on the device.
To clear the counter for PIM errors, enter the following command.
PowerConnect# clear pim counters
clear pim counters
For PowerConnect B-Series TI24X devices, you must configure a fully meshed topology between
MSDP peers. This is mandated for this release beacuse of lack of any EGP that provides a peer RPF
check for SA messages that are forwarded between MSDP peers.This limitation is not applicable to
PowerConnect device because BGP is not supported on the device.This limitation is not applicable
to PowerConnect device because BGP is not supported on the device.
Passive multicast route insertion
Passive Multicast Route Insertion (PMRI) enables a Layer 3 switch running PIM Sparse to create an
entry for a multicast route (e.g., (S,G)), with no directly attached clients or when connected to
another PIM router (transit network).
PMRI is critical for Service Providers wanting to deliver IP-TV services or multicast-based video
services. Service Providers, who have transit networks, distribute multicast-based video services to
other Service Providers, regardless of whether a client subscribes to a video service.
To configure PMRI, enter the following command at the router pim level of the CLI.
PowerConnect(config)#router pim
PowerConnect#(config-pim-router)#hardware-drop
Syntax: [no] hardware-drop
When you enable PMRI, the show ip pim mcache command output displays the multicast cache
entry along with a drop flag, indicating that the device is dropping packets in hardware. If the HW
flag is set to 1 (HW=1), it implies that the packets are being dropped in hardware. If the HW flag is
set to 0, (HW=0), it indicates that the packets are being processed in software. The following
shows an example display output.
Multicast Source Discovery Protocol (MSDP)
The Multicast Source Discovery Protocol (MSDP) is used by Protocol Independent Multicast (PIM)
Sparse routers to exchange routing information for PIM Sparse multicast groups across PIM Sparse
domains. Routers running MSDP can discover PIM Sparse sources that are in other PIM Sparse
domains.