You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot start sonic-cli. Runing the command sonic-cli results in this error:
Error: Unresolved PTYPE "MCLAG_KA_INTERVAL_RANGE" in PARAM "KA"
I see that issue #84 in the sonic-mgmt-framework repo is identical but there is a PR that was supposed to resolve it. I'm re-opening the issue since I had this issue with both the custom build (with iccpd enabled) as well as the nightly build from March 13th, 2023.
Steps to reproduce the issue:
Build SONiC or use the nightly build. (I built with ICCPD enabled but I also received the error using the nightly build.)
Install on Mellanox SN2010.
Open serial console session to hardware and login as admin, or any user with admin/root privileges.
Run the command "sonic-cli".
I built sonic on April 1, 2023 using master branch. The build target platform is mellanox and I enabled ICCPD in the build config. I installed SONiC on a Mellanox SN2010. Configuring the switch using the normal Click commands works fine (i.e. sudo config portchannel add PortChannel0001 completes successfully.)
Describe the results you expected:
sonic-cli should run successfully without error. I would then be able to use CLI commands instead of Click commands.
Description
I cannot start sonic-cli. Runing the command
sonic-cli
results in this error:Error: Unresolved PTYPE "MCLAG_KA_INTERVAL_RANGE" in PARAM "KA"
I see that issue
#84
in the sonic-mgmt-framework repo is identical but there is a PR that was supposed to resolve it. I'm re-opening the issue since I had this issue with both the custom build (with iccpd enabled) as well as the nightly build from March 13th, 2023.Steps to reproduce the issue:
I built sonic on April 1, 2023 using master branch. The build target platform is mellanox and I enabled ICCPD in the build config. I installed SONiC on a Mellanox SN2010. Configuring the switch using the normal Click commands works fine (i.e.
sudo config portchannel add PortChannel0001
completes successfully.)Describe the results you expected:
sonic-cli
should run successfully without error. I would then be able to use CLI commands instead of Click commands.Output of
show version
:Output of
show techsupport
:Attached.
SONiC_showtechsupport_20230411.log
The text was updated successfully, but these errors were encountered: