While we're on the FPM topic, taking your example:

class-map type access-control access

      match field IP protocol eq 6

Is it a matter of personal choice whether or not to use hex or decimal after
the "eq"

For instance, when matching on UDP, I "default" to configuring as follows

class-map type access-control access

     match field IP protocol eq 17

and not

class-map type access-control access

     match field IP protocol eq 0x11

This is probably a stupid question, but I'll ask anyway - is there a
recommended preference for matching or either way doesnt really matter ?

Mark



On Tue, Nov 23, 2010 at 9:02 AM, Vybhav Ramachandran <[email protected]>wrote:

> Thanks Tyson, Kings.
>
> Cheers,
> TacACK
>
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please
> visit www.ipexpert.com
>
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to