HP e-Commerce / XML director server appliance sa8250 - Users Guide
C H A P T E R 6 HP e-Commerce/XML Director Server Appliance SA8250 User Guide
242
Prerequisites for Scenario 2
• At least one Web server
• One client
• One SA8250 must be physically installed on the network, and its
Boot Monitor and routing protocol configurations must be
complete. For more information, see the Getting Started Guide.
Procedure for Scenario 2
Connect to the SA8250
1. Telnet to the SA8250's port 23 and log on as the administrator
(
admin).
The Command Line prompt displays:
HP SA8250#
Create a Policy Group
1. To create a policy group, first move the prompt to the policy
group level by typing this command:
HP SA8250#config policygroup
2. To specify the new policy group's name (“saptest” in this
example), type this command:
HP SA8250/config/policygroup#create saptest
Policy group saptest created.
3. To move the prompt to that level, type the name of the policy
group just created:
HP SA8250/config/policygroup#saptest
Add Service and VIP
1. To add the SAP service to policy group saptest, type this
command:
HP SA8250/config/policygroup/saptest#
service create sap vip 30.1.1.201 port 80
This creates a new service on the SA8250, using the HTTP
protocol, at IP address 30.1.1.201, listening on TCP port 80.