Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve POAP via USB experience #76

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mib1185
Copy link

@mib1185 mib1185 commented Dec 27, 2024

This fixes the default path variables when using POAP via USB, so the root directory gets used.

Prior this change, it tries to use /usbslot1//var/lib/tftpboot/ as config and target image path

INFO: Starting Copy of Config File to /bootflash/poap_conf.cfg - /script.sh
Copying file options source=/var/lib/tftpboot/conf.SNSNSNSNSN destination=/bootflash/poap_conf.cfg login_timeout=120 destination_tmp=poap_conf.cfg.tmp - /script.sh
/usbslot1//var/lib/tftpboot/conf.SNSNSNSNSN does NOT exist - /script.sh
INFO: Starting Copy of System Image - /script.sh
Copying file options source=/var/lib/tftpboot/nxos64-cs.10.4.4.M.bin destination=/bootflash/nxos64-cs.10.4.4.M.bin login_timeout=2100 destination_tmp=nxos64-cs.10.4.4.M.bin.tmp - /script.sh
/usbslot1//var/lib/tftpboot/nxos64-cs.10.4.4.M.bin does NOT exist - /script.sh
Cleanup all files - /script.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant