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
Value NAME (.*)
Value DESCR (.*)
Value PID (\S+)
Value VID (\S+)
Value SN (\S+)
Start
^Name:\s+"${NAME}"\s*,\s+DESCR:\s+"${DESCR}"
^PID:\s+${PID}\s*,\s+VID:\s+${VID}\s*,\s+SN:\s+${SN} -> Record
^\s*$$
^.+ -> Error
ISSUE TYPE
TEMPLATE USING
SAMPLE COMMAND OUTPUT
SUMMARY
Because of extra output on the command response, the template errors out.
STEPS TO REPRODUCE
show inventory
EXPECTED RESULTS
Same output as that of a non buggy IOS code output
ACTUAL RESULTS
Working on a fix...
The text was updated successfully, but these errors were encountered: