Add index and speed for port_config.ini on Celestica platform #1780
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
- What I did
Add index and port-speed on port_config.ini
- How I did it
Add index and port-speed on port_config.ini
- How to verify it
$show interface transceiver eeprom
$ show interfaces transceiver eep
Command: sudo sfputil show eeprom
Ethernet0: SFP EEPROM detected
Connector: MPOx12
Encoding: NRZ
Extended Identifier: Power Class 4(3.5W max), CDR present in Rx Tx
Extended RateSelect Compliance: QSFP+ Rate Select Version 1
Identifier: QSFP28
Length(km): 2
Nominal Bit Rate(100Mbs): 255
Specification compliance:
...
Ethernet4: SFP EEPROM not detected
$ show interfaces status
Command: intfutil status
Interface Admin Oper Alias Lanes Speed MTU
Ethernet0 up down Eth1 65,66,67,68 100G 9100
Ethernet4 up down Eth2 69,70,71,72 100G 9100
Ethernet8 up down Eth3 73,74,75,76 100G 9100
Ethernet12 up down Eth4 77,78,79,80 100G 9100
Ethernet16 up down Eth5 33,34,35,36 100G 9100
Ethernet20 up down Eth6 37,38,39,40 100G 9100
Ethernet24 up down Eth7 41,42,43,44 100G 9100
- Description for the changelog
Add index and speed in port_config.ini on celestica platform
- A picture of a cute animal (not mandatory but encouraged)