epvilla.blogg.se

Unable to ping loopback address
Unable to ping loopback address






unable to ping loopback address

Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:

#Unable to ping loopback address verification#

Verification on R2: R2#show run | i route Now you will need another static VRF route to leak the route 10.0.0.0/24 into VRF HQ: ip route vrf HQ 10.0.0.0 255.255.255.0 10.0.0.1 global I assume your network diagram is as simple as the following What you need is route leaking from VRF into Global Routing Table (you already did) and route leaking from Global Routing Table into VRF.

unable to ping loopback address

Note: I can traceroute the ip of the interface S 1.1.1.1 is directly connected, Loopback1Ĭ 1.1.1.1 is directly connected, Loopback1 O - ODR, P - periodic downloaded static route Ia - IS-IS inter area, * - candidate default, U - per-user static route I - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2Į1 - OSPF external type 1, E2 - OSPF external type 2 Ip route 1.1.1.1 255.255.255.255 Loopback1Ĭodes: C - connected, S - static, R - RIP, M - mobile, B - BGPĭ - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area the output of my router configuratuion is shown below: ip vrf HQ I feel there is something silly missing becasue everything seems ok and it should work. Now I can see the loopback interface in the global table inserted as static but i can't pings. so I added a static route to be able to ping the interface from the global table. the loopback has been disappear from the global table and it's inserted in the vrf table.

unable to ping loopback address

I configured a vrf and a loopback interface which I apply it under the vrf. it's just like I need to confirm some commands but I'm really getting upset.








Unable to ping loopback address