summaryrefslogtreecommitdiff
path: root/templates/protocols/ripng/node.def
blob: 6903c07e3bc30d491082977aeb609e525914e2dd (plain)
1
2
3
4
help: Configure Routing Information Protocol (RIPng) parameters
begin:  sudo /opt/vyatta/sbin/quagga-manager start ripngd
create: vyatta-vtysh -c "configure terminal" -c "router ripng"
delete: vyatta-vtysh -c "configure terminal" -c "no router ripng"