Skip to content

Commit 51ed044

Browse files
committed
Combine/consolidate status regex
1 parent 9c0015d commit 51ed044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ntc_templates/templates/cisco_asa_show_interface_ip_brief.textfsm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Value INTERFACE (\S+)
22
Value IP_ADDRESS (\S+)
3-
Value STATUS (up|down|administratively down|admin down)
3+
Value STATUS (up|down|admin(istratively)? down)
44
Value PROTO (up|down)
55

66
Start

0 commit comments

Comments
 (0)