[VLAN] 802.1p only?

Peter Stuge stuge-vlan at cdy.org
Wed Dec 12 16:58:45 PST 2007


On Wed, Dec 12, 2007 at 02:37:16PM -0800, Xin Huang wrote:
> Here is the problem: when a DHCP request is sent out of eth0.0, the
> switch sends back a DHCP offer packet without any VLAN header.

So your switch is the DHCP server?

This all seems like a configuration issue.


> But is there a simple way to make DHCP client work on eth0.0?

You wrote above that your DHCP client is already communicating over
eth0.0. If in fact it is not, this would be rather simple, depending
on your client software:

dhcpcd eth0.0
dhclient eth0.0
pump -i eth0.0

etc.


//Peter


More information about the Vlan mailing list