07-30-2014 02:20 PM
The command 'show pim group-map' shows that the default mapping for SSM is 232.0.0.0/8. According this page you can change it:
https://supportforums.cisco.com/document/100301/introduction-ios-xr-multicast
With the "multicast-routing ssm range" command. But that command isn't available. The multicast package is active, and other multicast commands work. Has the command moved to a different spot, has something else changed?
Solved! Go to Solution.
07-31-2014 01:20 AM
do it under address family
RP/0/RSP0/CPU0:ariad(config-mcast-default-ipv4)#pwd
multicast-routing
address-family ipv4
RP/0/RSP0/CPU0:ariad(config-mcast-default-ipv4)#ssm range ?
WORD Access list specifying SSM group range
Regards,
/A
07-31-2014 01:20 AM
do it under address family
RP/0/RSP0/CPU0:ariad(config-mcast-default-ipv4)#pwd
multicast-routing
address-family ipv4
RP/0/RSP0/CPU0:ariad(config-mcast-default-ipv4)#ssm range ?
WORD Access list specifying SSM group range
Regards,
/A
07-31-2014 08:01 AM
Thanks akiritch, that appears to do the trick.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide