You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PING fc00:0:2::2(fc00:0:2::2) 56 data bytes
From fc00:0:1::1 icmp_seq=1 Destination unreachable: No route
From fc00:0:1::1 icmp_seq=2 Destination unreachable: No route
From fc00:0:1::1 icmp_seq=3 Destination unreachable: No route
PING fc00:0:1::2(fc00:0:1::2) 56 data bytes
From fc00:0:2::1 icmp_seq=1 Destination unreachable: No route
From fc00:0:2::1 icmp_seq=2 Destination unreachable: No route
From fc00:0:2::1 icmp_seq=3 Destination unreachable: No route
(r1 exited - ignoring cmd('ip link del r1-eth1',))
(r1 exited - ignoring cmd('ip link del r1-eth0',))
(r2 exited - ignoring cmd('ip link del r2-eth0',))
(r2 exited - ignoring cmd('ip link del r2-eth1',))
I see that you are pinging directly the hosts but actually a OSPF and OSPF6 deamons are launched on the routers
These daemons could take several seconds before installing the routes. net.start() finishes as soon as every daemon is started but not necessarily after ospf convergence.
Hello I am new to ipmininet. I tried a very simple topology, but the hosts can't successfully ping each other. I really need help, thank you!
The text was updated successfully, but these errors were encountered: