You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ntc_templates/templates/alcatel_sros_show_port.textfsm
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Value PORT_ID ([^=]\S+)
1
+
Value PORT_ID (\S+)
2
2
Value ADMIN_STATE (Up|Down)
3
3
Value LINK (Yes|No)
4
4
Value PORT_STATE (Up|Down|Ghost|Link Up)
@@ -22,5 +22,3 @@ Start
22
22
^${PORT_ID}$$
23
23
^\s+${ADMIN_STATE}\s+${LINK}\s+${PORT_STATE}\s+${CFG_MTU}\s+${OPER_MTU}\s+${LAG}\s+${PORT_MODE}\s+${PORT_ENCP}\s+${PORT_TYPE}\s*${C_QS_S_XFP_MDIMDX} -> Record
0 commit comments