[c-nsp] grep route from many routes and ASA redundant

Rodney Dunn rodunn at cisco.com
Fri Oct 10 12:27:31 EDT 2008


On Fri, Oct 10, 2008 at 11:47:14AM -0400, kcc wrote:
> sorry. it can't work
> 
> 6513#sh ip route|i 192.168.0.0
>                     ^
> % Invalid input detected at '^' marker

You need a space in there:

CaptureRouter#sh ip ro | incl 1
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
      10.0.0.0/8 is variably subnetted, 4 subnets, 4 masks
C        10.10.10.0/24 is directly connected, Ethernet0/0
L        10.10.10.2/32 is directly connected, Ethernet0/0
S        10.80.0.0/13 is directly connected, Null0
S        10.153.0.0/16 [1/0] via 10.87.177.254

> 
> 
> 
> On Fri, Oct 10, 2008 at 10:20 AM, Adam Maloney <adam at whee.org> wrote:
> 
> > In recent IOS you can do:
> >
> > show ip route | include xxxxx
> >
> > Or shorten to: show ip route | i xxxxxx
> >
> > Regards,
> >
> > Adam Maloney
> >
> >
> > On Fri, 10 Oct 2008, kcc wrote:
> >
> >  Hi all
> >>
> >> how can I only check some routes from many routes in command lines
> >>
> >> eg: sh ip routes |grep 192.168.3.0/24
> >>
> >> and Can I have doc / website to know about ASA redundant setup
> >>
> >> Thank you
> >> _______________________________________________
> >> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> >> https://puck.nether.net/mailman/listinfo/cisco-nsp
> >> archive at http://puck.nether.net/pipermail/cisco-nsp/
> >>
> >>
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/


More information about the cisco-nsp mailing list