summaryrefslogtreecommitdiff
path: root/templates/protocols/ospfv3/parameters/router-id/node.def
blob: bccf295ed0fae28a34366ac313d4965b05193329 (plain)
1
2
3
4
5
type: ipv4
help: Set router identifier
update:expression: "vtysh -c \"configure terminal\" \
           -c \"router ospf6\" \
           -c \"router-id $VAR(@)\" "