From: Gregory Gombas (ggombas@gmail.com)
Date: Wed Jun 13 2007 - 13:41:11 ART
When trying to restrict multicast traffic from exiting an interface,
couldn't you use an extended ACL with the multicast group IP specified
as the destination address?
Or are you required to use the IP multicast boundary command?
For example, if you wanted to retrict multicast traffic for group
229.1.1.1 from exiting your serial interace, would the following do
the trick? Why or why not?
access-list 101 deny ip any host 229.1.1.1
access-list 101 permit ip any any
int ser0/0
ip access-group 101 out
This archive was generated by hypermail 2.1.4 : Sun Jul 01 2007 - 17:24:49 ART