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