From baf228e9fae6c0ce3eeb50a9e45d8ef1bcca22d7 Mon Sep 17 00:00:00 2001 From: paavaanan Date: Thu, 20 Dec 2018 00:47:09 +0530 Subject: [PATCH] Adding index in port_config.ini (#2392) --- .../Force10-S6000/port_config.ini | 66 +++++++++---------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/device/dell/x86_64-dell_s6000_s1220-r0/Force10-S6000/port_config.ini b/device/dell/x86_64-dell_s6000_s1220-r0/Force10-S6000/port_config.ini index 433700a5f37f..95cf5eec9e4e 100644 --- a/device/dell/x86_64-dell_s6000_s1220-r0/Force10-S6000/port_config.ini +++ b/device/dell/x86_64-dell_s6000_s1220-r0/Force10-S6000/port_config.ini @@ -1,33 +1,33 @@ -# name lanes alias speed -Ethernet0 25,26,27,28 fortyGigE0/0 40000 -Ethernet4 29,30,31,32 fortyGigE0/4 40000 -Ethernet8 33,34,35,36 fortyGigE0/8 40000 -Ethernet12 37,38,39,40 fortyGigE0/12 40000 -Ethernet16 45,46,47,48 fortyGigE0/16 40000 -Ethernet20 41,42,43,44 fortyGigE0/20 40000 -Ethernet24 1,2,3,4 fortyGigE0/24 40000 -Ethernet28 5,6,7,8 fortyGigE0/28 40000 -Ethernet32 13,14,15,16 fortyGigE0/32 40000 -Ethernet36 9,10,11,12 fortyGigE0/36 40000 -Ethernet40 17,18,19,20 fortyGigE0/40 40000 -Ethernet44 21,22,23,24 fortyGigE0/44 40000 -Ethernet48 53,54,55,56 fortyGigE0/48 40000 -Ethernet52 49,50,51,52 fortyGigE0/52 40000 -Ethernet56 57,58,59,60 fortyGigE0/56 40000 -Ethernet60 61,62,63,64 fortyGigE0/60 40000 -Ethernet64 69,70,71,72 fortyGigE0/64 40000 -Ethernet68 65,66,67,68 fortyGigE0/68 40000 -Ethernet72 73,74,75,76 fortyGigE0/72 40000 -Ethernet76 77,78,79,80 fortyGigE0/76 40000 -Ethernet80 109,110,111,112 fortyGigE0/80 40000 -Ethernet84 105,106,107,108 fortyGigE0/84 40000 -Ethernet88 113,114,115,116 fortyGigE0/88 40000 -Ethernet92 117,118,119,120 fortyGigE0/92 40000 -Ethernet96 125,126,127,128 fortyGigE0/96 40000 -Ethernet100 121,122,123,124 fortyGigE0/100 40000 -Ethernet104 81,82,83,84 fortyGigE0/104 40000 -Ethernet108 85,86,87,88 fortyGigE0/108 40000 -Ethernet112 93,94,95,96 fortyGigE0/112 40000 -Ethernet116 89,90,91,92 fortyGigE0/116 40000 -Ethernet120 101,102,103,104 fortyGigE0/120 40000 -Ethernet124 97,98,99,100 fortyGigE0/124 40000 +# name lanes alias index speed +Ethernet0 25,26,27,28 fortyGigE0/0 0 40000 +Ethernet4 29,30,31,32 fortyGigE0/4 1 40000 +Ethernet8 33,34,35,36 fortyGigE0/8 2 40000 +Ethernet12 37,38,39,40 fortyGigE0/12 3 40000 +Ethernet16 45,46,47,48 fortyGigE0/16 4 40000 +Ethernet20 41,42,43,44 fortyGigE0/20 5 40000 +Ethernet24 1,2,3,4 fortyGigE0/24 6 40000 +Ethernet28 5,6,7,8 fortyGigE0/28 7 40000 +Ethernet32 13,14,15,16 fortyGigE0/32 8 40000 +Ethernet36 9,10,11,12 fortyGigE0/36 9 40000 +Ethernet40 17,18,19,20 fortyGigE0/40 10 40000 +Ethernet44 21,22,23,24 fortyGigE0/44 11 40000 +Ethernet48 53,54,55,56 fortyGigE0/48 12 40000 +Ethernet52 49,50,51,52 fortyGigE0/52 13 40000 +Ethernet56 57,58,59,60 fortyGigE0/56 14 40000 +Ethernet60 61,62,63,64 fortyGigE0/60 15 40000 +Ethernet64 69,70,71,72 fortyGigE0/64 16 40000 +Ethernet68 65,66,67,68 fortyGigE0/68 17 40000 +Ethernet72 73,74,75,76 fortyGigE0/72 18 40000 +Ethernet76 77,78,79,80 fortyGigE0/76 19 40000 +Ethernet80 109,110,111,112 fortyGigE0/80 20 40000 +Ethernet84 105,106,107,108 fortyGigE0/84 21 40000 +Ethernet88 113,114,115,116 fortyGigE0/88 22 40000 +Ethernet92 117,118,119,120 fortyGigE0/92 23 40000 +Ethernet96 125,126,127,128 fortyGigE0/96 24 40000 +Ethernet100 121,122,123,124 fortyGigE0/100 25 40000 +Ethernet104 81,82,83,84 fortyGigE0/104 26 40000 +Ethernet108 85,86,87,88 fortyGigE0/108 27 40000 +Ethernet112 93,94,95,96 fortyGigE0/112 28 40000 +Ethernet116 89,90,91,92 fortyGigE0/116 29 40000 +Ethernet120 101,102,103,104 fortyGigE0/120 30 40000 +Ethernet124 97,98,99,100 fortyGigE0/124 31 40000