Skip to content

Commit b5344e7

Browse files
add new line after variable declaration
1 parent 1e05f44 commit b5344e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

napalm/ios/utils/textfsm_templates/show_lldp_neighbors_detail.tpl

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Value REMOTE_SYSTEM_DESCRIPTION (.+)
77
Value REMOTE_SYSTEM_CAPAB (.*)
88
Value REMOTE_SYSTEM_ENABLE_CAPAB (.*)
99
Value REMOTE_SYSTEM_MGMT_IP (.*)
10+
1011
Start
1112
^Local Intf\s*?[:-]\s+${LOCAL_INTERFACE}
1213
^Chassis id\s*?[:-]\s+${REMOTE_CHASSIS_ID}

0 commit comments

Comments
 (0)