XML Configuration
•You may wish to allow only a single IP address (management station) access.
<SECURITY_IP_ACCESS_LIST RESET="True"> |
|
</SECURITY_IP_ACCESS_LIST> |
|
• Change the
| |
environment. |
|
<SNMP_ACCESS_LIST RESET="True"> |
|
<SNMP_ACCESS_ITEM COMMUNITY="public"> |
|
<TYPE VALUE="RO"/> |
|
<STATUS VALUE="Valid"/> |
|
</SNMP_ACCESS_ITEM> |
|
<SNMP_ACCESS_ITEM COMMUNITY="yoursnmprw"> |
|
<TYPE VALUE="RW"/> |
|
<STATUS VALUE="Valid"/> |
|
</SNMP_ACCESS_ITEM> |
|
</SNMP_ACCESS_LIST> |
|
•Set up the root user account, which will be used to complete the interconnect switch configuration.
|
| ||
SET USER ACCOUNTS to BIOS DEFAULTS if RESET is True. | |||
Remove the comment sign pairs, then add or modify user | |||
accounts. |
| ||
Notice : ACCESS VALUE must be Root/User+/User. |
<USER_ACCOUNTS_LIST RESET="True">
<USER_ACCOUNT_ITEM USER="yourUser">
<PASSWORD VALUE="yourPassword"/>
<ACCESS VALUE="Root"/>
</USER_ACCOUNT_ITEM>
</USER_ACCOUNTS_LIST>
HP ProLiant BL |