Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
According to Cisco, one of the ASAs must have an Unrestricted License http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080834058.shtml:"On the PIX/ASA Security appliance platform, at least one of the units must have an ...
I just configured SSM mapping on a test network and noticed something interesting: A 7200 series router using IOS 12.4(25d) includes support for using a Named ACL with the "ip igmp ssm-map static" command, as such:R1#show version | i 12.4 Cisco IOS S...
I have a test network configured with a mix of Cisco and Juniper routers. Multicast traffic (PIM-SSM with ASM) properly flows through the entire network. I have a Cisco 3845 configured as the RP, and I am trying to use the "ip pim accept-register" co...
I have a 3825 set up that uses port address translation to forward incoming port 22 on my "external" IP address 10.10.1.110 to port 22 on the "internal" IP address 10.1.0.1. I am in fact able to SSH to 10.10.1.110 and get connected to the appropriate...
I read in the book "Cisco NAC Appliance: Enforcing Host Security with Clean Access" (published 2008) that the Real IP Gateway mode is only IPv4 compatible but that IPv6 compatibility will be provided in a future software update.Having searched around...
Thank you for taking time to reply, but unfortunately that does not answer my question.I did more testing and found that using a named ACL with the "ip igmp ssm-map static" command is supported on a 3660 router and a 7204 router, but not on a 2651XM,...
Giuseppe,That did the trick! I re-configured some of the routers to use the 239.0.0.0/8 range instead, and I was able to observe the PIM register filter do its thing:Jan 20 19:59:43.967: %PIM-4-INVALID_SRC_REG: Received Register from 192.168.16.1 for...
That is correct. I guess I meant that entries are still created in the multicast routing table, and the multicast stream I am sending across the network still reaches the receivers.