HP P9000 Command View Advanced Edition Software Mainframe Agent Installation and Configuration Guide
->SETROPTS CLASSACT(FACILITY)
->RDEFINE FACILITY STGADMIN.YKA.BCM.YKQUERY UACC(NONE)
->PERMIT STGADMIN.YKA.BCM.YKQUERY CLASS(FACILITY) ID(user-ID) ACCESS(READ)
To improve the execution performance of the P9000 mainframe agent, activate the RACLIST function
(in-storage profiles) for the FACILITY class using one of the following commands.
If the FACILITY class has not been activated by RACLIST:
SETROPTS RACLIST(FACILITY)
If the FACILITY class has already been activated by RACLIST:
SETROPTS RACLIST(FACILITY) REFRESH
Setting up IBM HTTP Server
This section explains how to set up IBM HTTP Server in order to establish IPv6 connections, and it also
explains how to collect logs.
Settings for connecting via IPv6
When Device Manager or Replication Manager software is connected to P9000 mainframe agent
via IPv6, IBM HTTP Server is required to act as a reverse proxy server. When the reverse proxy server
receives a request from Device Manager or Replication Manager software via IPv6, it changes the
request to IPv4 format and then provides the request to P9000 mainframe agent, which acts as the
origin server.
The following shows a configuration example of when Device Manager or Replication Manager
software connects to P9000 mainframe agent via IPv6.
Mainframe Agent Installation and Configuration Guide 29