summaryrefslogtreecommitdiff
path: root/templates/protocols/ospf/node.def
blob: 8d40506b4f7c76cd3f66f13017aef2a7b487c43f (plain)
1
2
3
help: "Configure OSPF for IPv4"
create: "/usr/bin/vtysh -c \"configure terminal\" -c \"router ospf\" "
delete: "/usr/bin/vtysh -c \"configure terminal\" -c \"no router ospf\" "