Re: BGP maximum-path

From: DaveW (kapsi1911@hotmail.com)
Date: Sun Dec 05 2004 - 16:58:18 GMT-3


I'm using 12.2(15)T13. It's the same deal with csim start #. It will take if
you type it in.

r1(config)#router bgp 200
r1(config-router)#bgp bestpath ?
  compare-routerid Compare router-id for identical EBGP paths
  med MED attribute
r1(config-router)#bgp bestpath as-path ignore
r1(config-router)#

r1#show run | begin bgp
router bgp 200
 no synchronization
 bgp log-neighbor-changes
 bgp bestpath as-path ignore
 no auto-summary

Dave
----- Original Message -----
From: <reo@chavallos.net>
To: <ccielab@groupstudy.com>
Sent: Sunday, December 05, 2004 1:55 PM
Subject: Re: BGP maximum-path

> I do not see this command in 12.3 or 12.2T (using CLI).
> At the same time it is `indirectly` mentioned in the docs for there IOSs.
>
> What's the version/platform limitations on this commands?
>
>
> ----- Original Message -----
> From: "DaveW" <kapsi1911@hotmail.com>
> To: <ccielab@groupstudy.com>
> Sent: Saturday, December 04, 2004 6:04 PM
> Subject: Re: BGP maximum-path
>
>
> > Try using bgp bestpath as-path ignore
> >
> > Dave
> > ----- Original Message -----
> > From: <reo@chavallos.net>
> > To: <ccielab@groupstudy.com>
> > Sent: Saturday, December 04, 2004 7:48 PM
> > Subject: BGP maximum-path
> >
> >
> > > I know that the subject was discussed here - just cannot find the
answer
> > in
> > > the archives.
> > > I successfuly tested maximum-path when AS-PATH is the same:
> > > ---
> > > Network Next Hop Metric LocPrf Weight Path
> > > * 0.0.0.0 172.16.10.2 0 1 i
> > > *> 172.16.11.1 0 1 i
> > >
> > >
> > >
> > > B* 0.0.0.0/0 [20/0] via 172.16.10.2, 00:00:05
> > > [20/0] via 172.16.11.1, 00:00:05
> > > ---
> > >
> > > Here's the question - is there a way to insert multiple routes into
the
> > > routing table when AS-PATH is different?
> > >
> > > Thanks
> > >
> > >



This archive was generated by hypermail 2.1.4 : Mon Jan 03 2005 - 10:31:24 GMT-3