Okay, so I have a LARGE project I'm trying to figure out and no matter how much I search through Cisco's sites I can't seem to find just the right answer that seems to work.
Equipment we're using:
Cisco 6509s at all main sites (4 sites total)
Cisco 3750s for switches inside sites
Network Layout
Site 1 is sort of the hub of all connectivity and Sites 2,3,4 all connect back to it (6509s). Each site has it's own VLAN and are also running 3des encryption on the lines back to Site 1. Also, something that I did not setup but how it is, is that sites 3 & 4 are using VLAN 1 for it's data VLAN so we cannot trunk that VLAN. Currently the cameras are on the same VLAN the data side of the site is on. Site 1 is a little more confusing as it has a VLAN for each IDF, so 4 in total, which are running off 3750s.
The Problem
We're in the process of trying to get 200+ cameras moved over to IP and to stream them via multicast. I can get the multicasting to work inside each VLAN fine with just using the ip multicast-routing and ip pim dense-mode commands on the specific data VLAN at each site.
I can't however view from Site 1 a camera that is setup at Site 2-4. If I do a sh ip mroute I do not see traffic from the other sites.
Questions
1 - I'm not sure I should use dense-mode or not, but it seems to be more of a resource hog. Although, it seems that if you use sparse mode you have to setup more stuff on the routers for it to work though.
2 - I tried trunking a brand new VLAN between all sites to maybe put all of the cameras in their own VLAN, but that didn't seem to work... I must have did something wrong because the CPU usage at our main site went from 2% - 30% !!! Is this a bad way to do it?
3 - Since we use encryption, the actual VLANS that are trunking across sites are different (ie, Site 1 doesn't know about VLAN 1, but does know about VLAN 55, etc). I'm not sure if I need to put ip pim on these VLANs or only the ones that the cameras are specifically on.
4 - I've tried doing the ip mroute command, but not sure exactly the syntax or proper way to set it up. It did not seem to make a difference on anything when I did it.
So what's the best way to do this (mroute or trunking the vlan) and any idea why it's not working? I'm at the end of my rope now...
Thanks!
Equipment we're using:
Cisco 6509s at all main sites (4 sites total)
Cisco 3750s for switches inside sites
Network Layout
Site 1 is sort of the hub of all connectivity and Sites 2,3,4 all connect back to it (6509s). Each site has it's own VLAN and are also running 3des encryption on the lines back to Site 1. Also, something that I did not setup but how it is, is that sites 3 & 4 are using VLAN 1 for it's data VLAN so we cannot trunk that VLAN. Currently the cameras are on the same VLAN the data side of the site is on. Site 1 is a little more confusing as it has a VLAN for each IDF, so 4 in total, which are running off 3750s.
The Problem
We're in the process of trying to get 200+ cameras moved over to IP and to stream them via multicast. I can get the multicasting to work inside each VLAN fine with just using the ip multicast-routing and ip pim dense-mode commands on the specific data VLAN at each site.
I can't however view from Site 1 a camera that is setup at Site 2-4. If I do a sh ip mroute I do not see traffic from the other sites.
Questions
1 - I'm not sure I should use dense-mode or not, but it seems to be more of a resource hog. Although, it seems that if you use sparse mode you have to setup more stuff on the routers for it to work though.
2 - I tried trunking a brand new VLAN between all sites to maybe put all of the cameras in their own VLAN, but that didn't seem to work... I must have did something wrong because the CPU usage at our main site went from 2% - 30% !!! Is this a bad way to do it?
3 - Since we use encryption, the actual VLANS that are trunking across sites are different (ie, Site 1 doesn't know about VLAN 1, but does know about VLAN 55, etc). I'm not sure if I need to put ip pim on these VLANs or only the ones that the cameras are specifically on.
4 - I've tried doing the ip mroute command, but not sure exactly the syntax or proper way to set it up. It did not seem to make a difference on anything when I did it.
So what's the best way to do this (mroute or trunking the vlan) and any idea why it's not working? I'm at the end of my rope now...
Thanks!