User guide

140 ExtremeWarePx1 1.2 Command Reference Guide
Commands for Configuring Servers and Services
unconfigure domain
unconfigure domain name <name string>
Description
Removes a domain from 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 service that was speciÞed in the most recently issued configure service
L7
command. That service is called the current service. The speciÞed domain name must be one that was
added to the current service with the configure domain command.
You must use the build command to commit the conÞguration changes made by this command.
Example
This example removes a domains from a service. It Þrst sets the context to the correct service, then
unconÞgures the domain.
SummitPx1::47 # config service vip 10.10.31.2 port 8080 proto tcp l7 class http
* SummitPx1::48 # unconfig domain name buythisnow.com
* SummitPx1::49 # unconfig domain name www.buythisnow.com
* SummitPx1::50 # build
History
This form of the command was available in ExtremeWarePx 1.1.
Platform Availability
This command is available on the Px-series application switch.
name string The domain name to be removed.