Exam Topic List
This chapter covers the following topics that you need to master for the CCNP ISCW exam:
- GRE Characteristics—Describes how generic routing encapsulation (GRE) can be used to encapsulate virtually any routed or routing protocol through an IP network
- GRE Header—Describes the GRE header that defines what is carried inside the GRE tunnel
- Basic GRE Configuration—Describes how to define the tunnel source, destination, mode, and contents
- Secure GRE Tunnels—Describes how GRE and IPsec complement each other across the network
- Configure GRE over IPsec Using SDM—Describes how SDM wizards permit easy configuration of GRE over IPsec
Generic routing encapsulation (GRE) tunnels have been around for quite some time. GRE was first developed by Cisco as a means to carry other routed protocols across a predominantly IP network. Some network administrators tried to reduce the administrative overhead in the core of their networks by removing all protocols except IP as a transport. As such, non-IP protocols such as IPX and AppleTalk were tunneled through the IP core via GRE.
GRE adds a new GRE header to the existing packet. This concept is similar to IPsec tunnel mode. The original packet is carried through the IP network, and only the new outer header is used for forwarding. Once the GRE packet reaches the end of the GRE tunnel, the external header is removed, and the internal packet is again exposed.
Today, multiprotocol networks have mostly disappeared. It is difficult to find traces of the various protocols that used to be abundant throughout enterprise and core infrastructures. In a pure IP network, GRE was initially seen as a useless legacy protocol. But the growth of IPsec saw a rebirth in the use of GRE in IP networks. This chapter talks about the use of GRE in an IPsec environment.
"Do I Know This Already?" Quiz
The purpose of the "Do I Know This Already?" quiz is to help you decide whether you really need to read the entire chapter. If you already intend to read the entire chapter, you do not necessarily need to answer these questions now.
The 15-question quiz, derived from the major sections in the "Foundation Topics" portion of the chapter, helps you to determine how to spend your limited study time.
Table 14-1 outlines the major topics discussed in this chapter and the "Do I Know This Already?" quiz questions that correspond to those topics.
Table 14-1. "Do I Know This Already?" Foundation Topics Section-to-Question Mapping
Foundation Topics Section |
Questions Covered in This Section |
Score |
GRE Characteristics |
1 |
|
GRE Header |
2 |
|
Basic GRE Configuration |
3 |
|
Secure GRE Tunnels |
4–5 |
|
Configure GRE over IPsec Using SDM |
6–15 |
|
Total Score |
-
What is the minimum amount of additional header that GRE adds to a packet?
- 16 bytes
- 20 bytes
- 24 bytes
- 36 bytes
- 48 bytes
-
Which of the following are valid options in a GRE header (select all that apply)?
- GRE Header Length
- Checksum Present
- Key Present
- External Encryption
- Protocol
-
What is the purpose of a GRE tunnel interface?
- It is always the tunnel source interface.
- It is always the tunnel destination interface.
- It is where the protocol that travels through the tunnel is configured.
- It is the interface that maps to the physical tunnel port.
- It is not used today.
-
When IPSec transport mode is used, how many IP headers are found in the GRE over IPsec packet?
- One—the original IP header is replicated when needed.
- Two—the original IP header and the GRE IP header.
- Two—the original IP header and the IPsec IP header.
- Three—the original IP header, the GRE IP header, and the IPsec IP header.
- Four—the original IP header, the GRE IP header, the IPsec IP header, and the outer IP header.
-
What feature does GRE introduce that cannot be accomplished with normal IPsec?
- GRE increases the packet size so that the minimum packet size is easily met.
- GRE adds robust encryption to protect the inner packet.
- GRE requires packet sequencing so that out-of-order packets can be reassembled correctly.
- GRE adds an additional IP header to further confuse packet-snooping devices.
- GRE permits dynamic routing between end sites.
-
What are the basic components within the Secure GRE Wizard (select all that apply)?
- Router interface configuration
- GRE tunnel configuration
- IPsec parameters configuration
- Router authentication configuration
- Routing protocols configuration
-
What is the IP address inside of the GRE tunnel used for?
- The GRE tunnel peering point.
- The IPsec tunnel peering point.
- The routing protocols peering point.
- The management interface of the router.
- There is no IP address inside of the GRE tunnel.
-
Which option must be configured if a backup secure GRE tunnel is configured?
- Source interface
- Source IP address
- Destination interface
- Destination IP address
- Destination router name
-
What methods are available for VPN authentication when used with a GRE tunnel (select all that apply)?
- Digital certificates
- Pre-shared keys
- Biometrics
- OTP
- KMA
-
When creating/selecting an IKE proposal, what does the Priority number indicate?
- The Priority number is a sequence number.
- The Priority number determines the encryption algorithm.
- The Priority number helps determine the authentication method.
- The Priority number is related to the Diffie-Hellman group.
- The Priority number is necessary to select the hash algorithm.
-
How are IPsec transform sets used in the Secure GRE Wizard?
- There must be a unique IPsec transform set for each VPN peer.
- There must be a unique IPsec transform set for each GRE tunnel.
- The two ends of a VPN must use the same IPsec transform set.
- The same IPsec transform set can be used for all VPN peers.
- Site-to-site IPsec VPN transform sets cannot be used for GRE over IPsec VPNs.
-
Which dynamic routing protocols can be configured in the GRE over IPsec tunnel (select all that apply)?
- RIP
- OSPF
- EIGRP
- BGP
- Static
-
Which routing options are appropriate when using both a primary and a backup GRE tunnel (select all that apply)?
- RIP
- OSPF
- EIGRP
- BGP
- Static
-
When using OSPF in the GRE over IPsec tunnel, what OSPF parameters must match so that the two peers establish an OSPF adjacency (select all that apply)?
- IP address of the GRE tunnel interface
- Subnet of the GRE tunnel interface
- OSPF area of the GRE tunnel interface
- OSPF process ID of each router
- Number of networks configured in OSPF on each router
-
In the Summary of the Configuration window, how can the displayed configuration be modified?
- Type changes directly into the scroll window and click the Apply button at the bottom of the window.
- Changes cannot be made from within any wizard.
- Click the Modify button to return to the configuration windows.
- Click the Back button to return to the configuration windows.
- Click the Next button to proceed to the Modify Configuration window.
The answers to the "Do I Know This Already?" quiz are found in Appendix A, "Answers to the 'Do I Know This Already?' Quizzes and Q&A Sections." The suggested choices for your next step are as follows:
- 10 or fewer overall score—Read the entire chapter. This includes the "Foundation Topics," "Foundation Summary," and "Q&A" sections.
- 11 or 13 overall score—Begin with the "Foundation Summary" section, and then go to the "Q&A" section.
- 14 or more overall score—If you want more review on these topics, skip to the "Foundation Summary" section, and then go to the "Q&A" section. Otherwise, move to the next chapter.