infix
infix copied to clipboard
OSPF Next Steps
These are the low hanging parts with highest payoff:
- [ ] Support for toggling OSPF + Zebra
debugat least at runtime - [x] More OSPF status in admin-exec mode, e.g., #636
- [ ] Configurable type (E1/E2) and metric for redistribute setting
- [ ] Route summarization (or do we have this by default?)
- [ ] Virtual links
- [ ] Static neighbor Much more work, but it is useful to be able to debug:
- [ ] Database in yang (show ip ospf database), did not manage to map the yang model -> FRR (perhaps #636 may suffice)
- [ ] Authentication support (clear text and md5 supported by frr)
Regarding show ip ospf database in yang, I have made a draft mapping in #636
CCB: for debug settings, maybe look at #463