Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show dom_capability information in command: "show interfaces transceiver eeprom" #3620

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

DennisChiuEC
Copy link

What I did

Display the DOM capability in defined in "show interfaces transceiver eeprom"

How I did it

The dom_capability has already stored in STATE_DB. Read the data from STATE_DB and display

How to verify it

admin@sonic:~$ show int trans eeprom
Ethernet0: SFP EEPROM detected
Application Advertisement: N/A
Connector: No separable connector
......
DOM Capability:
Rx_power_support: False
Temp_support: False
Tx_power_support: False
Voltage_support: False
.......
Encoding: 64B/66B
Extended Identifier: Power Class 1 Module (1.5W max.), No CLEI code present in Page 02h, No CDR in TX, No CDR in RX
....

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

@DennisChiuEC DennisChiuEC marked this pull request as draft November 26, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant