From 2501ed725001a091df4a8d7123d87baf2f04dd3b Mon Sep 17 00:00:00 2001 From: targuan Date: Wed, 9 Oct 2019 18:02:57 +0000 Subject: [PATCH] Fix #460 Disabled port where not matched Name starting or ending with word character where not matched --- .../arista_eos_show_interfaces_status.template | 4 ++-- .../arista_eos_show_interfaces_status.parsed | 16 ++++++++++++++++ .../arista_eos_show_interfaces_status.raw | 2 ++ 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/templates/arista_eos_show_interfaces_status.template b/templates/arista_eos_show_interfaces_status.template index ffb37b7067..cbbcc7b8b2 100644 --- a/templates/arista_eos_show_interfaces_status.template +++ b/templates/arista_eos_show_interfaces_status.template @@ -1,6 +1,6 @@ Value PORT (\S+) -Value NAME (\w.*\w) -Value STATUS (connected|notconnect|inactive|errdisabled) +Value NAME (\S.*(?