Hi dear VPP team I want to change mac address of an interface in vpp using "vppctl set interface mac address <interface> <mac>" but I encounter this message: "set interface mac address: MAC Address Change is not supported on this interface". so in interface.c file i can see mac_addr_change_function return error for my interface what wrong with my interface?
My hardware-interface: GigabitEthernet2/2/0 1 up GigabitEthernet2/2/0 Ethernet address 00:0c:29:1a:0c:94 Intel 82540EM (e1000) carrier up full duplex speed 1000 mtu 9216 rx queues 1, rx desc 512, tx queues 1, tx desc 512 rx frames ok 402962 rx bytes ok 41768542 extended stats: rx good packets 402962 rx good bytes 41768542 Regards, Sadjad Karimi
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev