Issue
Symptoms
Discovery Pattern -Stacked Switch - 38.13 The name of the switch is not available, only the serial number.
- Expected Result: Should display "Name-SerialNumber"
- Actual Result: Only "SerialNumber" is displayed.
Release
- Madrid Patch 1 Hot Fix 2
Cause
In OOB discovery pattern for stacked switch step 38.10 does not contain name - $cmdb_ci_ip_switch[1].name
Resolution
- In step 38.10 added the name to the StackSlave table, that name information will exist.
- In step 38.13 changed the column name value to be the StackSlave name + StackSlave serial number.
Screenshots of the steps change and the result.
- Step 38.10
- Step 38.13
- Result