Go-based network automation with YANG models, gRPC, Ansible, Terraform, and Kubernetes integration. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
537 B
537 B
Failover Runbook
Primary WAN Failure
- Dead peer detection triggers on WireGuard handshake timeout
- If secondary circuit configured, mesh manager fails over
- Overlay sessions are re-established over secondary path
- Underlay operations pause — device management requires network path to device
Verification
ansible-playbook ansible/playbooks/failover-test.yml
ansible-playbook ansible/playbooks/mesh-health.yml
Recovery
When primary WAN recovers, mesh manager detects restored handshake and fails back.