beautypg.com

HP e-CommerceXML Accelerator sa7150 User Manual

Page 100

background image

C H A P T E R 5 HP e-Commerce/XML Server Accelerator SA7150 User Guide

90

create map

Create a mapping that associates server IP, SSL port, and Key ID,
and clear text port (clear text maps only).

Example 1 (for SSL operation):

HP SA7150> create map
Server IP [0.0.0.0]: 1.1.1.1
Network port [443]: 443
Cleartext (server) port [80]: 8080
KeyID to use for mapping: 4

NOTE: The Key ID (SSL operations only—not applicable to clear
text maps) used with a new mapping must exist prior to executing
create map. Use create key to create a new Key ID. Also, a
certificate must be associated with the key ID prior to using the
mapping. (See Chapter 3 for details.)

Example 2 (clear text map for unencrypted XML processing):

HP SA7150> create map
Server IP [0.0.0.0]: 1.1.1.1
Network port [443]:
Cleartext (server) port [80]:
KeyID to use for mapping:
Cleartext map for XML only? [n]: y

NOTE: Do not specify a KeyID when creating a clear text map.

delete map

Delete a mapping.

NOTE: All MapIDs of a higher number than the one specified for
deletion are decremented by one when this command is executed.

Syntax:

HP SA7150> delete map

where

is the Map ID of the mapping you wish to delete.

show map

Display all mappings. (Same as list maps.)

Command

Definition