Update Proxmox/ThunderboltNetwork.md

This commit is contained in:
2024-06-16 20:31:50 +00:00
parent 4eaf87b824
commit 2439f123f7

View File

@@ -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
```