Skip to content
Snippets Groups Projects
Commit bfa449ec authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

base-config BGP - add missing config

parent a64fea76
Branches
Tags
1 merge request!95base-config BGP - add missing config
Pipeline #85593 passed
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
</local-as> </local-as>
<group alu:operation="replace"> <group alu:operation="replace">
<group-name>iGEANT-P-ONLY</group-name> <group-name>iGEANT-P-ONLY</group-name>
<authentication-key>aX1kndQNDTAHyJttsnoyKVBRm1bxaCpuK+c= hash2</authentication-key>
<admin-state>enable</admin-state> <admin-state>enable</admin-state>
<next-hop-self>true</next-hop-self> <next-hop-self>true</next-hop-self>
<type>internal</type> <type>internal</type>
...@@ -23,6 +24,7 @@ ...@@ -23,6 +24,7 @@
<next-hop-self>true</next-hop-self> <next-hop-self>true</next-hop-self>
<type>internal</type> <type>internal</type>
<peer-as>{{ geant_re_as_number }}</peer-as> <peer-as>{{ geant_re_as_number }}</peer-as>
<capability-negotiation>true</capability-negotiation>
<local-address>{{ lo_ipv6_address }}</local-address> <local-address>{{ lo_ipv6_address }}</local-address>
<family> <family>
<mcast-ipv6>true</mcast-ipv6> <mcast-ipv6>true</mcast-ipv6>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment