[nsp] BGP regex - directly connected routes ?
Me
smentzer@mentzer.org
Mon, 12 Aug 2002 16:23:33 -0600 (MDT)
try this:
sh ip bgp regexp ^[0-9]+$
i think that is what you are looking for
On Mon, 12 Aug 2002, matthew zeier wrote:
> Date: Mon, 12 Aug 2002 14:48:14 -0700
> From: matthew zeier <mrz@intelenet.net>
> To: cisco-nsp@puck.nether.net
> Subject: [nsp] BGP regex - directly connected routes ?
>
>
> I'm having troubles coming up with a regexp to show me just directly
> connected peers. The best I've come up with is :
>
> sh ip bgp regexp ^(5555)+
>
> which covers directly connected peers that prepend their path to me.
> However, is there a regexp that'll show me all, without having to have one
> for each peer?
>
> Thanks.
>
>
> --
> matthew zeier | "In mathematics you don't understand
> InteleNet Communications, Inc. | things. You just get used to them."
> (949) 784-7904 | - John von Newmann
>
>
> _______________________________________________
> cisco-nsp mailing list real_name)s@puck.nether.net
> http://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
-sean
Spoon!