Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Specifying names for tap interfaces



On Sat, Jun 23, 2012 at 11:51:51PM +1000, Darren Reed wrote:
> Not really.
> 
> If the type of network interface card changes then the
> configuration that specifies the label needs to be updated.

Yes.

> 
> The goal here is to have the system probe cards and assign
> them a name that is independent of the card/driver. This
> then allows the card to be changed with no action required
> by the owner of the system to update the configuration.

And how is the name assigned ? 

> 
> Linux's method associates names by driver type (eth0, eth1, etc).

Yes, and it's also associated with the hardware. On a system with a
add-on PCI ethernet called eth0, if you remplace it by another PCI ethernet
(even if it's the same model, as the name is actually attached to the
ethernet address) it'll be called eth1. You have to edit sysconfig files
to have it named eth0 again.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index