diff --git a/Proxmox/ThunderboltNetwork.md b/Proxmox/ThunderboltNetwork.md index 7485f80..1144e7a 100644 --- a/Proxmox/ThunderboltNetwork.md +++ b/Proxmox/ThunderboltNetwork.md @@ -190,6 +190,8 @@ end write memory exit +# Doublecheck correct config +vtysh -c "show running-config" ``` **Node 2** @@ -218,6 +220,8 @@ end write memory exit +# Doublecheck correct config +vtysh -c "show running-config" ``` **Node 3** @@ -246,6 +250,7 @@ end write memory exit +# Doublecheck correct config vtysh -c "show running-config" ```