summaryrefslogtreecommitdiff
path: root/templates/protocols/ospf/node.def
blob: 2a4148e9a5ab71b68c70baf53c9de851217f087a (plain)
1
2
3
4
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\" "