You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For complete Metal Gateway support (#205) there are a few new features of Metal Gateway yet to be implemented. Among them is BGP Dynamic Neighbors. This also ties to VRF (#268) as the features are closely associated.
How could the Equinix Metal CLI help solve this problem?
metal gateway list-bgp-dynamic-neighbors --id <gateway_id>
metal gateway create-bgp-dynamic-neighbors --id <gateway_id>
metal gateway delete-bgp-dynamic-neighbors --bgp_dynamic_neighbor_id <bgp_dynamic_neighbor_id>
metal gateway get-bgp-dynamic-neighbors --bgp_dynamic_neighbor_id <bgp_dynamic_neighbor_id>
These command names are wordy, open to suggestions.
The text was updated successfully, but these errors were encountered:
What problem are you facing?
For complete Metal Gateway support (#205) there are a few new features of Metal Gateway yet to be implemented. Among them is BGP Dynamic Neighbors. This also ties to VRF (#268) as the features are closely associated.
https://github.com/equinix-labs/metal-go/blob/main/docs/VRFsApi.md
How could the Equinix Metal CLI help solve this problem?
These command names are wordy, open to suggestions.
The text was updated successfully, but these errors were encountered: