Open ksantos01 opened 3 months ago
Just looking to support the following command:
interface vxlan1 vxlan vrf XX multicast group encap range x.x.x.x/x delayed
interface vxlan1
vxlan vrf XX multicast group encap range x.x.x.x/x delayed
TOI: https://www.arista.com/en/support/toi/eos-4-29-1f/16546-multicast-evpn-irb-multiple-underlay-groups
This command is required when configuring Multicast EVPN IRB: Multiple Underlay Groups.
eos_cli_config_gen
please detail your use case
No response
This issue is stale because it has been open 90 days with no activity. The issue will be reviewed by a maintainer and may be closed
Enhancement summary
Just looking to support the following command:
interface vxlan1
vxlan vrf XX multicast group encap range x.x.x.x/x delayed
TOI: https://www.arista.com/en/support/toi/eos-4-29-1f/16546-multicast-evpn-irb-multiple-underlay-groups
This command is required when configuring Multicast EVPN IRB: Multiple Underlay Groups.
Which component of AVD is impacted
eos_cli_config_gen
Use case example
please detail your use case
Describe the solution you would like
This command is required when configuring Multicast EVPN IRB: Multiple Underlay Groups.
Describe alternatives you have considered
No response
Additional context
No response
Contributing Guide