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

Enhancement: Support for secondary IP on floating SVI #104

Open
robvand opened this issue Jul 3, 2024 · 0 comments · May be fixed by #105
Open

Enhancement: Support for secondary IP on floating SVI #104

robvand opened this issue Jul 3, 2024 · 0 comments · May be fixed by #105

Comments

@robvand
Copy link

robvand commented Jul 3, 2024

The L3out module offers support floating SVIs. The interfaces ip_shared attribute is available to set a secondary IP. The ip_shared attribute is not used when configuring a floating SVI.

Example of floating svi secondary IP DN:
uni/tn-isovalent/out-isovalent.vrf-01-bgp-AS-65152/lnodep-border-leafs/lifp-hx-dev-01-fi-a-vlan-16/vlifp-[topology/pod-1/node-101]-[vlan-16]/addr-[1.1.1.1/24]

Example of svi secondary IP DN:
uni/tn-isovalent/out-isovalent.vrf-01-bgp-AS-65152/lnodep-border-leafs/lifp-hx-dev-01-fi-a-vlan-16/rspathL3OutAtt-[topology/pod-1/paths-101/pathep-[hx-dev-01-fi-a]]/addr-[1.1.1.1/24]

The module should allow user to configure shared_ip on floating SVI.

@robvand robvand linked a pull request Jul 3, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant