mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 10:22:59 +02:00
10 lines
250 B
Plaintext
10 lines
250 B
Plaintext
#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"
|