Skip to content

Commit

Permalink
autovpn configs
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchv85 committed Sep 23, 2024
1 parent 9f3abc1 commit 1191ab3
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 36 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Command: show running-config
! device: DC1-R1 (cEOSCloudLab, EOS-4.32.2F-37806342.jamunarel (engineering build))
! device: DC1-R1 (vEOS, EOS-4.33.0F-38663457.eostrunkshipping (engineering build))
!
no aaa root
!
Expand Down Expand Up @@ -28,7 +28,6 @@ hostname DC1-R1
!
router adaptive-virtual-topology
topology role edge gateway vxlan
!
!
policy DEFAULT-AVT-POLICY
match application-profile default
Expand Down Expand Up @@ -190,9 +189,9 @@ router bgp 65000
!
address-family evpn
neighbor LOCAL-EVPN-PEERS activate
neighbor LOCAL-EVPN-PEERS encapsulation vxlan
neighbor LOCAL-EVPN-PEERS encapsulation vxlan
neighbor WAN-OVERLAY-PEERS activate
neighbor WAN-OVERLAY-PEERS encapsulation path-selection
neighbor WAN-OVERLAY-PEERS encapsulation path-selection
neighbor WAN-OVERLAY-PEERS domain remote
route import match-failure action discard
!
Expand Down Expand Up @@ -254,4 +253,4 @@ stun
server-profile DC2-R2-Ethernet2
ip address 192.0.2.14
!
end
end
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Command: show running-config
! device: DC1-R2 (cEOSCloudLab, EOS-4.32.2F-37806342.jamunarel (engineering build))
! device: DC1-R2 (vEOS, EOS-4.33.0F-38663457.eostrunkshipping (engineering build))
!
no aaa root
!
Expand Down Expand Up @@ -28,7 +28,6 @@ hostname DC1-R2
!
router adaptive-virtual-topology
topology role edge gateway vxlan
!
!
policy DEFAULT-AVT-POLICY
match application-profile default
Expand Down Expand Up @@ -182,9 +181,9 @@ router bgp 65000
!
address-family evpn
neighbor LOCAL-EVPN-PEERS activate
neighbor LOCAL-EVPN-PEERS encapsulation vxlan
neighbor LOCAL-EVPN-PEERS encapsulation vxlan
neighbor WAN-OVERLAY-PEERS activate
neighbor WAN-OVERLAY-PEERS encapsulation path-selection
neighbor WAN-OVERLAY-PEERS encapsulation path-selection
neighbor WAN-OVERLAY-PEERS domain remote
route import match-failure action discard
!
Expand Down Expand Up @@ -242,4 +241,4 @@ stun
server
local-interface Ethernet2
!
end
end
11 changes: 5 additions & 6 deletions tech-library/wan/autovpn/zbackend-infra/clab/configs/DC2-R1.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Command: show running-config
! device: DC2-R1 (cEOSCloudLab, EOS-4.32.2F-37806342.jamunarel (engineering build))
! device: DC2-R1 (vEOS, EOS-4.33.0F-38663457.eostrunkshipping (engineering build))
!
no aaa root
!
Expand Down Expand Up @@ -28,7 +28,6 @@ hostname DC2-R1
!
router adaptive-virtual-topology
topology role edge gateway vxlan
!
!
policy DEFAULT-AVT-POLICY
match application-profile default
Expand Down Expand Up @@ -56,7 +55,7 @@ router path-selection
ipsec profile IPSEC-PROFILE
!
local interface Ethernet2
stun server-profile DC2-R2-Ethernet2 DC1-R2-Ethernet2
stun server-profile DC1-R2-Ethernet2 DC2-R2-Ethernet2
!
peer dynamic
!
Expand Down Expand Up @@ -190,9 +189,9 @@ router bgp 65000
!
address-family evpn
neighbor LOCAL-EVPN-PEERS activate
neighbor LOCAL-EVPN-PEERS encapsulation vxlan
neighbor LOCAL-EVPN-PEERS encapsulation vxlan
neighbor WAN-OVERLAY-PEERS activate
neighbor WAN-OVERLAY-PEERS encapsulation path-selection
neighbor WAN-OVERLAY-PEERS encapsulation path-selection
neighbor WAN-OVERLAY-PEERS domain remote
route import match-failure action discard
!
Expand Down Expand Up @@ -254,4 +253,4 @@ stun
server-profile DC2-R2-Ethernet2
ip address 192.0.2.14
!
end
end
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Command: show running-config
! device: DC2-R2 (cEOSCloudLab, EOS-4.32.2F-37806342.jamunarel (engineering build))
! device: DC2-R2 (vEOS, EOS-4.33.0F-38663457.eostrunkshipping (engineering build))
!
no aaa root
!
Expand Down Expand Up @@ -28,7 +28,6 @@ hostname DC2-R2
!
router adaptive-virtual-topology
topology role edge gateway vxlan
!
!
policy DEFAULT-AVT-POLICY
match application-profile default
Expand Down Expand Up @@ -182,9 +181,9 @@ router bgp 65000
!
address-family evpn
neighbor LOCAL-EVPN-PEERS activate
neighbor LOCAL-EVPN-PEERS encapsulation vxlan
neighbor LOCAL-EVPN-PEERS encapsulation vxlan
neighbor WAN-OVERLAY-PEERS activate
neighbor WAN-OVERLAY-PEERS encapsulation path-selection
neighbor WAN-OVERLAY-PEERS encapsulation path-selection
neighbor WAN-OVERLAY-PEERS domain remote
route import match-failure action discard
!
Expand Down Expand Up @@ -240,4 +239,4 @@ stun
server
local-interface Ethernet2
!
end
end
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Command: show running-config
! device: S1-R1 (cEOSCloudLab, EOS-4.32.2F-37806342.jamunarel (engineering build))
! device: S1-R1 (vEOS, EOS-4.33.0F-38663457.eostrunkshipping (engineering build))
!
no aaa root
!
Expand Down Expand Up @@ -27,8 +27,7 @@ service routing protocols model multi-agent
hostname S1-R1
!
router adaptive-virtual-topology
topology role edge gateway vxlan
!
topology role edge
!
policy DEFAULT-AVT-POLICY
match application-profile default
Expand Down Expand Up @@ -179,7 +178,7 @@ router bgp 65000
!
address-family evpn
neighbor WAN-OVERLAY-PEERS activate
neighbor WAN-OVERLAY-PEERS encapsulation path-selection
neighbor WAN-OVERLAY-PEERS encapsulation path-selection
!
address-family path-selection
bgp additional-paths receive
Expand Down Expand Up @@ -214,4 +213,4 @@ stun
server-profile DC2-R2-Ethernet2
ip address 192.0.2.14
!
end
end
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Command: show running-config
! device: S1-R2 (cEOSCloudLab, EOS-4.32.2F-37806342.jamunarel (engineering build))
! device: S1-R2 (vEOS, EOS-4.33.0F-38663457.eostrunkshipping (engineering build))
!
no aaa root
!
Expand Down Expand Up @@ -27,8 +27,7 @@ service routing protocols model multi-agent
hostname S1-R2
!
router adaptive-virtual-topology
topology role edge gateway vxlan
!
topology role edge
!
policy DEFAULT-AVT-POLICY
match application-profile default
Expand Down Expand Up @@ -180,7 +179,7 @@ router bgp 65000
!
address-family evpn
neighbor WAN-OVERLAY-PEERS activate
neighbor WAN-OVERLAY-PEERS encapsulation path-selection
neighbor WAN-OVERLAY-PEERS encapsulation path-selection
!
address-family path-selection
bgp additional-paths receive
Expand Down Expand Up @@ -215,4 +214,4 @@ stun
server-profile DC2-R2-Ethernet2
ip address 192.0.2.14
!
end
end
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Command: show running-config
! device: S2-R1 (cEOSCloudLab, EOS-4.32.2F-37806342.jamunarel (engineering build))
! device: S2-R1 (vEOS, EOS-4.33.0F-38663457.eostrunkshipping (engineering build))
!
no aaa root
!
Expand Down Expand Up @@ -27,8 +27,7 @@ service routing protocols model multi-agent
hostname S2-R1
!
router adaptive-virtual-topology
topology role edge gateway vxlan
!
topology role edge
!
policy DEFAULT-AVT-POLICY
match application-profile default
Expand Down Expand Up @@ -175,7 +174,7 @@ router bgp 65000
!
address-family evpn
neighbor WAN-OVERLAY-PEERS activate
neighbor WAN-OVERLAY-PEERS encapsulation path-selection
neighbor WAN-OVERLAY-PEERS encapsulation path-selection
!
address-family path-selection
bgp additional-paths receive
Expand All @@ -202,4 +201,4 @@ stun
server-profile DC2-R2-Ethernet2
ip address 192.0.2.14
!
end
end

0 comments on commit 1191ab3

Please sign in to comment.