From 2439f123f7a7766a36438262b03f9eae6614a70a Mon Sep 17 00:00:00 2001 From: admManuel Date: Sun, 16 Jun 2024 20:31:50 +0000 Subject: [PATCH] Update Proxmox/ThunderboltNetwork.md --- Proxmox/ThunderboltNetwork.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Proxmox/ThunderboltNetwork.md b/Proxmox/ThunderboltNetwork.md index 0b1c895..f10f6db 100644 --- a/Proxmox/ThunderboltNetwork.md +++ b/Proxmox/ThunderboltNetwork.md @@ -225,6 +225,12 @@ end write memory exit +vtysh -c "show running-config" +``` + +Time for the reboot. +``` +/sbin/reboot ``` Debugging @@ -234,9 +240,4 @@ vtysh -c "show running-config" # shows all links vtysh -c "show openfabric topology" -``` - -Time for the reboot. -``` -/sbin/reboot ``` \ No newline at end of file