Skip to content

Commit

Permalink
Enable SFF Manger on Arista linecards by default (sonic-net#20886)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
peterbailey-arista authored Dec 6, 2024
1 parent 6ebe76c commit 8579233
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"skip_fancontrol": true,
"skip_pcied": true
"skip_pcied": true,
"enable_xcvrd_sff_mgr": true
}

0 comments on commit 8579233

Please sign in to comment.