|
@@ -44,10 +44,10 @@ template bgp tpl_fdn from tpl_bgp {
|
|
export where bgp_export(65055,"default");
|
|
export where bgp_export(65055,"default");
|
|
}
|
|
}
|
|
|
|
|
|
-protocol bgp membre_fdn1 from tpl_fdn {
|
|
|
|
|
|
+protocol bgp member_fdn1 from tpl_fdn {
|
|
neighbor 80.67.168.213 as 65055;
|
|
neighbor 80.67.168.213 as 65055;
|
|
}
|
|
}
|
|
-protocol bgp membre_fdn2 from tpl_fdn {
|
|
|
|
|
|
+protocol bgp member_fdn2 from tpl_fdn {
|
|
neighbor 80.67.168.214 as 65055;
|
|
neighbor 80.67.168.214 as 65055;
|
|
}
|
|
}
|
|
|
|
|