Update Proxmox/ThunderboltNetwork.md

This commit is contained in:
2024-06-16 20:27:22 +00:00
parent d932c09b50
commit 0e20bc74c5

View File

@@ -213,8 +213,13 @@ exit
``` ```
Debugging
```python ```python
# shows the actual configuration
vtysh -c "show running-config" vtysh -c "show running-config"
# shows all links
vtysh -c "show openfabric topology"
``` ```
Time for the reboot. Time for the reboot.