Any idea why Im not getting BGP route filter to work.
Im trying to do something simple like filter off network xxx.yyy.225.192 0.0.0.32
router bgp 12345
neighbor xxxx.yyy.224.227 remote-as 54321
..
....
..
neighbor xxx.yyy. distribute-list 2 in
access-list 2 deny xxx.yyy.224.192 0.0.0.31
access-list 2 permit any