04-17-2019 02:17 AM - edited 06-04-2019 02:49 AM
Hi! There is no response from VIRL Server.
(venv) [developer@devbox ll_net_cicd_code_samples]$ping 10.10.20.160
PING 10.10.20.160 (10.10.20.160) 56(84) bytes of data.
From 10.10.20.20 icmp_seq=1 Destination Host Unreachable
From 10.10.20.20 icmp_seq=2 Destination Host Unreachable
From 10.10.20.20 icmp_seq=3 Destination Host Unreachable
(venv) [developer@devbox ll_net_cicd_code_samples]$ virl ls --all
Exception raised while running your command
Please open an issue and provide this info:
HTTPConnectionPool(host='10.10.20.160', port=19399): Max retries exceeded with url: /simengine/rest/list (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4a698de748>: Failed to establish a new connection: [Errno 113] No route to host',))
It seems there is some connectivity issue with the virtual machine.
04-17-2019 05:53 AM
Sorry about that. I've just checked and fixed up your reservation and verified VIRL is now available. I extended your reservation by 2 days to give you more time to checkout the lab. If you've any other problems let us know.
Hank
04-18-2019 09:31 AM
Thanks. But in the following step I got on my workstation:
$ virl nodes
Here is a list of all the running nodes
+-------------+--------+---------+-------------+------------+----------------------+--------------------+
| Node | Type | State | Reachable | Protocol | Management Address | External Address |
+=============+========+=========+=============+============+======================+====================+
| prod-IOSv-1 | IOSv | ACTIVE | REACHABLE | telnet | 172.16.30.201 | N/A |
+-------------+--------+---------+-------------+------------+----------------------+--------------------+
| prod-IOSv-2 | IOSv | ACTIVE | REACHABLE | telnet | 172.16.30.202 | N/A |
+-------------+--------+---------+-------------+------------+----------------------+--------------------+
| prod-IOSv-3 | IOSv | ACTIVE | REACHABLE | telnet | 172.16.30.203 | N/A |
+-------------+--------+---------+-------------+------------+----------------------+--------------------+
(venv)
R9TRRT8+ingvar@R9TRRT8 MINGW64 /x/Networking/Labs/Programmability/code/ll_net_cicd_code_samples (master)
$ virl telnet prod-IOSv-1
Attemping telnet connection to prod-IOSv-1 at 172.16.30.201
Exception raised while running your command
Please open an issue and provide this info:
[WinError 2] The system cannot find the file specified
(venv) and also on devbox: (venv) [developer@devbox ~]$ git clone https://github.com/CiscoDevNet/ll_net_cicd_code_samples PLAY [Update Docker CE] ***************************************************************************************************************************************************************************************** TASK [Gathering Facts] ****************************************************************************************************************************************************************************************** TASK [zaxos.docker-ce-ansible-role : Install docker-ce (RedHat OS family)] ************************************************************************************************************************************** PLAY RECAP ******************************************************************************************************************************************************************************************************
|
Is it my fault ? |
04-19-2019 07:23 AM
Ok, I managed to fix this problem.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide