virt-install \ --name iosxrv-demo \ --ram 8192 \ --vcpus 4 \ --disk path=/var/lib/libvirt/images/iosxrv-k9-demo-6.1.3.qcow2,format=qcow2 \ --import \ --network network=default \ --graphics vnc
Add the node to your workspace and select the "vios-xr" template. ⚠️ Important Considerations iosxrvk9demo613qcow2 top
For further automation, you can wrap this image into a Vagrant box for quick deployment of multi-node topologies. virt-install \ --name iosxrv-demo \ --ram 8192 \
On the first boot, you can set an admin username and password. Changes require a two-stage configuration (editing then using the commit command). Availability Cisco IOSXRv Vagrant Libvirt Box Install If you do not want to drop into
Unlike standard IOS, IOS XR uses a two-stage config. You must type after entering commands for them to take effect.
If you do not want to drop into the Linux shell, IOS XR provides native commands that are safer and often more readable: