Suggested Answer:Explanation🗳️
Four steps to configure GRE tunnel over IPsec are: 1. Create a physical or loopback interface to use as the tunnel endpoint. Using a loopback rather than a physical interface adds stability to the configuration. 2. Create the GRE tunnel interfaces. 3. Add the tunnel subnet to the routing process so that it exchanges routing updates across that interface. 4. Add GRE traffic to the crypto access list, so that IPsec encrypts the GRE tunnel traffic. An example of configuring GRE Tunnel is shown below: interface Tunnel0 ip address 192.168.16.2 255.255.255.0 tunnel source FastEthernet1/0 tunnel destination 14.38.88.10 tunnel mode gre ip Note: The last command is enabled by default so we can ignore it in the configuration) (Reference: CCNP Routing and Switching Quick Reference)
This section is not available anymore. Please use the main Exam Page.300-101 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
soon
5 years, 5 months ago