User guide
unconfigure pattern-rule
ExtremeWarePx1 1.2 Command Reference Guide 141
unconfigure pattern-rule
unconfigure pattern-rule <pattern string>
Description
Removes a pattern rule from the current domain of the current layer 7 service.
Syntax Description
Default
N/A.
Usage Guidelines
You must have administrator privileges to issue this command.
This command applies to the current domain of the current service. The current service is the service that
was speciÞed in the most recently issued configure service L7 command. The current domain is the
domain that was speciÞed in the most recently issued configure domain or configure domain default
command. The speciÞed pattern string must be the pattern string of a pattern rule that was added to
the current domain of the current service with the configure pattern-rule command.
You must use the build command to commit the conÞguration changes made by this command.
Example
This example removes a pattern rule. It Þrst sets the context to the correct service and domain, then
unconÞgures the rule.
SummitPx1::34 # config service vip 64.1.2.10 port 80 protocol tcp L7 class http
* SummitPx1::35 # config domain name *
* SummitPx1::36 # unconfig pattern-rule "*.mp3"
* SummitPx1::37 # build
History
This command was available in ExtremeWarePx 1.1.
Platform Availability
This command is available on the Px-series application switch.
pattern string The pattern string of the patter rule to be removed.










