Mailing List Archive

How to Filter cache flow for single IP
This may sound like a relatively trivial thing to do but I can't find
any examples on the web to do what I need.

All I want to do is a simple "sh ip cache flow" on our LNS and filter
the output for a single IP 220.253.52.1.

I can use "sh ip cache flow | inc 220.253.52.1" but this would also show
me the cache flows for 220.253.52.15, 220.253.52.122, etc...

I just want the cache flow to show output for the one single IP of
220.253.52.1. Is there a way to filter it for an EXACT match???

Thanks.

--

Regards,

Andy Saykao
System Administrator
Netspace Online Systems
Ph : 03 9811 0049
Mob : 0401 422 406
Fax : 03 9811 0044
Email: andy.saykao@staff.netspace.net.au



This email and any files transmitted with it are confidential and intended solely for the
use of the individual or entity to whom they are addressed. Please notify the sender
immediately by email if you have received this email by mistake and delete this email
from your system. Please note that any views or opinions presented in this email are solely
those of the author and do not necessarily represent those of the organisation.
Finally, the recipient should check this email and any attachments for the presence of
viruses. The organisation accepts no liability for any damage caused by any virus
transmitted by this email.
Re: How to Filter cache flow for single IP [ In reply to ]
Andy,

I suggest you take a look here:
http://www.cisco.com/en/US/docs/ios/12_4/cfg_fund/configuration/guide/cfh100.html#wp1002025

Bottom line, try doing something line "show ip cache flow | inc
220.253.52.1_" (note the underscore).

Arie

On Thu, May 1, 2008 at 7:06 AM, Andy Saykao <
andy.saykao@staff.netspace.net.au> wrote:

> This may sound like a relatively trivial thing to do but I can't find any
> examples on the web to do what I need.
>
> All I want to do is a simple "sh ip cache flow" on our LNS and filter the
> output for a single IP 220.253.52.1.
>
> I can use "sh ip cache flow | inc 220.253.52.1" but this would also show
> me the cache flows for 220.253.52.15, 220.253.52.122, etc...
>
> I just want the cache flow to show output for the one single IP of
> 220.253.52.1. Is there a way to filter it for an EXACT match???
>
> Thanks.
>
> --
>
> Regards,
>
> Andy Saykao
> System Administrator
> Netspace Online Systems
> Ph : 03 9811 0049
> Mob : 0401 422 406
> Fax : 03 9811 0044
> Email: andy.saykao@staff.netspace.net.au
>
>
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to whom they are addressed.
> Please notify the sender immediately by email if you have received this
> email by mistake and delete this email from your system. Please note that
> any views or opinions presented in this email are solely those of the author
> and do not necessarily represent those of the organisation. Finally, the
> recipient should check this email and any attachments for the presence of
> viruses. The organisation accepts no liability for any damage caused by any
> virus transmitted by this email.
>
> _______________________________________________
> cisco-bba mailing list
> cisco-bba@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-bba
>