summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/node.def
blob: f6f7b7188160df2405edc549e98228199c3ba5e3 (plain)
1
2
3
4
help: Configure Routing Information Protocol (RIP) parameters
create:expression: "vtysh -c \"configure terminal\" -c \"router rip\" "
delete:expression: "vtysh -c \"configure terminal\" -c \"no router rip\" "