Appendix E: Creating an SP File
In order to have the appliance import a list of service processors, you must create a file containing the SPs. Each line of the
file must be in the following format: IP:Port:Username:Password:Profile. Repeat this format for each SP to be added to the list.
See
on page 99 for the syntax descriptions.
Colons must be used to separate the parameters. If a colon is used in either the username or password, you must put the
entire username or password in quotes.
The following is an example of a valid SP file:
#this is an example of a valid SP file
192.168.200.154:0:root:calvin:drac7
192.168.10.130:0:admin:"pass:word":ilo2
PARAMETER
DESCRIPTION
#
Used to create a comment, if desired. If you add a
comment, you must type # as the first character on the
line with the comment.
IP
The IP address of the SP target.
Port
Not currently used. Enter 0 for this parameter.
Username
The admin name for the SP.
Password
The admin password for the SP.
Profile
The type of SP. If the SP type is not known, enter
*.
Table E.1 SP File Format
PORT
DESCRIPTION
22
Is the SSH port open and listening for connections?
23
Is the Telnet port open and listening for connections?
80
Is there a web interface to this SP (HTTP)?
443
Is there a secure web interface to this SP (HTTPS/SSL)?
Table E.2 Dynamic Properties Descriptions
Vertiv
| Avocent® Universal Management Gateway Appliance Installer/User Guide |
99