vEVO on jclab
- Jean-luc KRIKER
Owned by Jean-luc KRIKER
ssh to the vEVO-Server ( Host ) | |
Help Expand source
################################################################################### # ATTENTION: This demo uses nested virtualization - which means we're running VMs # # inside another VM. This Ubuntu VM you are logged into right now is # # simulating a physical server with qemu-kvm to run the other EVO VMs. # # # # Please keep that in mind as you use this as it will be slower than normal. # # # # We are simulating 3 vEVO based devices here. Each device has an RE, an FPC # # and a COSIM VM called CSPP. # # # ################################################################################### You can SSH to the routing engines and the ubuntu server with the following names: ubuntu b1-re b2-re b3-re Credentials for the above: root/Embe1mpls or jcluser/Juniper!1 (re's only) For example: "ssh root@b1-re" You can SSH to the CSPPs (line cards) with the following names: b1-cspp b2-cspp b3-cspp Credentials for CSPPs: root/scala2012 Note: FPC VM's cannot be reached via SSH from the Ubuntu host, but can be either reached via SSH from RE VM or via console using below mentioned ports. Credentials for FPC : root/Embe1mpls You can also get to the consoles by telneting to: b1-re--> 127.0.0.1 8610 b2-re--> 127.0.0.1 8620 b3-re--> 127.0.0.1 8630 b1-cspp--> 127.0.0.1 8611 b2-cspp--> 127.0.0.1 8621 b3-cspp--> 127.0.0.1 8631 b1-fpc --> 127.0.0.1 8612 b2-fpc --> 127.0.0.1 8622 b3-fpc --> 127.0.0.1 8632 ################################################################################### # To see this message again, just 'cat /etc/motd' # ################################################################################### Last login: Thu Oct 24 16:13:07 2019 from 66.129.235.126 | |
log into the vEVO | jcluser@vEVO-Server:~$ ssh root@b1-re / Embe1mpls |