diff options
author | Martin Winter <mwinter@opensourcerouting.org> | 2017-02-01 17:07:53 +0100 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-11-28 02:22:11 +0100 |
commit | 33ae1f751e133afa1c8f1dfb2f1bd9852a1e4133 (patch) | |
tree | e09727d5a6d936b43d4485a1fc3a442b35d590fa /tests/topotests/bgp_multiview_topo1 | |
parent | bgp_multiview_topo1: Mask out BGP Table version in comparison (diff) | |
download | frr-33ae1f751e133afa1c8f1dfb2f1bd9852a1e4133.tar.xz frr-33ae1f751e133afa1c8f1dfb2f1bd9852a1e4133.zip |
Update Readme to reflect FreeRangeRouting name
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
Diffstat (limited to 'tests/topotests/bgp_multiview_topo1')
-rw-r--r-- | tests/topotests/bgp_multiview_topo1/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/topotests/bgp_multiview_topo1/README.md b/tests/topotests/bgp_multiview_topo1/README.md index 79bbb36b6..4ae6c1e69 100644 --- a/tests/topotests/bgp_multiview_topo1/README.md +++ b/tests/topotests/bgp_multiview_topo1/README.md @@ -1,4 +1,4 @@ -# Simple Quagga Route-Server Test +# Simple FreeRangeRouting Route-Server Test ## Topology +----------+ +----------+ +----------+ +----------+ +----------+ @@ -23,7 +23,7 @@ | | .254 +---------+---------+ - | Quagga R1 | + | FRR R1 | | BGP Multi-View | | Peer 1-3 > View 1 | | Peer 4-5 > View 2 | @@ -37,7 +37,7 @@ ~~ Stub Switch ~~ ~~~~~~~~~~~~~ -## Quagga Configuration +## FRR Configuration Full config as used is in r1 subdirectory @@ -92,7 +92,7 @@ Simplified `R1` config: ## Tests executed -### Check if Quagga is running +### Check if FRR is running Test is executed by running |