HP e-Commerce / XML director server appliance sa8250 - Users Guide

C H A P T E R 5 HP e-Commerce/XML Director Server Appliance SA8250 User Guide
188
config policygroup
service create
Creates a service. The default type is TCP.
config policygroup <policy-name> service create
<service-name> vip <ipaddr> port <port>
{type [TCP | UDP | RICH_HTTP]}
Note 1: The VIP/port combination must be unique. The service
type defaults to TCP unless specified otherwise on the command
line.
Note 2: The
service-name, ipaddr, and port cannot be
changed once you enter this command.
where:
policy-name is the name of an existing Policy Group
service-name is the name of the service you want to create
ipaddr is the virtual IP address (xxx.xxx.xxx.xxx)
port is the listening port for incoming connections. You can
select port numbers between 1 and 65535.
config policygroup
service delete
Deletes an existing service.
config policygroup <policy-name> service delete
[ <service-name> | -all ]
where:
policy-name is the name of the Policy Group that contains
the service to be deleted
service-name is the service to be deleted
-all deletes all services and associated servers
config policygroup
service disable
Disables the specified service.
config policygroup <policy-name> service
<service-name> disable
where:
policy-name is the name of an existing policy group
service-name is the name of the service
Command Description
Policy Group Commands (continued)