Enable multicast routing globally
ip multicast-routing distributed
Enable pim-sparse mode on all interfaces required to receive the stream including SVI's and Loopbacks
ip pim sparse-mode
Then configure both switches as RP's if required
configure pim auto listener so that the RP disovery messages can be sent out using dense mode
ip pim autorp listener
Configure both RP's to announce themsleves as the RPip pim send-rp-announce Loopback0 scope 10
Also set them up as the mapping agents for Auto-RPip pim send-rp-discovery Loopback0 scope 10
No comments:
Post a Comment