-
Bug
-
Resolution: Done
-
Minor
-
DO457 - RHAAP2.3-en-5-20241122
-
None
-
False
-
-
False
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://rol.redhat.com/rol/app/courses/do457-2.3/pages/ch02s09 |
Reporter RHNID: | patryk.lewandowski@sswgroup.com |
Section Title: | Lab: Implementing an Ansible Playbook |
Issue description:
The first issue still occur and junos devices are getting wrong Ips:
[student@workstation ~]$ ping iosxe1.lab.example.com
PING iosxe1.lab.example.com (172.25.250.20) 56(84) bytes of data.
64 bytes from iosxe1.lab.example.com (172.25.250.20): icmp_seq=1 ttl=255 time=5.85 ms
64 bytes from iosxe1.lab.example.com (172.25.250.20): icmp_seq=2 ttl=255 time=0.487 ms
^C
--- iosxe1.lab.example.com ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 0.487/3.166/5.845/2.679 ms
[student@workstation ~]$ ping iosxe2.lab.example.com
PING iosxe2.lab.example.com (172.25.250.21) 56(84) bytes of data.
64 bytes from iosxe2.lab.example.com (172.25.250.21): icmp_seq=1 ttl=255 time=4.13 ms
64 bytes from iosxe2.lab.example.com (172.25.250.21): icmp_seq=2 ttl=255 time=0.346 ms
^C
--- iosxe2.lab.example.com ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 1002ms
rtt min/avg/max/mdev = 0.346/2.236/4.126/1.890 ms
[student@workstation ~]$ ping junos1.lab.example.com
PING junos1.lab.example.com (172.25.250.22) 56(84) bytes of data.
From workstation.lab.example.com (172.25.250.9) icmp_seq=1 Destination Host Unreachable
From workstation.lab.example.com (172.25.250.9) icmp_seq=2 Destination Host Unreachable
From workstation.lab.example.com (172.25.250.9) icmp_seq=3 Destination Host Unreachable
From workstation.lab.example.com (172.25.250.9) icmp_seq=4 Destination Host Unreachable
^C
--- junos1.lab.example.com ping statistics —
4 packets transmitted, 0 received, +4 errors, 100% packet loss, time 3052ms
pipe 3
[student@workstation ~]$ ping junos2.lab.example.com
PING junos2.lab.example.com (172.25.250.23) 56(84) bytes of data.
From workstation.lab.example.com (172.25.250.9) icmp_seq=1 Destination Host Unreachable
From workstation.lab.example.com (172.25.250.9) icmp_seq=2 Destination Host Unreachable
From workstation.lab.example.com (172.25.250.9) icmp_seq=3 Destination Host Unreachable
^C
--- junos2.lab.example.com ping statistics —
4 packets transmitted, 0 received, +3 errors, 100% packet loss, time 3026ms
pipe 3
[student@workstation ~]$ ssh 172.25.250.122
Warning: Permanently added '172.25.250.122' (ED25519) to the list of known hosts.
Activate the web console with: systemctl enable --now cockpit.socket
Register this system with Red Hat Insights: insights-client --register
Create an account or view all your systems at https://red.ht/insights-dashboard
Last login: Tue Aug 29 00:00:03 2023 from 172.25.250.9
[student@junos1vm ~]$
[student@junos1vm ~]$
logout
Connection to 172.25.250.122 closed.
[student@workstation ~]$ ssh 172.25.250.123
Warning: Permanently added '172.25.250.123' (ED25519) to the list of known hosts.
Activate the web console with: systemctl enable --now cockpit.socket
Register this system with Red Hat Insights: insights-client --register
Create an account or view all your systems at https://red.ht/insights-dashboard
Last login: Mon Aug 28 23:59:57 2023 from 172.25.250.9
[student@junos2vm ~]$
[student@junos2vm ~]$
logout
Connection to 172.25.250.123 closed.
[student@workstation ~]$
Steps to reproduce:
Workaround:
Expected result: