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

Address additional review comments regarding port-speed and switch ca… #15

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

Satoru-Shinohara
Copy link
Collaborator

@Satoru-Shinohara Satoru-Shinohara commented Feb 28, 2024

…se formatting

feb28_TESTAPP.log
feb28_TRANSLIB.log

CURL output for 800GB Speed to ensure it is added.

satoru@satoru-virtual-machine:~/sonic_jan25_common/sonic-buildimage$ curl -kX PATCH
"https://100.94.113.103/restconf/data/openconfig-interfaces:interfaces/interface=Ethernet104/openconfig-if-ethernet:ethernet/config/port-speed" -H "accept: /" -H "Content-Type: application/yang-data+json" -d "{"openconfig-if-ethernet:port-speed":"SPEED_800GB"}"

satoru@satoru-virtual-machine:~/sonic_jan25_common/sonic-buildimage$ curl -kX GET "https://100.94.113.103/restconf/data/openconfig-interfaces:interfaces/interface=Ethernet104/openconfig-if-ethernet:ethernet/config/port-speed" -H "accept: application/yang-data+json"{"openconfig-if-ethernet:port-speed":"openconfig-if-ethernet:SPEED_800GB"}

satoru@satoru-virtual-machine:~/sonic_jan25_common/sonic-buildimage$ curl -kX GET"https://100.94.113.103/restconf/data/openconfig-interfaces:interfaces/interface=Ethernet104/openconfig-if-ethernet:ethernet/state/port-speed" -H "accept: application/yang-data+json"{"openconfig-if-ethernet:port-speed":"openconfig-if-ethernet:SPEED_800GB"}

@Satoru-Shinohara Satoru-Shinohara merged commit b4c7204 into oc-intf-common-code-Jan30 Feb 28, 2024
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