Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
E2E: add test for the unnumbered BGP peering
The test requires point-to-point connection so we cannot use any existing infra peer. Therefore a new peer (docker container) runs with no network, and point-to-point connections are created using `sudo ip` commands. There are three specs ``` Unnumbered BGP session is established and routes are verified iBGP Unnumbered BGP session is established and routes are verified eBGP ``` Signed-off-by: karampok <karampok@gmail.com>
- Loading branch information