From f32fc265c6a65c27b5d169269c9e82f094390c7e Mon Sep 17 00:00:00 2001 From: Shantanu Shrivastava Date: Tue, 5 Sep 2023 09:39:25 +0000 Subject: [PATCH] correcting lanes in port_config.ini --- .../pensando/arm64-elba-asic-r0/Pensando-elba/port_config.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device/pensando/arm64-elba-asic-r0/Pensando-elba/port_config.ini b/device/pensando/arm64-elba-asic-r0/Pensando-elba/port_config.ini index f8650e1f85ff..70d1ec4f5352 100644 --- a/device/pensando/arm64-elba-asic-r0/Pensando-elba/port_config.ini +++ b/device/pensando/arm64-elba-asic-r0/Pensando-elba/port_config.ini @@ -1,3 +1,3 @@ # name lanes alias speed autoneg fec -Ethernet1 29 Ethernet1 100000 on rs -Ethernet2 30 Ethernet2 100000 on rs +Ethernet1 0,1,2,3 Ethernet1 100000 on rs +Ethernet2 4,5,6,7 Ethernet2 100000 on rs