@itentialopensource/arista-eos-upgrade-iag
Version:
[Deprecated] This Pre-built automation performs a standard software upgrade or downgrade on Arista EOS Switch.
13 lines • 583 B
JSON
{
"_id": "60e75ca81525c920f234f731",
"name": "arista_eos_show_boot-config",
"command": "show boot-config",
"template": "Value VERSION (\\S+)\nValue CONSOLE (.*)\n\nStart\n ^Software image:\\s+${VERSION}\n ^Console speed:\\s+${CONSOLE} -> Record\n ",
"type": "textfsm",
"created": "2021-07-08T20:14:32.771Z",
"lastUpdated": "2021-07-08T20:14:32.771Z",
"version": 1,
"data": "Software image: flash:/EOS-2.2.0.swi\nConsole speed: (not set)\nAboot password (encrypted): $1$ap1QMbmz$DTqsFYeauuMSa7/Qxbi2l1",
"group": "arista eos",
"description": "Auto-imported"
}