Skip to content

Commit 9cec667

Browse files
authored
Update how-to-validate-cables.md
Update for build warnings.
1 parent 08cec4c commit 9cec667

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-nexus/how-to-validate-cables.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -224,9 +224,9 @@ networkFabricInfoSkuId": "M8-A400-A100-C16-ab",
224224
| CableValidation |`NonCompliant`|`Device cable connection is incorrect.` | Verify connections on the source and destination interfaces match the BOM. The `deviceConfiguration` can help identify the destination port date returned on the interface. |
225225
| CableValidation |`Unknown` |`Unable to fetch data from the device.` | Verify connections on the source and destination interfaces are connected and match the BOM |
226226
| CableValidation |`NonCompliant`|`Device cabling in <INTERFACE> incorrect.` | The interface is not connected. Verify connections on the source and destination interfaces are connected match the BOM. |
227-
| CableValidation |`Unknown` |`Port <INTERFACE> has no connections as per device response.` | Verify connections on the source and destination interfaces are connected and match the BOM |
228-
| CableSpecificationValidation |`Unknown` |`Unable to fetch Interface Status for <INTERFACE>.` | Verify connections on the source and destination interfaces are connected and match the BOM |
229-
| CableSpecificationValidation |`NonCompliant` |`Device cable connection is incorrect` | Verify interface card and cables match BOM specification in this <INTERFACE>.|
227+
| CableValidation |`Unknown` |`Port <INTERFACE> has no connections as per device response.` | Verify connections on the source and destination interfaces are connected and match the BOM. |
228+
| CableSpecificationValidation |`Unknown` |`Unable to fetch Interface Status for <INTERFACE>.` | Verify connections on the source and destination interfaces are connected and match the BOM. |
229+
| CableSpecificationValidation |`NonCompliant` |`Device cable connection is incorrect` | Verify interface card and cables match BOM specification in this interface. |
230230

231231
## Converting cabling validation report to html format
232232

0 commit comments

Comments
 (0)