I'm using command 'ip link set ge0/0 name ge5/1' to rename interface name from ge0/0 to ge5/0. when command complete, command 'ifconfig' and 'cat /proc/net/dev ' both can output information of ge5/0,however command 'ls /sys/class/net/' output "ls: /sys/class/net/ge5/0: No such file or directory". There is no udev in my device, until to now command 'ip link' is the only way to change interface name. Anyone know solution to my problem, please give me some advice, thanks!
-- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html