Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


synology_multi_vlans

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
synology_multi_vlans [2014/11/30 20:19] – created adminsynology_multi_vlans [2014/11/30 20:20] – [Synology - Multiple VLANs] admin
Line 2: Line 2:
  
 ====Synology - Multiple VLANs==== ====Synology - Multiple VLANs====
-  * Configure and run script as many times you need VLANs:<code>interface=eth0+  * Configure and run script as many times you need VLANs. You may need to change eth0 to bond0:<code>interface=eth0
 vlan=5 vlan=5
-ipaddr=172.16.5.1 +ipaddr=1.2.3.4 
-broadcast=172.16.5.15 +broadcast=1.2.3.255 
-netmask=255.255.255.240+netmask=255.255.255.0
  
 vconfig add $interface $vlan vconfig add $interface $vlan
synology_multi_vlans.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1