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
Try to manually set the mac of an interface from iccpd contrainer,
root@DUT-2:/home/admin# docker exec -ti iccpd bash
root@DUT-2:/# ip link set dev PortChannel0001 address 00:22:22:22:22:22
RTNETLINK answers: Operation not permitted
Description
Issue is related to privilege permissions set on docker-iccpd and introduced as part as PR #17835
2024 Jul 10 17:50:00.287714 DUT-2 NOTICE iccpd#iccpd: [update_if_ipmac_on_standby.NOTICE] Standby Change the system-id of PortChannel0022 from [00:E0:4B:6B:CF:86] to [00:E0:4B:70:A5:D6], dir 3
2024 Jul 10 17:50:00.287734 DUT-2 NOTICE iccpd#iccpd: [iccp_netlink_if_hwaddr_set.NOTICE] ifindex a0, mac 00:e0:4b:70:a5:d6, err -28
2024 Jul 10 17:50:00.287754 DUT-2 ERR iccpd#iccpd: [update_if_ipmac_on_standby.ERROR] Set PortChannel0022 mac error, ret = -28
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: