Update Proxmox/ThunderboltNetwork.md

This commit is contained in:
2024-10-02 07:16:43 +00:00
parent 87cc41ede1
commit e484b37728

View File

@@ -92,7 +92,7 @@ systemctl restart frr
Make sure interface is coming up!
Idea coming from here => https://gist.github.com/scyto/67fdc9a517faefa68f730f82d7fa3570?permalink_comment_id=5077802#gistcomment-5077802
```python
tee -a /usr/local/bin/restart-frr.sh <<EOF
cat << 'EOF' > /usr/local/bin/restart-frr.sh
#!/bin/sh
# Delayed start script to tell frr to reload ensuring that it sees thunderbolt links towards other nodes.
# condition: is there any tbt network interface and frr service up