summaryrefslogtreecommitdiff
path: root/templates/protocols/ospf/node.def
blob: cf71ff0570bd52ecee45320994a15e728035f838 (plain)
1
2
3
4
priority: 620
help: Open Shortest Path First protocol (OSPF) parameters
create: vtysh -c "configure terminal" -c "router ospf"
delete: vtysh -c "configure terminal" -c "no router ospf"