Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
CiscoNexus-1# copy usb1:nxos64-cs.10.2.6.M.bin bootflash:file errorDestination: Permission denied Tried copying and pasting bin file to bootflash but permission denied. I am using a admin account that has read and write privileges.
Hi @Agung1007 ,
I think newer version of NXOS permit you to edit the supported ssh algorithm in CLI. im not sure if its 10.4 or 10.3. Please refer to the nxos release notes for this. I am sure I read it somewhere.
the commands i recommended is a temp...
Hi @Leftz, you can disable the weak kex algorith and MAC manually by accessing bash-shell and manually deleting the flag algorithms since Cisco Nexus cannot configure ssh algorithms in CLI alone.switch# configure terminalEnter configuration commandss...
Hi @tdoellma, i was wondering what chmod -R 777 /bootflash do?i encountered this problem but in my case i cannot copy from usb to bootflash. it says exactly:8F-MKT-N9318-BORDERLEAF-1# copy usb1:nxos64-cs.10.2.6.M.bin bootflash:file errorDestination: ...