UWNetworksLab / netcov

NetCov: test coverage for network configurations
Apache License 2.0
39 stars 5 forks source link

For Batfish configuration can we please add VXLAN related configuration. #23

Closed magrewal closed 1 year ago

magrewal commented 1 year ago

Hi Team For Batfish configuration can we please add VXLAN related configuration. configuration related to NVE interface, evpn routes etc.

Checked on below link dont see configuration related to VXLAN EVPN

https://pybatfish.readthedocs.io/en/latest/notebooks/configProperties.html

ratulm commented 1 year ago

@magrewal - can you say a bit more about your use case? I am especially curious what types of tests you are running that you'd like to map back to VXLAN configuration.

magrewal commented 1 year ago

hi @ratulm Various test which we are running are below which we would like to map with Vxlan configuration Shut and No Shut Nve Interface Remove Add L2vni Under NveInterface Remove Add L3vni Under NveInterface Remove Add Nve Source Interface Disable Enable NvOverlay Evpn

ratulm commented 1 year ago

Looks like your question/request is about Batfish, not NetCov.

Batfish has these questions related to Vxlan: https://pybatfish.readthedocs.io/en/latest/notebooks/vxlan_evpn.html

I am closing the issue here. If I misunderstood your intent, feel free to open it back.