From 1239558cedf3eaf2f527e4dfc52fca03eab41d98 Mon Sep 17 00:00:00 2001 From: Randy Bush Date: Sat, 4 Jul 2020 15:22:25 -0700 Subject: [PATCH] from wiki --- pages/AlcaLuVMInstall.md | 211 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 211 insertions(+) create mode 100644 pages/AlcaLuVMInstall.md diff --git a/pages/AlcaLuVMInstall.md b/pages/AlcaLuVMInstall.md new file mode 100644 index 0000000..491d099 --- /dev/null +++ b/pages/AlcaLuVMInstall.md @@ -0,0 +1,211 @@ +# Installing an Emulated Alcatel-Lucent on Ubuntu/libvirt + +With much help from Alastair Johnson of AlcaLu. + +I installed the sros image as a libvirt image on a system already running libvert. + +## Creating a livirt xml File + +I hacked together this xml definition for the VM + +``` +vm0.iad.rg.net:/root# cat alcalu0.xml + + alcalu0.rpki.net + 01e79522-5f9b-4fcc-bc9e-768051158606 + 4194304 + 4194304 + 1 + + + TiMOS: address=198.180.150.13/24@active static-route=0.0.0.0/1@198.180.150.126 static-route=128.0.0.0/1@198.180.150.126 license-file=cf3:/timos.pie.b80.txt + + + + hvm + + + + + + + + + + + + + + destroy + restart + destroy + + /usr/bin/kvm + + + + + +
+ + + +
+ + + +
+ + + + + + + +
+ + + + + + + +
+ + + + + + + + + + + + + + + +