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