summaryrefslogtreecommitdiff
path: root/templates/protocols/ripng/node.def
blob: d679d6c25c1c61ebeed949690f40cc0b5993d1ca (plain)
1
2
3
4
priority: 660
help: Configure Routing Information Protocol (RIPng) parameters
create: vtysh -c "configure terminal" -c "router ripng"
delete: vtysh -c "configure terminal" -c "no router ripng"