From 9eb960b094703cd260716483b9b3b830167d800e Mon Sep 17 00:00:00 2001 From: Alan Gregory Date: Tue, 10 Jan 2017 12:41:14 -0200 Subject: [PATCH] newdevice: Detect Fiberhome AN5516-04B AN5516-01 | AN5516-06 | AN5516-04B --- includes/definitions/fiberhome.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/definitions/fiberhome.yaml b/includes/definitions/fiberhome.yaml index f9d4b129c2..e78822ab75 100644 --- a/includes/definitions/fiberhome.yaml +++ b/includes/definitions/fiberhome.yaml @@ -3,4 +3,4 @@ text: Fiberhome type: network icon: fiberhome discovery: - - sysDescr_regex: '/^AN5516-0[16]$/' + - sysDescr_regex: '/^AN5516-0(1|6|4B)$/'