Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update autovpn clab configurations #48

Merged
merged 2 commits into from
Oct 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions tech-library/wan/autovpn/zbackend-infra/clab/configs/DC1-R1.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ ip security
shared-key 7 0110100A480E0A0E231D1E
dpd 10 50 clear
mode transport
!
flow entropy udp
!
key controller
profile IPSEC-PROFILE
Expand Down Expand Up @@ -140,8 +138,6 @@ interface Vxlan1
vxlan vrf PROD vni 51
vxlan vrf default vni 50
!
mac address-table aging-time 1800
!
ip routing
ip routing vrf DEV
no ip routing vrf MGMT
Expand Down Expand Up @@ -188,9 +184,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 @@ -252,4 +248,4 @@ stun
server-profile DC2-R2-Ethernet2
ip address 192.0.2.14
!
end
end
10 changes: 3 additions & 7 deletions tech-library/wan/autovpn/zbackend-infra/clab/configs/DC1-R2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ ip security
shared-key 7 0110100A480E0A0E231D1E
dpd 10 50 clear
mode transport
!
flow entropy udp
!
interface Dps1
description TEP IP
Expand Down Expand Up @@ -131,8 +129,6 @@ interface Vxlan1
vxlan vrf PROD vni 51
vxlan vrf default vni 50
!
mac address-table aging-time 1800
!
ip routing
ip routing vrf DEV
no ip routing vrf MGMT
Expand Down Expand Up @@ -179,9 +175,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 @@ -239,4 +235,4 @@ stun
server
local-interface Ethernet2
!
end
end
10 changes: 3 additions & 7 deletions tech-library/wan/autovpn/zbackend-infra/clab/configs/DC2-R1.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ ip security
shared-key 7 0110100A480E0A0E231D1E
dpd 10 50 clear
mode transport
!
flow entropy udp
!
key controller
profile IPSEC-PROFILE
Expand Down Expand Up @@ -140,8 +138,6 @@ interface Vxlan1
vxlan vrf PROD vni 51
vxlan vrf default vni 50
!
mac address-table aging-time 1800
!
ip routing
ip routing vrf DEV
no ip routing vrf MGMT
Expand Down Expand Up @@ -188,9 +184,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 @@ -252,4 +248,4 @@ stun
server-profile DC2-R2-Ethernet2
ip address 192.0.2.14
!
end
end
10 changes: 3 additions & 7 deletions tech-library/wan/autovpn/zbackend-infra/clab/configs/DC2-R2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ ip security
shared-key 7 0110100A480E0A0E231D1E
dpd 10 50 clear
mode transport
!
flow entropy udp
!
interface Dps1
description TEP IP
Expand Down Expand Up @@ -131,8 +129,6 @@ interface Vxlan1
vxlan vrf PROD vni 51
vxlan vrf default vni 50
!
mac address-table aging-time 1800
!
ip routing
ip routing vrf DEV
no ip routing vrf MGMT
Expand Down Expand Up @@ -179,9 +175,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 @@ -237,4 +233,4 @@ stun
server
local-interface Ethernet2
!
end
end
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ ip security
shared-key 7 0110100A480E0A0E231D1E
dpd 10 50 clear
mode transport
!
flow entropy udp
!
key controller
profile IPSEC-PROFILE
Expand Down Expand Up @@ -147,8 +145,6 @@ interface Vxlan1
vxlan vrf PROD vni 51
vxlan vrf default vni 50
!
mac address-table aging-time 1800
!
ip routing
ip routing vrf DEV
no ip routing vrf MGMT
Expand Down Expand Up @@ -177,7 +173,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 @@ -212,4 +208,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
Expand Up @@ -97,8 +97,6 @@ ip security
shared-key 7 0110100A480E0A0E231D1E
dpd 10 50 clear
mode transport
!
flow entropy udp
!
key controller
profile IPSEC-PROFILE
Expand Down Expand Up @@ -148,8 +146,6 @@ interface Vxlan1
vxlan vrf PROD vni 51
vxlan vrf default vni 50
!
mac address-table aging-time 1800
!
ip routing
ip routing vrf DEV
no ip routing vrf MGMT
Expand Down Expand Up @@ -178,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 Down Expand Up @@ -213,4 +209,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
Expand Up @@ -97,8 +97,6 @@ ip security
shared-key 7 0110100A480E0A0E231D1E
dpd 10 50 clear
mode transport
!
flow entropy udp
!
key controller
profile IPSEC-PROFILE
Expand Down Expand Up @@ -148,8 +146,6 @@ interface Vxlan1
vxlan vrf PROD vni 51
vxlan vrf default vni 50
!
mac address-table aging-time 1800
!
ip routing
ip routing vrf DEV
no ip routing vrf MGMT
Expand Down Expand Up @@ -178,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 @@ -205,4 +201,4 @@ stun
server-profile DC2-R2-Ethernet2
ip address 192.0.2.14
!
end
end
Loading