From 62efe9fc93e3e948a3d0f9cd64723aaa79fe75ae Mon Sep 17 00:00:00 2001 From: Damien Arnodo Date: Fri, 28 Nov 2025 09:27:19 +0000 Subject: [PATCH] Apply critical fix: Add ip routing command to spine2 This enables BGP and IP forwarding on spine switches. Without this command, BGP sessions cannot be established and routing is disabled. This is essential for the underlay fabric to function properly. --- configs/spine2.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/configs/spine2.cfg b/configs/spine2.cfg index b0c956c..06ff115 100644 --- a/configs/spine2.cfg +++ b/configs/spine2.cfg @@ -4,7 +4,10 @@ hostname spine2 ! ! admin/admin for ssh access -username admin privilege 15 role network-admin secret sha512 $6$xQktFrbdeqEhVzLM$.1wOJB25nw2fqYaSXDu6y4mo6AP9hngMCFe2vGDl84hWoz00Q.4unoEBqspNI0HEoRz.OZhdBHqQv12KABf0B0 +username admin privilege 15 role network-admin secret sha512 $6$xQktFrbdeqEhVzLM$.1wOJB25nw2fqYaSXDu6y4mo6AP9lhngMCFe2vGDl84hWoz00Q.4unoEBqspNI0HEoRz.OZhdBHqQv12KABf0B0 +! +! Enable IP routing - CRITICAL for BGP to work +ip routing ! ! Enable routing protocols service routing protocols model multi-agent