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

Fix Arista EOS file copy issues #312

Merged
merged 6 commits into from
Sep 13, 2024
Merged

Fix Arista EOS file copy issues #312

merged 6 commits into from
Sep 13, 2024

Conversation

alhogan
Copy link
Collaborator

@alhogan alhogan commented Sep 13, 2024

Fixes issues that occured when trying to upload files to Arista EOS devices.

  • Changed default system file path from flash:/ to /mnt/flash/ since files are copied to the latter from external sources.
  • Disabled enable_scp since it is not implemented for EOS devices
  • Fixed parsing for show boot command to remove the leading "/"

@jeffkala jeffkala merged commit 59589b0 into develop Sep 13, 2024
12 checks passed
@jeffkala jeffkala deleted the alhogan-eos-patch branch September 13, 2024 21:58
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.

2 participants