RE: regular expression once more

From: Jonathan V Hays (jhays@jtan.com)
Date: Thu Jul 17 2003 - 18:01:47 GMT-3


Pete,

That works!

r2#sh ip bgp
BGP table version is 3, local router ID is 10.1.1.2
Status codes: s suppressed, d damped, h history, * valid, > best, i -
internal
Origin codes: i - IGP, e - EGP, ? - incomplete

   Network Next Hop Metric LocPrf Weight Path
*> 99.99.99.0/24 10.1.1.1 0 0 9 100 i
*> 130.108.1.0/24 10.1.1.1 0 0 9 i
r2#sh ip bgp quote-regexp _[^(100)]$
BGP table version is 3, local router ID is 10.1.1.2
Status codes: s suppressed, d damped, h history, * valid, > best, i -
internal
Origin codes: i - IGP, e - EGP, ? - incomplete

   Network Next Hop Metric LocPrf Weight Path
*> 130.108.1.0/24 10.1.1.1 0 0 9 i
r2#

Thanks,

Jonathan

> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On
> Behalf Of Pete Yeargin (pyeargin)
> Sent: Thursday, July 17, 2003 4:39 PM
> To: 'Jonathan V Hays'; 'CCIEStudy'; 'Alvarez, Rolando
> [NCSUS]'; 'Chen Kwong Wai William'; 'Connie Nie';
> ccielab@groupstudy.com
> Subject: RE: regular expression once more
>
>
> As mentioned before, I would try the following with the parentheses
> added in:
>
> _[^(100)]$



This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:43 GMT-3