
mike at ultra
Dec 1, 2011, 8:59 AM
Post #1 of 2
(232 views)
Permalink
|
Hello Guys, Im trying to use a route-map on my BGP router to advertise a prefix-list and a community, how can i do this ? I try to use : route-map NAME permit 1 match ip-address prefix-list MYNET on-match goto 2 route-map NAME permit 2 match community COMMNAME exact-match i try to use with continue and call but without success, what is the best way to this, i need to announce the community and my prefix list to this neighbor Thanks
|