HP StorageWorks Fabric OS 6.1.1 administrator guide (5697-0235, December 2009)

Fabric OS 6.1.1 administrator guide 99
3. Issue the keytool command and respond to the prompts:
C:\Program Files\Java\j2re1.5.0_06\bin> keytool -import -alias RootCert -file
RootCert.crt -keystore ..\lib\security\RootCerts
Enter keystore password: changeit
Owner: CN=Brocade, OU=Software, O=Brocade Communications, L=San Jose,
ST=California, C=US
Issuer: CN=Brocade, OU=Software, O=Brocade Communications, L=San Jose,
ST=California, C=US
Serial number: 0
Valid from: Thu Jan 15 16:27:03 PST 2007 until: Sat Feb 14 16:27:03 PST 2007
Certificate fingerprints:
MD5: 71:E9:27:44:01:30:48:CC:09:4D:11:80:9D:DE:A5:E3
SHA1: 06:46:C5:A5:C8:6C:93:9C:FE:6A:C0:EC:66:E9:51:C2:DB:E6:4F:A1
Trust this certificate? [no]: yes
Certificate was added to keystore
In the example, changeit is the default password and RootCert is an example of a root certificate name.
Summary of certificate commands
Table 19 summarizes the commands for displaying and deleting certificates. For details on the commands,
see the Fabric OS Command Reference.
Configuring for SNMP
You can configure for the automatic transmission of SNMP information to management stations. SNMPv3
and SNMPv1 are supported.
The configuration process involves configuring the SNMP agent and configuring SNMP traps. The
following commands are used in the process:
Use the configure command to set the security level. You can specify no security, authentication only,
or authentication and privacy.
Use the snmpConfig command to configure the SNMP agent and traps for SNMPv3 or SNMPv1
configurations.
If necessary for backward compatibility, you can use these legacy commands to configure for SNMP
v1:
•Use the agtCfgShow, agtCfgset, and agtCfgDefault commands to configure the SNMPv1
agent.
•Use the snmpMibCapSet command to filter at the trap level.
The SNMP trap configuration specifies the MIB trap elements to be used to send information to the SNMP
management station. There are two main MIB trap choices:
Brocade-specific MIB trap
Associated with the Brocade-specific MIB (SW-MIB), this MIB monitors Brocade (HP) switches
specifically.
Table 19 Commands for displaying and deleting SSL certificates
Command Description
secCertUtil show Displays the state of the SSL key and a list of installed certificates
secCertUtil show
filename
Displays the contents of a specific certificate
secCertUtil showcsr Displays the contents of a CSR
secCertUtil delete
filename
Deletes a specified certificate
secCertUtil delcsr Deletes a CSR