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
when device is rebooted having IP on portchannel, the IP address is not recovered.
An explicit config reload or write config_db.json to DB gets the IP address.
Steps to reproduce the issue:
create portchannel
add ip address
config save
relaod
check the "show ip interface" output or dump redis DB
Describe the results you received:
Portchannel ip is missing after reboot
Describe the results you expected:
Portchannel has to retain IP after reboot
Additional information you deem important (e.g. issue happens only occasionally):
Note: this is not same as #3150 or #3043 Output of show version:
SONiC Software Version: SONiC.201911.0-dirty-20200110.174709
Distribution: Debian 9.11
Build commit: b2234a68
The text was updated successfully, but these errors were encountered:
++ @antony-rheneus @prsunny ,
the issue tells about config reload, load minigraph and docker restart, which we have also observed that portchannel would be staying in system even after cleaning startup config.
Here, the issue raised is related to system reboot.
Description
when device is rebooted having IP on portchannel, the IP address is not recovered.
An explicit config reload or write config_db.json to DB gets the IP address.
Steps to reproduce the issue:
Describe the results you received:
Portchannel ip is missing after reboot
Describe the results you expected:
Portchannel has to retain IP after reboot
Additional information you deem important (e.g. issue happens only occasionally):
Note: this is not same as #3150 or #3043
Output of
show version
:The text was updated successfully, but these errors were encountered: