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

nxos_l3_interfaces - add support for ip unnumbered #697

Open
goagex opened this issue Jun 18, 2023 · 1 comment
Open

nxos_l3_interfaces - add support for ip unnumbered #697

goagex opened this issue Jun 18, 2023 · 1 comment
Labels
feature This issue/PR relates to a feature request. l3_interfaces l3_interfaces resource module

Comments

@goagex
Copy link

goagex commented Jun 18, 2023

SUMMARY

Add support for ip unnumbered

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

nxos_l3_interfaces

ADDITIONAL INFORMATION
- name: Merge provided configuration with device configuration.
  cisco.nxos.nxos_l3_interfaces:
    config:
    - name: Ethernet1/1
      ipv4:
      - unnumbered: true
        interface: loopback0
    state: merged
@NilashishC NilashishC added the feature This issue/PR relates to a feature request. label Jun 21, 2023
@NilashishC NilashishC added the l3_interfaces l3_interfaces resource module label Jun 29, 2023
@goagex
Copy link
Author

goagex commented Sep 25, 2023

Hi!
Do you need anymore information from me regarding this feature request?
Kind regards // Jonas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request. l3_interfaces l3_interfaces resource module
Projects
None yet
Development

No branches or pull requests

2 participants