summaryrefslogtreecommitdiffstats
path: root/docker/bgp_demo/run_terminals.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-05-02Move docker files to examples directoryMarek Gradzki1-9/+0
Change-Id: Ib2eb3dbae76a1e9b5d98ce9e0d5eea9adba280cf Signed-off-by: Marek Gradzki <mgradzki@cisco.com> (cherry picked from commit e4c58493ce5265ea0d1e17d160c339401c406186)
2018-01-08BGP-HC docker exampleMarek Gradzki1-0/+9
Shows how to announce BGP prefix from one HC instance to another. Configuration (RESTCONF) is done over builtin docker0 network. Data plane is using veth pair that connects containers. BGP is also using veth but via unnumbered tuntap. Change-Id: Ia18b0729e12a4893ba559d0a68a9e962e58d2a2f Signed-off-by: Marek Gradzki <mgradzki@cisco.com>