Config for cpqd
diff --git a/conf/onos.properties b/conf/onos.properties
index e6d5292..10afac0 100644
--- a/conf/onos.properties
+++ b/conf/onos.properties
@@ -14,6 +14,7 @@
 net.floodlightcontroller.forwarding.Forwarding.idletimeout = 5
 net.floodlightcontroller.forwarding.Forwarding.hardtimeout = 0
 net.onrc.onos.apps.websocket.WebSocketModule.port = 8081
+net.floodlightcontroller.core.FloodlightProvider.cpqdUsePipeline13 = true
 # NOTE: Do NOT modify or remove the line below. This value will be overwritten by onos.sh script.
 net.onrc.onos.core.datagrid.HazelcastDatagrid.datagridConfig = 
 # Uncomment and list all the ZooKeeper instances after localhost on multi-instance deployment.