vyos:vlans
Table of Contents
VyOS: vlans
context
dit document beschrijft VLAN interfaces op VyOS
overzicht
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: 2024/11/16 18:14 by 127.0.0.1