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