mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	To replace pr 3683: Add switch_type lookup via MAC for Penguin Computing switches (#4253)
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user