d8627e6414
Dynamic Port Breakout fall in case "autoneg" field exist in config_db. - How I did it Added "autoneg" field in sonic-port yang model. - How to verify it Add "autoneg" field into config_db like this: "Ethernet8": { "index": "2", "lanes": "8,9,10,11", "fec": "rs", "pfc_asym": "off", "mtu": "9100", "alias": "Ethernet8", "admin_status": "up", "autoneg": "on", "speed": "100000", },
34 lines
2.1 KiB
INI
Executable File
34 lines
2.1 KiB
INI
Executable File
# name lanes index speed autoneg
|
|
Ethernet0 21,22,23,24 0 100000 off
|
|
Ethernet4 17,18,19,20 1 100000 off
|
|
Ethernet8 25,26,27,28 2 100000 off
|
|
Ethernet12 29,30,31,32 3 100000 off
|
|
Ethernet16 37,38,39,40 4 100000 off
|
|
Ethernet20 33,34,35,36 5 100000 off
|
|
Ethernet24 41,42,43,44 6 100000 off
|
|
Ethernet28 45,46,47,48 7 100000 off
|
|
Ethernet32 5,6,7,8 8 100000 off
|
|
Ethernet36 1,2,3,4 9 100000 off
|
|
Ethernet40 9,10,11,12 10 100000 off
|
|
Ethernet44 13,14,15,16 11 100000 off
|
|
Ethernet48 53,54,55,56 12 100000 off
|
|
Ethernet52 49,50,51,52 13 100000 off
|
|
Ethernet56 57,58,59,60 14 100000 off
|
|
Ethernet60 61,62,63,64 15 100000 off
|
|
Ethernet64 69,70,71,72 16 100000 off
|
|
Ethernet68 65,66,67,68 17 100000 off
|
|
Ethernet72 73,74,75,76 18 100000 off
|
|
Ethernet76 77,78,79,80 19 100000 off
|
|
Ethernet80 117,118,119,120 20 100000 off
|
|
Ethernet84 113,114,115,116 21 100000 off
|
|
Ethernet88 121,122,123,124 22 100000 off
|
|
Ethernet92 125,126,127,128 23 100000 off
|
|
Ethernet96 85,86,87,88 24 100000 off
|
|
Ethernet100 81,82,83,84 25 100000 off
|
|
Ethernet104 89,90,91,92 26 100000 off
|
|
Ethernet108 93,94,95,96 27 100000 off
|
|
Ethernet112 101,102,103,104 28 100000 off
|
|
Ethernet116 97,98,99,100 29 100000 off
|
|
Ethernet120 105,106,107,108 30 100000 off
|
|
Ethernet124 109,110,111,112 31 100000 off
|