[VLAN] How do I apply a VLAN id to all packets in a certain interface?

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

 



Hi,

On Fri, Aug 04, 2006 at 09:37:40AM +1000, Joel Pearson wrote:
> Thanks for this. Is "ip l s dev eth1 up" the equivalent of ifconfig
> eth1 up?

Right. It's short for ip link set dev eth1 up.

ip and tc are the prefered tools for controlling the Linux networking
stack, they allow finer and more complete control of the many
parameters available.

For basic use ifconfig and route will still work, but I don't know
when they will stop being commonplace.


//Peter

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux