Skip to content

Commit 9b9c581

Browse files
committed
Simplify port descriptions line
1 parent 3765bab commit 9b9c581

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ntc_templates/templates/alcatel_sros_show_port_description.textfsm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Value DESCRIPTION (.+)
44
Start
55
^=+\s*$$
66
^\s*$$
7-
^Port\s+Descriptions\s+on\s\S+\s+\S+(\s*\S*\s*\S*)\s*$$
7+
^Port\s+Descriptions\s+on
88
^Port\s+Id\s+Description\s*$$
99
^${PORT_ID}\s+${DESCRIPTION}\s*$$ -> Record
1010
^${PORT_ID}$$

0 commit comments

Comments
 (0)