From 01cdf2e67c22382f06f976249851b238e0ba3789 Mon Sep 17 00:00:00 2001 From: Thomas Morin Date: Tue, 19 May 2015 17:18:43 -0700 Subject: [PATCH] Precision on bgp.conf --- test_bgpvpn_bagpipe/README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/test_bgpvpn_bagpipe/README.rst b/test_bgpvpn_bagpipe/README.rst index f6e6040..5e6402e 100644 --- a/test_bgpvpn_bagpipe/README.rst +++ b/test_bgpvpn_bagpipe/README.rst @@ -21,9 +21,12 @@ Install bagpipe by cloning and installing it : https://github.com/Orange-OpenSource/bagpipe-bgp create a br-mpls bridge -modify the following default parameters in bgp.conf : +modify the following default parameters in /etc/bagpipe/bgp.conf : | local_address=YOUR_IP + +In the [DATAPLANE_DRIVER_IPVPN] section: + | dataplane_driver=mpls_ovs_dataplane.MPLSOVSDataplaneDriver | ovs_bridge=br-mpls