Yep just realized I said glbx, I meant level3 session is where it should be applied.
Thanks! On Mar 24, 2011, at 8:53 PM, Kris Foster <[email protected]> wrote: > > On Mar 24, 2011, at 5:39 PM, Brendan Mannella wrote: > >> So i run EBGP with Level 3 and GBLX with two MLXe's, one transit on >> each, the two routers run IBGP. Lately we have been having all kinds >> of issues with GBLX --> Comcast. Currently my outbound path to comcast >> goes through GBLX. I would like to change that to Level3. Will the >> below work and is this the best way? >> >> >> ip as-path access-list ComcastAS seq 5 permit _7922_ >> >> route-map ComcastToLevel3 permit 11 >> match as-path ComcastAS >> set local-preference 110 >> >> >> I would then apply this to the GBLX session, correct? > > Depends on what the local-preference is on the Level3 learned prefixes. > Default is 100 and the highest LP is preferred. So assuming the LP on the > GBLX learned prefixes is 100, you'd have success applying that to your Level3 > session. > > Kris _______________________________________________ foundry-nsp mailing list [email protected] http://puck.nether.net/mailman/listinfo/foundry-nsp
