mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
autotest: L3VPN_EVPN check with current version
This commit is contained in:
parent
f616f1b1bd
commit
d5b9fd2e92
File diff suppressed because it is too large
Load Diff
@ -3,8 +3,8 @@
|
||||
L3VPN EVPN with VyOS
|
||||
####################
|
||||
|
||||
| Testdate: 2022-03-28
|
||||
| Version: 1.4-rolling-202203280217
|
||||
| Testdate: 2022-06-10
|
||||
| Version: 1.4-rolling-202206100921
|
||||
|
||||
I spun up a new lab in EVE-NG, which represents this as the
|
||||
"Foo Bar - Service Provider Inc." that has 3 points of presence (PoP) in random
|
||||
@ -160,7 +160,7 @@ Show routes for all VRFs
|
||||
|
||||
VRF blue:
|
||||
C>* 10.1.1.0/24 is directly connected, br2000, 00:01:05
|
||||
B>* 10.1.2.0/24 [200/0] via 172.29.255.2, br2000 onlink, weight 1, 00:00:47
|
||||
B>* 10.1.2.0/24 [200/0] via 172.29.255.2, br2000 onlink, weight 1, 00:00:46
|
||||
B>* 10.1.3.0/24 [200/0] via 172.29.255.3, br2000 onlink, weight 1, 00:00:42
|
||||
|
||||
VRF default:
|
||||
@ -169,8 +169,8 @@ Show routes for all VRFs
|
||||
O>* 172.29.0.4/31 [110/2] via 172.29.0.3, eth1, weight 1, 00:00:39
|
||||
* via 172.29.0.7, eth3, weight 1, 00:00:39
|
||||
O 172.29.0.6/31 [110/1] is directly connected, eth3, weight 1, 00:01:02
|
||||
C>* 172.29.0.6/31 is directly connected, eth3, 00:01:05
|
||||
C>* 172.29.255.1/32 is directly connected, dum0, 00:01:06
|
||||
C>* 172.29.0.6/31 is directly connected, eth3, 00:01:04
|
||||
C>* 172.29.255.1/32 is directly connected, dum0, 00:01:05
|
||||
O>* 172.29.255.2/32 [110/20] via 172.29.0.3, eth1, weight 1, 00:00:48
|
||||
O>* 172.29.255.3/32 [110/20] via 172.29.0.7, eth3, weight 1, 00:00:38
|
||||
|
||||
@ -179,12 +179,12 @@ Show routes for all VRFs
|
||||
B>* 10.3.3.0/24 [200/0] via 172.29.255.3, br4000 onlink, weight 1, 00:00:42
|
||||
|
||||
VRF mgmt:
|
||||
S>* 0.0.0.0/0 [210/0] via 10.100.0.1, eth0, weight 1, 00:01:39
|
||||
C>* 10.100.0.0/24 is directly connected, eth0, 00:01:40
|
||||
S>* 0.0.0.0/0 [210/0] via 10.100.0.1, eth0, weight 1, 00:01:31
|
||||
C>* 10.100.0.0/24 is directly connected, eth0, 00:01:32
|
||||
|
||||
VRF red:
|
||||
C>* 10.2.1.0/24 is directly connected, br3000, 00:01:04
|
||||
B>* 10.2.2.0/24 [200/0] via 172.29.255.2, br3000 onlink, weight 1, 00:00:47
|
||||
B>* 10.2.2.0/24 [200/0] via 172.29.255.2, br3000 onlink, weight 1, 00:00:46
|
||||
|
||||
Information about Ethernet Virtual Private Networks
|
||||
|
||||
@ -209,11 +209,11 @@ Information about Ethernet Virtual Private Networks
|
||||
Route Distinguisher: 10.1.2.1:4
|
||||
*>i[5]:[0]:[24]:[10.1.2.0]
|
||||
172.29.255.2 0 100 0 ?
|
||||
RT:100:2000 ET:8 Rmac:02:18:c8:f9:1a:d1
|
||||
RT:100:2000 ET:8 Rmac:50:00:00:02:00:04
|
||||
Route Distinguisher: 10.1.3.1:4
|
||||
*>i[5]:[0]:[24]:[10.1.3.0]
|
||||
172.29.255.3 0 100 0 ?
|
||||
RT:100:2000 ET:8 Rmac:50:00:00:03:00:04
|
||||
RT:100:2000 ET:8 Rmac:4a:62:f0:31:ee:a7
|
||||
Route Distinguisher: 10.2.1.1:6
|
||||
*> [5]:[0]:[24]:[10.2.1.0]
|
||||
172.29.255.1 0 32768 ?
|
||||
@ -221,7 +221,7 @@ Information about Ethernet Virtual Private Networks
|
||||
Route Distinguisher: 10.2.2.1:5
|
||||
*>i[5]:[0]:[24]:[10.2.2.0]
|
||||
172.29.255.2 0 100 0 ?
|
||||
RT:100:3000 ET:8 Rmac:36:17:df:67:bd:bc
|
||||
RT:100:3000 ET:8 Rmac:50:00:00:02:00:05
|
||||
Route Distinguisher: 10.3.1.1:7
|
||||
*> [5]:[0]:[24]:[10.3.1.0]
|
||||
172.29.255.1 0 32768 ?
|
||||
@ -248,4 +248,4 @@ the EVPN network we need to run
|
||||
172.29.255.1 (metric 20) from 172.29.255.1 (172.29.255.1)
|
||||
Origin incomplete, metric 0, localpref 100, valid, internal, best (First path received)
|
||||
Extended Community: RT:100:4000 ET:8 Rmac:50:00:00:01:00:06
|
||||
Last update: Mon Mar 28 15:46:02 2022
|
||||
Last update: Fri Jun 10 19:44:11 2022
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user