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

vrf_interface module for cisco.ios #1129

Conversation

AAYUSH2091
Copy link
Contributor

SUMMARY

Adds support for configuring VRF settings under interfaces for cisco.ios collection.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

cisco.ios.vrf_interface

Example configuration:

- name: Configure VRF on interface
 cisco.ios.ios_interfaces:
   config:
     - name: GigabitEthernet0/1
       vrf: customer_vrf

@AAYUSH2091 AAYUSH2091 changed the title vrf_interface module added vrf_interface module for cisco.ios Nov 7, 2024
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 this pull request may close these issues.

2 participants