mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Add a script to create VLAN interfaces (on console).
This commit is contained in:
9
config/cfgroot/ethernet-vlans
Normal file
9
config/cfgroot/ethernet-vlans
Normal file
@@ -0,0 +1,9 @@
|
||||
#GREEN_PARENT_DEV="eth0"
|
||||
#GREEN_VLAN_ID=20
|
||||
#GREEN_MAC_ADDRESS="00:11:22:33:44:55"
|
||||
#BLUE_PARENT_DEV="green0"
|
||||
#BLUE_VLAN_ID=30
|
||||
#BLUE_MAC_ADDRESS="00:22:33:44:55:66"
|
||||
#ORANGE_PARENT_DEV="green0"
|
||||
#ORANGE_VLAN_ID=40
|
||||
#ORANGE_MAC_ADDRESS="00:33:44:55:66:77"
|
||||
Reference in New Issue
Block a user