Cisco Cisco StadiumVision Mobile Streamer Release Notes

Page of 47
 
 
© 2010-2011 Cisco Systems, Inc. All rights reserved. 
Page 45 of 47 
Verifying Connected Stadium Configurations 
To verify that an existing Connected Stadium deployment supports the Cisco 
StadiumVision Director multicast capability, verify the configurations on the core and 
access switches. 
Core Switches  
Core switches configured as Anycast RPs should have a second loopback 
configured and advertised as a /32 host address within the routing protocol. It 
should be the same IP address on both core switches. MSDP is configured to use 
the loopback0 defined on the core switches. 
interface loopback0 
  description Management Loopback and MSDP ***DO NOT REMOVE*** 
  ip address 
10.106.248.1/32 
  ip router eigrp 500 
interface loopback5 
  description 
AnyCast RP
 Address General Multicast ***DO NOT REMOVE*** 
  ip address 
10.106.248.5/32
 
  ip router eigrp 500 
ip pim rp-address 
10.106.248.5 
group-list 
239.193.0.0/16
 
ip msdp originator-id loopback0 
ip msdp peer 10.106.248.1 connect-source loopback0 
ip msdp peer 10.106.248.2 connect-source loopback0 
ip msdp reconnect-interval 1 
ip msdp group-limit 800 source 0.0.0.0/0 
ip msdp sa-limit 10.106.248.1 2000 
ip msdp sa-limit 10.106.248.2 2000 
Access Switches  
Each access switch must be configured to use the Anycast RPs in the core switches 
to route the Cisco StadiumVision Director multicast control traffic to the connected 
DMPs. 
The standard prioritycast configuration for video is as follows: 
ip pim rp-address 10.106.248.241 prioritycast-grp-acl 
ip access-list standard prioritycast-grp-acl 
 permit 
239.192.0.0
 0.0.0.255 
Additionally each switch also needs: 
ip pim rp-address 
10.106.248.5
 anycast-grp-acl 
ip access-list standard anycast-grp-acl 
  permit 
239.193.0.0
 0.0.15.255