Added explicit version of ExaBGP (3)

This commit is contained in:
Pavel Odintsov 2017-10-05 19:47:43 +01:00 committed by GitHub
parent b73f31353b
commit 3ead3c6c1e

@ -13,12 +13,14 @@ exabgp_announce_host = on
Secondly, you should install, configure and run ExaBGP toolkit.
Install ExaBGP:
Install ExaBGP 3:
```bash
apt-get install python-pip
pip install exabgp
pip install exabgp==3.4.20
```
All our instructions suitable only for ExaBGP 3.
Install socat (if you haven't socat for your platform, please check this [manual](EXABGP_INTEGRATION_WITHOUT_SOCAT.md)):
```bash
apt-get install -y socat