User Tools

Site Tools


network:freebsdvlan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
network:freebsdvlan [2015/01/06 14:55]
tschulz
network:freebsdvlan [2016/10/26 13:10]
tschulz
Line 1: Line 1:
 +
 +
 ====== Tagged Vlans on FreeBSD ====== ====== Tagged Vlans on FreeBSD ======
  
 +===== On the Fly =====
 +<file bash>
 +ifconfig vlan_device.vlan_id create
 +</​file>​
 +<file bash>
 +ifconfig em0.247
 +</​file>​
 +
 +
 +===== Using rc.conf =====
  
 The first thing to do is to list the VLANs that will be on the **em0** adapter: The first thing to do is to list the VLANs that will be on the **em0** adapter:
network/freebsdvlan.txt · Last modified: 2016/10/26 13:10 by tschulz