Lou’s Lab

Voor ik verga tot stof en as, wil ik weten hoe de wereld was (RvhG)

User Tools

Site Tools


vyos:vlans

VyOS: vlans

context

dit document beschrijft VLAN interfaces op VyOS

overzicht

show interfaces

aanduiding voor een VLAN: vif (virtual interface)

aanmaken

set interfaces ethernet eth0 vif <vlanid> address <ip>/subnet
set interfaces ethernet eth0 vif <vlanid> description <naam netwerk>
commit
save 

controleer ahv show interfaces

voorbeeld

set interfaces ethernet eth0 vif 100 address 10.11.100.253/24
set interfaces ethernet eth0 vif 100 description wifi_smart
commit
save

verwijderen

delete interfaces ethernet eth0 vif <vlanid>
commit

meer info

vyos/vlans.txt · Last modified: 2022/03/16 23:40 by koen