Use the following guidelines and suggested steps to help resolve Fibre Channel switch onboarding issues.
- Condition
- Intermittently unable to onboard Fibre Channel switches to the UCP system.
- What it means:
- Either the Fibre Channel switch SNMP is disabled or enabled, or the HTTPS certificate is expired. The following error might be displayed:
Unable to add Fibre Channel switch <Fibre Channel switch IP address>. Authentication failed. Check your username, password. Authentication failed. Please check your username, password.
- Corrective action 1:
-
- Using SSH, log on to the Fibre Channel switch.
- Generate the HTTPS certificate. Enter:
seccertmgmt generate -cert https
- Retry onboarding the Fibre Channel switch to the UCP system.
- Corrective action 2:
-
- Using SSH, log on to the Fibre Channel switch.
- Reboot the Fibre Channel switch, and then try onboarding it to the UCP system.
- Corrective action 3:
-
- Using SSH, log on to the Fibre Channel switch.
- Verify the SNMP configuration:
- If the SNMP configuration is disabled, enable it. Enter:
snmpconfig --enable snmpv1
- If the SNMP configuration is enabled, disable it. Enter:
snmpconfig --disable snmpv1
- If the SNMP configuration is disabled, enable it. Enter:
- Retry onboarding the Fibre Channel switch to the UCP system.