Skip to content

Commit 084348f

Browse files
committed
Remove dangling comments in the yaml definition
1 parent 5a4a63c commit 084348f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

gen/definitions/bgp_address_family.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,12 @@ attributes:
5252
tf_name: critical_nexthop_timeout
5353
type: String
5454
description: "The next-hop address tracking delay timer for critical next-hop reachability routes."
55-
# min_int: 1
56-
# max_int: 4294967295
5755
default_value: "crit"
5856
example: 2500
5957
- nxos_name: nonCritNhTimeout
6058
tf_name: non_critical_nexthop_timeout
6159
type: String
6260
description: "The next-hop address tracking delay timer for non-critical next-hop reachability routes."
63-
# min_int: 1
64-
# max_int: 4294967295
6561
default_value: "noncrit"
6662
example: 8000
6763
- nxos_name: advertL2vpnEvpn

0 commit comments

Comments
 (0)