Information Technology Reference
In-Depth Information
Figure 11-31 Multiple Upstreams, Redundant Multicast
Unicast and
Multicast Provider
Customer
Network
RP
MSDP Peer
Unicast and
Multicast Provider
The customer's configuration is shown in Example 11-23.
Example 11-23 Customer Router Configuration
hostname Customer
!
ip multicast-routing
!
interface Loopback0
ip address 10.1.0.1 255.255.255.255
!
interface Serial2/0
ip address 10.1.1.1 255.255.255.252
ip pim sparse-mode
!
interface Serial4/0
ip address 10.1.3.1 255.255.255.252
ip pim sparse-mode
!
router bgp 65000
...
network 10.1.0.1 mask 255.255.255.255
network 10.1.100.0 mask 255.255.255.0
neighbor 10.1.1.2 remote-as 100
neighbor 10.1.3.2 remote-as 200
!
address-family ipv4 multicast
...
neighbor 10.1.1.2 activate
neighbor 10.1.3.2 activate
network 10.1.0.1 mask 255.255.255.255
network 10.1.100.0 mask 255.255.255.0
 
Search WWH ::




Custom Search