You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would also be a good idea to support structured_config in "network services -> VRF OSPF configuration" section. But as a workaround now, we defined it at the "node type settings -> structured_config -> router_ospf -> - id" to make sure it works only for specific devices:
structured_config:
router_ospf:
process_ids:
- id: 1
auto_cost_reference_bandwidth: xxxxx
Enhancement summary
Support ospf configuration parameters at the high-level design layer.
Which component of AVD is impacted
eos_designs
Use case example
BGP EVPN overlay over a partially-meshed routed OSPF core with a partial mesh between the cores.
Describe the solution you would like
Add keys to support tuning of ospf, at the high-level design level, similar to:
ospf_auto_cost_reference_bandwidth
ospf_maximum_paths
ospf_log_adjacency_changes_detail
ospf_max_lsa
ospf_timers
lsa
arrival
out_delay
throttle
lsa
spf
ospf_max_metric
router_lsa
on_startup
ospf_bfd_adjacency_state_any
Describe alternatives you have considered
This can be rendered today using:
Additional context
No response
Contributing Guide
The text was updated successfully, but these errors were encountered: