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