Filter and log big ip packet

May 16, 2005 6 Replies

Hi all,



Can you tell me how can i filter and log a big ip packet on the routers ?



It seem not possible with access-list ! Other way ?



Thank You very much for your precious help



Best Regards NS


PBR with a match on size, and forward it to null0

Jonathan

ThankYou Jonathan for your answer

I will try to learn more how it's can be configured with policy basic routing

Thanks a lot NS

"Jonathan" a écrit dans le message de news: snipped-for-privacy@news3.newsguy.com...

It is pretty simple...

Route-Map [name] permit match length [min length] [max length] set interface null0

The problem here is that it will not log the PBR...

Jonathan

Oh, yeah, you also need to apply it to an interface...

int fa0/0 ip policy route-map [name]

Jonathan

Hi,

Does this configuration infect performance of router ?

Thanks a lot Jonathan

Best Regards NS

"Jonathan" a écrit dans le message de news: snipped-for-privacy@news3.newsguy.com...

Any time you analyze packets, you are going to affect performance.

How much you affect performance is impossible to calculate...

You basically need to do it, and see what happens.

Jonathan

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required