commit | 57e76271b14ff68b1dd29eecd357df359ae6ac41 | [log] [tgz] |
---|---|---|
author | Luca Prete <luca@onlab.us> | Mon Dec 11 14:15:08 2017 -0800 |
committer | Luca Prete <luca@onlab.us> | Tue Dec 12 09:58:38 2017 -0800 |
tree | 14027fee48ce48023f363b921ad4c8f3549cb47d | |
parent | 88bb8f323bd39487fd69b4551a51fbe492c6e5af [diff] [blame] |
Support for QCT switches Change-Id: Iacb4720b2bdee2f26b0c4b228e52e5c75b7a070f
diff --git a/switchq/vendors.json b/switchq/vendors.json index f78d827..39d3b30 100644 --- a/switchq/vendors.json +++ b/switchq/vendors.json
@@ -28,5 +28,10 @@ "prefix" : "48:0F:CF", "vendor" : "Hewlett Packard Enterprise", "provision" : true + }, + { + "prefix" : "54:AB:3A", + "vendor" : "Quanta QCT", + "provision" : true } ]