cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
409
Views
0
Helpful
1
Replies

BGP Route Filtering

jschweng
Level 1
Level 1

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

1 Reply 1

mahmoodmkl
Level 7
Level 7

Hi
can u try prefix list instead of a access list

Sent from Cisco Technical Support iPhone App