summary refs log tree commit diff
path: root/src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-vlan-flags-2
blob: 2c01be71fcff285cdfaa4f9cc997fc4ee1ae18c8 (plain)
1
2
3
4
5
6
7
8
9
10
VLAN=yes
TYPE=Vlan
DEVICE=super-vlan
VLAN_ID=44
PHYSDEV=eth9
VLAN_FLAGS="GVRP LOOSE_BINDING"
ONBOOT=yes
BOOTPROTO=static
IPADDR=192.168.43.149
NETMASK=255.255.255.0