Update CookBook.md

This commit is contained in:
D. Arnodo
2025-05-07 16:40:35 +02:00
committed by GitHub
parent 1f67eb8a6b
commit e151286f0f

View File

@@ -12,7 +12,7 @@ This cookbook guides you through setting up a VXLAN fabric using NetBox for conf
2. Execute the Python script to import your device models: 2. Execute the Python script to import your device models:
```bash ```bash
uv run import.py http://localhost:8080 YOUR_TOKEN Devices/devices_model.yml uv run import.py http://localhost:8080 YOUR_TOKEN Devices/devices_model.yml IPAM/subnet.yml
``` ```
## 🏗️ Create Fabric ## 🏗️ Create Fabric