I quite like renaming my network interfaces so something realted to their use.
What about the unit number on the end?
In rc.conf, I have tried both:
They both work. The second not having a unit number on the end. But in all examples that I have seen there is a unit number. Is that important or unnecessary?
What about the unit number on the end?
In rc.conf, I have tried both:
ifconfig_igb0_name="whatever0"
ifconfig_igb0_name="whatever"
They both work. The second not having a unit number on the end. But in all examples that I have seen there is a unit number. Is that important or unnecessary?