Command Line Interface Reference Guide > The SLB Configuration Menu
/cfg/slb/layer7/slb/cntclss/xmltag
Content Class XML Tag Menu
 
Enter XML tag id: myxml
[XML tag myxml Menu]
xmltag - Set XML tag to match
match - Set match type
case - Enable/disable case sensitive for string matching
copy - Copy XML tag
del - Delete XML tag
cur - Display current XML tag configuration
 
Content Class XML Tag Menu Options (/cfg/slb/layer7/slb/cntclss/xmltag) 
Command Syntax and Usage
xmltag
 
Sets the XML path to be matched for the rule to take effect. The XML tag string match is separated into XML tag name and XML tag value. The match type is separated into name and value.
To indicate the path to a specific value, use / as a delimiter between tag names. For example: student/name.
To indicate a lookup on a tag attribute, use the @ sign between the path and the attribute name. For example: student@name
match path[eq|sufx] value[eq|include|regex]
 
Defines the match criteria of the defined string. You are prompted to enter the following:
*New matching type for the XML tag path: eq, sufx
*New matching type for XML tag value: eq, include, regex
case
 
Enables or disables case sensitivity for matching.
copy
 
Copies the XML tag.
del
 
Deletes the XML tag.
cur
 
Displays the currently configured XML tag.