cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
458
Views
0
Helpful
3
Replies

Do we need to use ACL command before using route filtering method in B

krahulbgp
Level 1
Level 1

Do we need to use ACL command before using route filtering method in Bgp?

3 Replies 3

BGP update contain 
prefix <- you can use ACL or prefix-list with route-map to match it 
attribute <- here you can match any attribute appear in update with route-map

so not always you need ACL

balaji.bandi
Hall of Fame
Hall of Fame

yes that is the order of operation, with out ACL name, you getting if that is not exists in the syste,

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Thanks sir