config router bfd6
Configure IPv6 BFD.
config router bfd6 Description: Configure IPv6 BFD. config multihop-template Description: BFD IPv6 multi-hop template table. edit <id> set auth-mode [none|md5] set bfd-desired-min-tx {integer} set bfd-detect-mult {integer} set bfd-required-min-rx {integer} set dst {ipv6-network} set md5-key {password} set src {ipv6-network} next end config neighbor Description: Configure neighbor of IPv6 BFD. edit <ip6-address> set interface {string} next end end
config multihop-template
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
auth-mode |
Authentication mode. |
option |
- |
none |
||||||
|
|
|||||||||
bfd-desired-min-tx |
BFD desired minimal transmit interval (milliseconds). |
integer |
Minimum value: 100 Maximum value: 30000 |
250 |
||||||
bfd-detect-mult |
BFD detection multiplier. |
integer |
Minimum value: 3 Maximum value: 50 |
3 |
||||||
bfd-required-min-rx |
BFD required minimal receive interval (milliseconds). |
integer |
Minimum value: 100 Maximum value: 30000 |
250 |
||||||
dst |
Destination prefix. |
ipv6-network |
Not Specified |
::/0 |
||||||
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
md5-key |
MD5 key of key ID 1. |
password |
Not Specified |
|
||||||
src |
Source prefix. |
ipv6-network |
Not Specified |
::/0 |
config neighbor
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
interface |
Interface to the BFD neighbor. |
string |
Maximum length: 15 |
|
ip6-address |
IPv6 address of the BFD neighbor. |
ipv6-address |
Not Specified |
:: |