diff options
Diffstat (limited to 'etc/os-net-config/samples/ovs_dpdk_bond.json')
-rw-r--r-- | etc/os-net-config/samples/ovs_dpdk_bond.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/os-net-config/samples/ovs_dpdk_bond.json b/etc/os-net-config/samples/ovs_dpdk_bond.json index 176c917..7964e69 100644 --- a/etc/os-net-config/samples/ovs_dpdk_bond.json +++ b/etc/os-net-config/samples/ovs_dpdk_bond.json @@ -28,15 +28,6 @@ ] }, ] - }, - { - "type" : "vlan", - "vlan_id" : 16, - "addresses" : [ - { - "ip_netmask" : "192.0.2.1/24" - } - ] } ] } |