summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/node.def
blob: d0f099cb3f35924e1e668052c8cae23ff71f04ba (plain)
1
2
3
4
help: "RIP options"
create: "/usr/bin/vtysh -c \"configure terminal\" -c \"router rip\" "
delete: "/usr/bin/vtysh -c \"configure terminal\" -c \"no router rip\" "