Skip to content

Conversation

@KambojKhushi
Copy link

@KambojKhushi KambojKhushi commented Nov 8, 2025

Related Issue(s)

N/A (new feature addition)

Proposed Changes

Added a new Terraform module router_vrrp for configuring VRRP (Virtual Router Redundancy Protocol) interfaces on Cisco IOS-XR devices.

  • Introduced a corresponding YAML data model (devices.yaml) to define VRRP interface parameters such as:
    • interface_name
    • group_id
    • priority
    • virtual_ip

Checklist

Test, validate and ensure pre-commit is run before submitting PR

  • Latest commit is rebased from main/master with merge conflicts resolved
  • All pre-commit hooks passed
  • Terraform validated successfully (terraform validate)
  • Terraform formatted (terraform fmt)

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.

1 participant