[f-nsp] How to route-map default route

Scott Tuc Ellentuch at T-B-O-H ml at t-b-o-h.net
Fri Jun 2 12:34:08 EDT 2006


Hi,

	I'm trying to set a route-map for my BGP that
when I get the default route from one of my transit 
providers, I can handle it differently than the rest of
my BGP. I tried something like :

ip access-list standard default-route
 permit 0.0.0.0/0

	but when I do a "sho run" I see :

ip access-list standard test
 permit any  

	which isn't what I want... I'd like to
then use it in :

route-map  bgp-from-asXXXXXX-primary permit  40
 match ip address default-route 
!I'm not sure about the syntax of that, I usually use match community.
!I'll 
 set metric 100
 set local-preference 105
 set community  35954:1000 35954:1006 35954:10061 additive


	Thanks,

		Tuc



More information about the foundry-nsp mailing list