Claus Holbech

Results 317 comments of Claus Holbech

IMO the Request for returning a specific version of data is the same as the the Request for returning JSON vs Text, so the original proposal of requesting it per...

@perimore the flood group is technically a separate feature right? So we can implement the two areas (IRB and flood group) seperately? I mean for all networks the flood group...

Hi Nino, Looking at the generated output AVD tries to follow best practices for deploying services in the default VRF. That includes building an EVPN overlay for the default VRF...

Looking at it again, I now see that you run ISIS in the underlay. The default VRF feature only supports EBGP currently. We will need to build some more logic...

`eos_validate_state` should only rely on `eos_cli_config_gen` data model.

Global knob to disable vlan 1 (and maybe other vlans) . Another global knob to set `default_native_vlan`.

Border leaf setups are very specific to the use case and network design. We need to be very hesitant with building too much logic into this area, but I agree,...

Good catch! And after implementing this in `eos_cli_config_gen` we should also auto-detect this in `eos_designs` under `templates/base/router_bgp`.

It depends a bit. I see two options: 1. Implement the new `eos_designs` key `bgp_asn_notation` which will convert the input ASN into the configured format, and set the "structured_config" with...