Skip to content

Commit c2c54ce

Browse files
authored
Add warning about known Diode VRF issue
1 parent e42819a commit c2c54ce

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

netbox-discovery-quickstart/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,10 @@ Keep an eye on the Diode ingestion logs by going to the left-hand menu in NetBox
270270

271271
<img src="images/device_ingestion_logs.png" alt="Diode Device Ingestion Logs" title="Diode Device Ingestion Logs" width="1000" />
272272

273+
> [!WARNING]
274+
> You may notice some failures in the ingestion logs that look like this due to a known issue in Diode. We're working on a fix.
275+
> `IP Address Failed agent1/device-discovery/0.3.0 diode-sdk-python/0.4.2 ab6b46cd-441f-4e26-aab4-7ceaab0d34db`
276+
273277
You'll also notice in our configuration above that we defined the default site for devices to be `New York NY`. Go to NetBox and click on `Organization` -> `Sites` where you'll now see our `New York NY` site.
274278

275279
Now click on `New York NY` and then `Devices` in the right hand pane, where you will now see our devices.
@@ -290,4 +294,4 @@ Lastly, click on the top interface `ethernet-1/1`. Now you'll see that NetBox Di
290294

291295
## Conclusion
292296

293-
In this short guide you have learned the basics of NetBox Discovery's two modes of operation: network discovery and device discovery. Feel free to play around with the environment you've created, and to fork the repo to do your own experiments with NetBox Discovery.
297+
In this short guide you have learned the basics of NetBox Discovery's two modes of operation: network discovery and device discovery. Feel free to play around with the environment you've created, and to fork the repo to do your own experiments with NetBox Discovery.

0 commit comments

Comments
 (0)