Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add support for VPC Configurations (Keepalive VRF and VPC Peer-links) #175

Open
huntx opened this issue Sep 8, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@huntx
Copy link

huntx commented Sep 8, 2023

VPC Configuration by Terraform can be helpful by allowing:

  1. Resource "nxos_vpc_domain" could support peer-keepalive command for custom VRF
    peer-keepalive destination 192.168.1.1 source 192.168.1.2 vrf VPC_KeepAlive

  2. Resource "nxos_vpc_interface" "could support "vpc peerlink" command for VPC peerlink interface
    interface port-channel1
    vpc peer-link

@danischm danischm added the enhancement New feature or request label Sep 10, 2023
@JC-LB
Copy link

JC-LB commented Sep 25, 2023

Also missing : port-type fabric command on underlay interfaces when using virtual peerlink.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants