QID:RTE236 Another GRE over IPsec tunnel question - Printable Version +- How2pass.com Forums (https://www.how2pass.com/forum) +-- Forum: CCNP (https://www.how2pass.com/forum/forum-6.html) +--- Forum: CCNP ENARSI 300-410 Forum (https://www.how2pass.com/forum/forum-15.html) +--- Thread: QID:RTE236 Another GRE over IPsec tunnel question (/thread-592.html) |
QID:RTE236 Another GRE over IPsec tunnel question - DriveOn - 05-30-2011 This is similar to QID:RTE235. The correct answer is "The interface tunnel configuration is not correct." I cannot find what is wrong with the int tunnel 0 config. There is no explanation. Re: QID:RTE236 Another GRE over IPsec tunnel question - sdunn96 - 06-03-2011 The Tunnel destination should be the IP address of the LAN/Physical interface of the destination router. So 192.168.2.1 They listed the destination as the virtual IP address of the tunnel, 172.16.1.2 Re: QID:RTE236 Another GRE over IPsec tunnel question - DriveOn - 06-03-2011 Okay I see it now, thanks! Under "interface Tunnel0" is should read "tunnel destination 192.168.2.1". It sure helps to know why when prepping for the exam. |