summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/node.def
blob: c5442b5c7194aeb4f6fc3bbac64ffc07a2df8720 (plain)
1
2
3
4
help: RIP options
create:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" -c \"router rip\" "
delete:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" -c \"no router rip\" "