From 320c4c80b1917bf3f45a45600003c47ab593e199 Mon Sep 17 00:00:00 2001 From: ChristopherJHart Date: Tue, 10 Mar 2020 01:27:36 +1100 Subject: [PATCH] BugFix: cisco_ios_show_ip_ospf_database: Replaced static spacing --- templates/cisco_ios_show_ip_ospf_database_router.textfsm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/cisco_ios_show_ip_ospf_database_router.textfsm b/templates/cisco_ios_show_ip_ospf_database_router.textfsm index 64be3dc95a..fe0b82f241 100644 --- a/templates/cisco_ios_show_ip_ospf_database_router.textfsm +++ b/templates/cisco_ios_show_ip_ospf_database_router.textfsm @@ -27,7 +27,7 @@ LSAInfo ^\s+Options:\s+\(${LSA_OPTIONS}\) ^\s+LS\s+Type:\s+${LSA_TYPE} ^\s+Link\s+State\s+ID:\s+${LSA_ID} - ^\s+Advertising Router:\s+${LSA_ADV_ROUTER} + ^\s+Advertising\s+Router:\s+${LSA_ADV_ROUTER} ^\s+LS\s+Seq\s+Number:\s+${LSA_SEQ_NUMBER} ^\s+Checksum:\s+${LSA_CHECKSUM} ^\s+Length:\s+${LSA_LENGTH}