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
bgp is not supported on the Supervisor, when executes "show runningconfiguration all" command, it fails with the below error
admin@Supervisor:~$ show runningconfiguration all
Error response from daemon: Container bdd6948eb4a1b76c923a345f0e5642cbfd0c0ad99f0ab72dd410f0ceaf02a706 is not running
Steps to reproduce the issue:
Execute CLI command "show runningconfiguration all" on Supervisor. The following error is shown
admin@Supervisor:~$ show runningconfiguration all
Error response from daemon: Container bdd6948eb4a1b76c923a345f0e5642cbfd0c0ad99f0ab72dd410f0ceaf02a706 is not running
Describe the results you received:
The error output as below:
admin@Supervisor:~$ show runningconfiguration all
Error response from daemon: Container bdd6948eb4a1b76c923a345f0e5642cbfd0c0ad99f0ab72dd410f0ceaf02a706 is not running
(paste your output here or download and attach the file here )
#### Additional information you deem important (e.g. issue happens only occasionally):
<!--
Also attach debug file produced by `sudo generate_dump`
-->
The text was updated successfully, but these errors were encountered:
PR sonic-net/sonic-utilities#3148 introduces the multi-asic support. It needs to be enhanced to support Supervisor card since BGP is not supported in Supervisor.
Description
bgp is not supported on the Supervisor, when executes "show runningconfiguration all" command, it fails with the below error
Steps to reproduce the issue:
Describe the results you received:
The error output as below:
Describe the results you expected:
The below output is expected:
(paste your output here)
(paste your output here or download and attach the file here )
The text was updated successfully, but these errors were encountered: