Skip to content

Commit d562421

Browse files
authored
Dell OS10: Correct BGP default locpref feature flag (#2359)
1 parent 74f433e commit d562421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netsim/extra/bgp.policy/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ devices:
1717
out: int
1818
cumulus:
1919
copy: frr
20-
dellos10:
20+
dellos10.features.bgp:
2121
_default_locpref: True
2222
iosv.features.bgp:
2323
_default_locpref: True

0 commit comments

Comments
 (0)