Update Proxmox/ThunderboltNetwork.md

This commit is contained in:
2024-06-16 21:00:42 +00:00
parent 59bc7201fe
commit fe781600ee

View File

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