* Vlan communication
@ 2010-11-17 7:15 Liew Kian Yang
2010-11-16 7:52 ` Eric Dumazet
0 siblings, 1 reply; 3+ messages in thread
From: Liew Kian Yang @ 2010-11-17 7:15 UTC (permalink / raw)
To: netdev
Dear All,
Can I know is there any ways to make the vlan 1 interface able to send
and receive data from the other vlan without using the vconfig to add
the vlan in linux?
Thank you
Regards,
Kian Yang, Liew
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Vlan communication
2010-11-17 7:15 Vlan communication Liew Kian Yang
@ 2010-11-16 7:52 ` Eric Dumazet
2010-11-17 9:57 ` Liew Kian Yang
0 siblings, 1 reply; 3+ messages in thread
From: Eric Dumazet @ 2010-11-16 7:52 UTC (permalink / raw)
To: kianyang; +Cc: netdev
Le mercredi 17 novembre 2010 à 15:15 +0800, Liew Kian Yang a écrit :
> Dear All,
>
> Can I know is there any ways to make the vlan 1 interface able to send
> and receive data from the other vlan without using the vconfig to add
> the vlan in linux?
I dont understand your question.
If your problem is vconfig being not available, the answer is
ip link add link eth0 eth0.1 type vlan id 1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-11-16 9:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-17 7:15 Vlan communication Liew Kian Yang
2010-11-16 7:52 ` Eric Dumazet
2010-11-17 9:57 ` Liew Kian Yang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).