blob: c8224308f40ab3b4876dae62a29e6703589bb42f (
plain)
1
2
3
4
|
priority: 650
help: Configure Routing Information Protocol (RIP) parameters
create: vtysh -c "configure terminal" -c "router rip"
delete: vtysh -c "configure terminal" -c "no router rip"
|