Skip to content

Commit bf21fa8

Browse files
Enable SFF Manger on Arista linecards by default
SFF Manager in xcvrd needs to run to take non-cmis transceivers out of lpmode as part of the fix for these transceivers remaining in down state.
1 parent 47dc295 commit bf21fa8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"skip_fancontrol": true,
3-
"skip_pcied": true
3+
"skip_pcied": true,
4+
"enable_xcvrd_sff_mgr": true
45
}
56

0 commit comments

Comments
 (0)