User guide
112 ExtremeWarePx1 1.2 Command Reference Guide
Commands for Configuring Servers and Services
If a layer 7 service was conÞgured with its class parameter set to https, you use the configure domain
default
command instead of this command.
You must use the build command to commit the conÞguration changes made by this command.
Example
This example conÞgures domains for a service. Note that the service is conÞgured to recognizes domain
names that begin with or omit the initial Òwww.Ó (for example, www.buystuff.com and buystuff.com).
SummitPx1::12 # config service vip 10.10.31.2 port 8080 proto tcp l7 class http
* SummitPx1::13 # config domain name buystuff.com
* SummitPx1::14 # config pattern-rule default server-group-name buystuff
* SummitPx1::15 # config domain name www.buystuff.com
* SummitPx1::16 # config pattern-rule default server-group-name buystuff
* SummitPx1::17 # config domain name buythisnow.com
* SummitPx1::18 # config pattern-rule default server-group-name buythisnow
* SummitPx1::19 # config domain name www.buythisnow.com
* SummitPx1::20 # config pattern-rule default server-group-name buythisnow
* SummitPx1::21 # config domain default
* SummitPx1::22 # config pattern-rule default server-group-name mainpage
* SummitPx1::23 # build
History
This command was available in ExtremeWarePx 1.1.
Platform Availability
This command is available on the Px-series application switch.










