summaryrefslogtreecommitdiff
path: root/interface-templates/ipv6/ospfv3/bfd/node.def
blob: 7ef33bb7bb727c63ac945feeebcae529a455447b (plain)
1
2
3
4
help: Enable Bidirectional Forwarding Detection (BFD) support
create:vtysh -c "configure terminal" -c "interface $VAR(../../../@)" -c "ipv6 ospf6 bfd"
delete:vtysh -c "configure terminal" -c "interface $VAR(../../../@)" -c "no ipv6 ospf6 bfd"