Complete Lab Fixes - L2 and L3 VXLAN Fully Operational #14

Merged
Damien merged 87 commits from fix-bgp-and-mlag into main 2025-11-30 10:24:29 +00:00
6 changed files with 6 additions and 6 deletions
Showing only changes of commit 2aea6a3e7e - Show all commits

View File

@@ -6,7 +6,7 @@ hostname leaf3
! admin/admin for ssh access
username admin privilege 15 role network-admin secret sha512 $6$xQktFrbdeqEhVzLM$.1wOJB25nw2fqYaSXDu6y4mo6AP9hngMCFe2vGDl84hWoz00Q.4unoEBqspNI0HEoRz.OZhdBHqQv12KABf0B0
! Enable IP routing - CRITICAL for BGP
! Enable IP routing
ip routing
!
!

View File

@@ -6,7 +6,7 @@ hostname leaf4
! admin/admin for ssh access
username admin privilege 15 role network-admin secret sha512 $6$xQktFrbdeqEhVzLM$.1wOJB25nw2fqYaSXDu6y4mo6AP9hngMCFe2vGDl84hWoz00Q.4unoEBqspNI0HEoRz.OZhdBHqQv12KABf0B0
! Enable IP routing - CRITICAL for BGP
! Enable IP routing
ip routing
!
!

View File

@@ -6,7 +6,7 @@ hostname leaf7
! admin/admin for ssh access
username admin privilege 15 role network-admin secret sha512 $6$xQktFrbdeqEhVzLM$.1wOJB25nw2fqYaSXDu6y4mo6AP9hngMCFe2vGDl84hWoz00Q.4unoEBqspNI0HEoRz.OZhdBHqQv12KABf0B0
! Enable IP routing - CRITICAL for BGP
! Enable IP routing
ip routing
!
! Enable routing protocols

View File

@@ -6,7 +6,7 @@ hostname leaf8
! admin/admin for ssh access
username admin privilege 15 role network-admin secret sha512 $6$xQktFrbdeqEhVzLM$.1wOJB25nw2fqYaSXDu6y4mo6AP9hngMCFe2vGDl84hWoz00Q.4unoEBqspNI0HEoRz.OZhdBHqQv12KABf0B0
! Enable IP routing - CRITICAL for BGP
! Enable IP routing
ip routing
!
! Enable routing protocols

View File

@@ -6,7 +6,7 @@ hostname spine1
! admin/admin for ssh access
username admin privilege 15 role network-admin secret sha512 $6$xQktFrbdeqEhVzLM$.1wOJB25nw2fqYaSXDu6y4mo6AP9hngMCFe2vGDl84hWoz00Q.4unoEBqspNI0HEoRz.OZhdBHqQv12KABf0B0
!
! Enable IP routing - CRITICAL for BGP to work
! Enable IP routing to work
ip routing
!
! Enable routing protocols

View File

@@ -6,7 +6,7 @@ hostname spine2
! admin/admin for ssh access
username admin privilege 15 role network-admin secret sha512 $6$xQktFrbdeqEhVzLM$.1wOJB25nw2fqYaSXDu6y4mo6AP9hngMCFe2vGDl84hWoz00Q.4unoEBqspNI0HEoRz.OZhdBHqQv12KABf0B0
!
! Enable IP routing - CRITICAL for BGP to work
! Enable IP routing to work
ip routing
!
! Enable routing protocols