This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
networking:vlan [2018/08/06 18:17] Lamb-To-Wolf missing bracket |
networking:vlan [2022/10/14 00:36] (current) q2ven [3.1 The vconfig tool] |
||
|---|---|---|---|
| Line 54: | Line 54: | ||
| ====== 3.1 The vconfig tool====== | ====== 3.1 The vconfig tool====== | ||
| - | Using the vconfig tool you can add a VLAN subinterface. Say you have configured the switch eth1 is connected to to send packets in the vlans 810 and 820. Then you can do | + | Using the vconfig tool you can add a VLAN subinterface. Say you have configured the switch eth0 is connected to to send packets in the vlans 810 and 820. Then you can do |
| <code> vconfig add eth0 810 | <code> vconfig add eth0 810 | ||
| vconfig add eth0 820</code> | vconfig add eth0 820</code> | ||