Disable distributing routes on pves with bgp
This commit is contained in:
@@ -48,9 +48,4 @@ router bgp {{ bgp.as }}
|
||||
{% for peer in bgp.peers_ipv6 %}
|
||||
neighbor {{ peer }} peer-group k6-infra
|
||||
{% endfor %}
|
||||
!
|
||||
address-family ipv6 unicast
|
||||
neighbor k6-infra activate
|
||||
redistribute openfabric
|
||||
exit-address-family
|
||||
!
|
||||
|
Reference in New Issue
Block a user