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