A question about HTTP URL pattern matching. The Cisco Docs give an example
to match www.cisco.com/latest/whatsnew.html, using the *match* statement
below:

*match protocol http url /latest/whatsnew.htm

*I've previously used regex strings for pattern matching. Under the
class-map configuration, the syntax displayed to match HTTP URLs shows the
following:

CCIELAB-Router-R1(config-cmap)#match protocol http url ?
  WORD  Enter a string as the sub-protocol parameter

Does this mean, that I dont necessarily have to enter the string I want to
match as a regex and I can just enter the URL portion that follows
www.hostname.domain as displayed in the above CIsco Docs example ?

Mark
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to