From 0d31efdd6459f6e886bb3246e38efbc1ae4b9f19 Mon Sep 17 00:00:00 2001 From: immarvin Date: Mon, 18 Sep 2017 23:30:20 -0400 Subject: [PATCH] add another several mac prefixes for edgecore network devices --- perl-xCAT/xCAT/data/switchinfo.pm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/data/switchinfo.pm b/perl-xCAT/xCAT/data/switchinfo.pm index 79c36abfa..cf8f1af80 100644 --- a/perl-xCAT/xCAT/data/switchinfo.pm +++ b/perl-xCAT/xCAT/data/switchinfo.pm @@ -18,7 +18,10 @@ our %global_mac_identity = ( "fc:cf:62" => "BNT G8124 switch", "7c:fe:90" => "Mellanox IB switch", "cc:37:ab" => "Edgecore Networks Switch", - "8c:ea:1b" => "Edgecore Networks Switch" + "8c:ea:1b" => "Edgecore Networks Switch", + "a8:2b:b5" => "Edgecore Networks Switch", + "3c:2c:99" => "Edgecore Networks Switch", + "70:72:cf" => "Edgecore Networks Switch" ); #the hash to lookup switch type with vendor