iosxrv-x64-vbox
iosxrv-x64-vbox copied to clipboard
IOS XR VirtualBox Vagrant Image Generation tools
the script is not working with following image xrv9k-fullk9-x.vrr-7.0.2.iso
Hi everyone, I can not download the iosxrv-fullk9-x64.iso so that I can do run the vagrant. Is there any way I can download it ??? Thank you in advances
Hi dear team, I tried to bring up a xrv 6.1.2 box with 4 or 5 virtual interfaces, I know that mgmt0 mapping to vNIC 0, and 4 other virtual...
I ran the following command 👍 ./iosxr_iso2vbox.py -s -v xrv9k-fullk9-x.vga-6.5.1.iso. Then went to "/home/root/cisco_xrv/iosxrv-x64-vbox/machines/xrv9k-fullk9-x.vga-6.5.1" Executed the below commands: 1) vagrant init 'IOS XRv' , then 2) [root@root xrv9k-fullk9-x.vga-6.5.1]$ vagrant box...
./iosxr_iso2vbox.py -s -v xrv9k-fullk9-x.vga-6.5.1.iso , why is the python script (iosxr_iso2vbox.py) creating a VM ? mcelog start/running, process 4058 diskmon start/running, process 4089 Creating default host password file Wed Dec...
Box creation fails at the socat stage. Trying to manually connect to the serial port also fails (I tried non-tcp options as well on a standalone). ``` ❯❯❯ python iosxe_iso2vbox.py...
I see from the linux console I have no problem with internet connectivity, but XR console doesn't seem to work. I am just starting to test the vagrant setup, and...
XR has useful artifactory links to download images at, is there an equivalent for XE and NX? There are miscellaneous images of CSR 1000v etc. but I do not see...
Receive the following error with 6.1.2 ISO. ################################################################################ # # ERROR: 4 GB RAM available # but the minimial memory requirement is 8 GB per socket # and the socket...
https://github.com/ios-xr/iosxrv-x64-vbox/pull/29 - added a new debug option, commented out. # run(['VBoxManage', 'modifyvm', vmname, '--nictrace1', 'on', # '--nictracefile1', os.path.join(base_dir, 'Mgmt.pcap')]) future feature may be to add this to a --trace option...