|
<- Previous Message | Next Message -> Thread Index [isp-bgp] Re: Outbound Balancing
Opps, route-map upstreamB permit 5 need a weight of 90, not 110 > ip as-path access list 3 permit .* > (repeate as needed) > > route-map upstreamA permit 5 > match as-path 1 > set local pref 110 > ! > route-map upstreamA permit 10 > match as-path 3 > set local pref 100 > ! > route-map upstreamB permit 5 > match as-path 2 > set local pref 90 > ! > route-map upstreamBpermit 10 > match as-path 3 > set local pref 100 > ! > > > > > > > > > > > > To unsubscribe via postal mail, please contact us at: > Jupitermedia Corp. > Attn: Discussion List Management > 475 Park Avenue South > New York, NY 10016 > > Please include the email address which you have been contacted with. To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
Thread Index |