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.
Hi everbody,i try poap usb with a N9k 10.3.5m NXOS. With paop script from git.nexus9000/nx-os/poap/poap.py at master · datacenter/nexus9000 (github.com)After some troubleshooting i have changed poap sriptline 1075 copy_src=os.path.join("/usbslot%s" %...
hi i have Downloaded Rpms and copy to an nxos device in bootflash.now i want install the rpm in a Guestshell with Sudo yum install /bootflash/nameofrpm.rpmguesthell will access a mirror, Problem i have no direct Internet Access is it possible to inst...
Based on this info, i have changed the poap_script.py back.If i do this manuelly (bash mount) so i can access the usbstick my guestshell.So i have found my failure."config_path": "/baseline" the slash was the problem "config_path": "baseline" works. ...
thats the problem no good documentation is availablei have tried this[user01@guestshell /]$ sudo fdisk -l -> no stick to see? in nxos cd usb1: is possible[user01@guestshell /]$ sudo mount /dev/sdb1 /media/usb1mount: /media/usb1: permission denied.
I think the problem is that usbstick is in guestshell not mountedI start default guestshell, i could find usbstick directory like as /bootflash[t00000skea@guestshell ~]$ cd /[t00000skea@guestshell /]$ lsafs boot cisco cscogsart-1.0-0.x86_64.rpm etc i...
Hi,i have tried this, but i think "localinstall" don`t work.[user01@guestshell bootflash]$ ls tftp-server-5.2-38.el9.aarch64.rpmtftp-server-5.2-38.el9.aarch64.rpm[user01@guestshell bootflash]$ pwd/bootflash[user01@guestshell bootflash]$ sudo yum loca...