Skip to content

Commit 377d3a2

Browse files
authored
Update how-to-validate-cables.md
acrolinx and update cable validation to markdown
1 parent 203f8d9 commit 377d3a2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ networkFabricInfoSkuId": "M8-A400-A100-C16-ab",
209209
|---------|---------|
210210
|Compliant | Validation status is compliant with the BOM specification for the interface. |
211211
|Non-Compliant | Validation isn't compliant with the BOM specification for the interface. |
212-
|Unknown | Validation is unable to retrieve interface connection details or lldp data isn't retruned. The `Unknown` status is returned if the destination device is powered off, missing, disconnected, or unsupported for this interface type. |
212+
|Unknown | Validation is unable to retrieve interface connection details or lldp data isn't returned. The `Unknown` status is returned if the destination device is powered off, missing, disconnected, or unsupported for this interface type. |
213213

214214
#### Validation attributes
215215

@@ -244,5 +244,4 @@ networkFabricInfoSkuId": "M8-A400-A100-C16-ab",
244244

245245
## Converting cabling validation report to html format
246246

247-
Sample python script to convert cabling validation report JSON output to html: [cable-html.py](media/cable-html.py)
248-
Requires Modules: `json pandas as pd`
247+
Refer to [How to convertcable validation report JSON output to html](./howto-convert-cable-validation-html.md).

0 commit comments

Comments
 (0)