We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a4a63c commit 084348fCopy full SHA for 084348f
gen/definitions/bgp_address_family.yaml
@@ -52,16 +52,12 @@ attributes:
52
tf_name: critical_nexthop_timeout
53
type: String
54
description: "The next-hop address tracking delay timer for critical next-hop reachability routes."
55
- # min_int: 1
56
- # max_int: 4294967295
57
default_value: "crit"
58
example: 2500
59
- nxos_name: nonCritNhTimeout
60
tf_name: non_critical_nexthop_timeout
61
62
description: "The next-hop address tracking delay timer for non-critical next-hop reachability routes."
63
64
65
default_value: "noncrit"
66
example: 8000
67
- nxos_name: advertL2vpnEvpn
0 commit comments