From 50bf0de51cb71e2800520f25ee92520feafed1f8 Mon Sep 17 00:00:00 2001 From: rebortg Date: Mon, 10 Oct 2022 16:11:13 +0200 Subject: autotest: L3VPN_EVPN Version update --- docs/configexamples/autotest/L3VPN_EVPN/_include/PE1.conf | 8 ++++---- docs/configexamples/autotest/L3VPN_EVPN/_include/PE2.conf | 8 ++++---- docs/configexamples/autotest/L3VPN_EVPN/_include/PE3.conf | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'docs/configexamples/autotest/L3VPN_EVPN/_include') diff --git a/docs/configexamples/autotest/L3VPN_EVPN/_include/PE1.conf b/docs/configexamples/autotest/L3VPN_EVPN/_include/PE1.conf index 549f3205..4b54e3fd 100644 --- a/docs/configexamples/autotest/L3VPN_EVPN/_include/PE1.conf +++ b/docs/configexamples/autotest/L3VPN_EVPN/_include/PE1.conf @@ -28,7 +28,7 @@ set protocols ospf redistribute connected set protocols bgp address-family l2vpn-evpn advertise ipv4 unicast set protocols bgp address-family l2vpn-evpn advertise-all-vni -set protocols bgp local-as '100' +set protocols bgp system-as '100' set protocols bgp neighbor 172.29.255.2 peer-group 'ibgp' set protocols bgp neighbor 172.29.255.3 peer-group 'ibgp' set protocols bgp parameters log-neighbor-changes @@ -45,7 +45,7 @@ set interfaces vxlan vxlan2000 vni '2000' set vrf name blue protocols bgp address-family ipv4-unicast redistribute connected set vrf name blue protocols bgp address-family l2vpn-evpn advertise ipv4 unicast -set vrf name blue protocols bgp local-as '100' +set vrf name blue protocols bgp system-as '100' set vrf name blue table '2000' set vrf name blue vni '2000' @@ -57,7 +57,7 @@ set interfaces vxlan vxlan3000 vni '3000' set vrf name red protocols bgp address-family ipv4-unicast redistribute connected set vrf name red protocols bgp address-family l2vpn-evpn advertise ipv4 unicast -set vrf name red protocols bgp local-as '100' +set vrf name red protocols bgp system-as '100' set vrf name red table '3000' set vrf name red vni '3000' @@ -69,7 +69,7 @@ set interfaces vxlan vxlan4000 vni '4000' set vrf name green protocols bgp address-family ipv4-unicast redistribute connected set vrf name green protocols bgp address-family l2vpn-evpn advertise ipv4 unicast -set vrf name green protocols bgp local-as '100' +set vrf name green protocols bgp system-as '100' set vrf name green table '4000' set vrf name green vni '4000' diff --git a/docs/configexamples/autotest/L3VPN_EVPN/_include/PE2.conf b/docs/configexamples/autotest/L3VPN_EVPN/_include/PE2.conf index 84427b86..fe61ae17 100644 --- a/docs/configexamples/autotest/L3VPN_EVPN/_include/PE2.conf +++ b/docs/configexamples/autotest/L3VPN_EVPN/_include/PE2.conf @@ -28,7 +28,7 @@ set protocols ospf redistribute connected set protocols bgp address-family l2vpn-evpn advertise ipv4 unicast set protocols bgp address-family l2vpn-evpn advertise-all-vni -set protocols bgp local-as '100' +set protocols bgp system-as '100' set protocols bgp neighbor 172.29.255.1 peer-group 'ibgp' set protocols bgp neighbor 172.29.255.3 peer-group 'ibgp' set protocols bgp parameters log-neighbor-changes @@ -45,7 +45,7 @@ set interfaces vxlan vxlan2000 vni '2000' set vrf name blue protocols bgp address-family ipv4-unicast redistribute connected set vrf name blue protocols bgp address-family l2vpn-evpn advertise ipv4 unicast -set vrf name blue protocols bgp local-as '100' +set vrf name blue protocols bgp system-as '100' set vrf name blue table '2000' set vrf name blue vni '2000' @@ -57,7 +57,7 @@ set interfaces vxlan vxlan3000 vni '3000' set vrf name red protocols bgp address-family ipv4-unicast redistribute connected set vrf name red protocols bgp address-family l2vpn-evpn advertise ipv4 unicast -set vrf name red protocols bgp local-as '100' +set vrf name red protocols bgp system-as '100' set vrf name red table '3000' set vrf name red vni '3000' @@ -69,7 +69,7 @@ set interfaces vxlan vxlan4000 vni '4000' set vrf name green protocols bgp address-family ipv4-unicast redistribute connected set vrf name green protocols bgp address-family l2vpn-evpn advertise ipv4 unicast -set vrf name green protocols bgp local-as '100' +set vrf name green protocols bgp system-as '100' set vrf name green table '4000' set vrf name green vni '4000' diff --git a/docs/configexamples/autotest/L3VPN_EVPN/_include/PE3.conf b/docs/configexamples/autotest/L3VPN_EVPN/_include/PE3.conf index 5c74fa93..78c12003 100644 --- a/docs/configexamples/autotest/L3VPN_EVPN/_include/PE3.conf +++ b/docs/configexamples/autotest/L3VPN_EVPN/_include/PE3.conf @@ -28,7 +28,7 @@ set protocols ospf redistribute connected set protocols bgp address-family l2vpn-evpn advertise ipv4 unicast set protocols bgp address-family l2vpn-evpn advertise-all-vni -set protocols bgp local-as '100' +set protocols bgp system-as '100' set protocols bgp neighbor 172.29.255.1 peer-group 'ibgp' set protocols bgp neighbor 172.29.255.2 peer-group 'ibgp' set protocols bgp parameters log-neighbor-changes @@ -45,7 +45,7 @@ set interfaces vxlan vxlan2000 vni '2000' set vrf name blue protocols bgp address-family ipv4-unicast redistribute connected set vrf name blue protocols bgp address-family l2vpn-evpn advertise ipv4 unicast -set vrf name blue protocols bgp local-as '100' +set vrf name blue protocols bgp system-as '100' set vrf name blue table '2000' set vrf name blue vni '2000' @@ -57,7 +57,7 @@ set interfaces vxlan vxlan3000 vni '3000' set vrf name red protocols bgp address-family ipv4-unicast redistribute connected set vrf name red protocols bgp address-family l2vpn-evpn advertise ipv4 unicast -set vrf name red protocols bgp local-as '100' +set vrf name red protocols bgp system-as '100' set vrf name red table '3000' set vrf name red vni '3000' @@ -69,7 +69,7 @@ set interfaces vxlan vxlan4000 vni '4000' set vrf name green protocols bgp address-family ipv4-unicast redistribute connected set vrf name green protocols bgp address-family l2vpn-evpn advertise ipv4 unicast -set vrf name green protocols bgp local-as '100' +set vrf name green protocols bgp system-as '100' set vrf name green table '4000' set vrf name green vni '4000' -- cgit v1.2.3