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