Add Bremen1
This commit is contained in:
parent
d2d066a5e7
commit
ad8c716403
|
@ -233,6 +233,10 @@ protocol bgp Bielefeld2 from peers {
|
||||||
neighbor 10.207.0.67 as 65529;
|
neighbor 10.207.0.67 as 65529;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
protocol bgp Bremen1 from peers {
|
||||||
|
neighbor 10.207.0.196 as 65196;
|
||||||
|
};
|
||||||
|
|
||||||
protocol bgp Chemnitz1 from peers {
|
protocol bgp Chemnitz1 from peers {
|
||||||
neighbor 10.207.0.36 as 65053;
|
neighbor 10.207.0.36 as 65053;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue