From: Carlos Trujillo Jimenez (nergal888@hotmail.com)
Date: Sun Sep 09 2007 - 22:22:28 ART
Please correct me if Im wrong:
Scenario:
My network is running sparse mode only.
Configure router to be the RP for group 232.0.0.0/5, Groups in the
administratively scoped multicast range (239.0.0.0/24) should not be
distributed through the multicast domain in either sparse or dense fashion.
Option A)
ip pim autorp listener
ip pim send-rp-announce Loopback0 scope 16 group-list 5
access-list 5 deny 239.0.0.0 0.0.0.255
access-list 5 permit 232.0.0.0 7.255.255.255
Option B)
ip pim autorp listener
ip pim send-rp-announce Loopback0 scope 16 group-list 5
access-list 5 permit 232.0.0.0 3.255.255.255
access-list 5 permit 232.0.0.0 1.255.255.255
access-list 5 permit 232.0.0.0 0.255.255.255
What do you think would be the correct answer, from my point of view, I
choose Option A.
from the perspective of filtering both access lists will work fine, but from
the perspective of anouncing????
do Both solutions work?? Anny comments??
This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:10 ART