mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 09:36:41 +00:00
To replace pr 3683: Add switch_type lookup via MAC for Penguin Computing switches (#4253)
This commit is contained in:
parent
db24a80aa9
commit
cb0c90aaa9
@ -21,7 +21,8 @@ our %global_mac_identity = (
|
||||
"8c:ea:1b" => "Edgecore Networks Switch",
|
||||
"a8:2b:b5" => "Edgecore Networks Switch",
|
||||
"3c:2c:99" => "Edgecore Networks Switch",
|
||||
"70:72:cf" => "Edgecore Networks Switch"
|
||||
"70:72:cf" => "Edgecore Networks Switch",
|
||||
"6c:64:1a" => "Penguin Computing switch"
|
||||
);
|
||||
|
||||
#the hash to lookup switch type with vendor
|
||||
|
Loading…
x
Reference in New Issue
Block a user