User guide

144 ExtremeWarePx1 1.2 Command Reference Guide
Commands for Configuring Servers and Services
unconfigure service
unconfigure service vip <IP address>
port <port number>
protocol [tcp | udp]
Description
Removes a service from the system.
Syntax Description
Default
N/A.
Usage Guidelines
You must have administrator privileges to issue this command.
You identify the service to be removed by the IP address and port to which Internet clients connect and
the protocol (TCP or UDP) used by the service.
Removing a layer 7 service with this command also removes all domains and pattern rules that were
conÞgured for the speciÞed service.
You must use the build command to commit the conÞguration changes made by this command.
Example
This example removes the service to which clients connected using IP address 64.1.2.10, port 80, and
TCP protocol.
SummitPx1:8 # unconfigure service vip 64.1.2.10 port 80 protocol tcp
* SummitPx1:9 # build
History
This command was available in ExtremeWarePx 1.1.
Platform Availability
This command is available on the Px-series application switch.
IP address The virtual IP address of the service to be removed.
port number The port for the service to be removed.
tcp Specifies the TCP protocol.
udp Specifies the UDP protocol.