diff --git a/Proxmox/ThunderboltNetwork.md b/Proxmox/ThunderboltNetwork.md index 7b63d1b..c8ca174 100644 --- a/Proxmox/ThunderboltNetwork.md +++ b/Proxmox/ThunderboltNetwork.md @@ -213,8 +213,13 @@ exit ``` +Debugging ```python +# shows the actual configuration vtysh -c "show running-config" + +# shows all links +vtysh -c "show openfabric topology" ``` Time for the reboot.