Tunneling
GRE
Encryption
VPN
DMVPN
100

Why are tunnels important in Marine Corps networks?

They allow secure communications with far apart sites over transport paths


100

What is GRE designed to do?

Encapsulate traffic and carry it across an IP internetwork


100

IPsec works at which layer of the OSI model?

Network


100

What technology is commonly used to create a secure tunnel across a public or untrusted network?

VPN

100

What does DMVPN stand for?

Dynamic Multipoint Virtual Private Network

200

What does the "ip address" command configure on a tunnel interface?

The IP address of the overlay tunnel interface


200

What should be verified before building a GRE tunnel between two routers?

That the tunnel endpoints can reach each other through their physical interfaces (The Underlay Network)

200

What IPsec protocol is commonly used because it can encrypt traffic?

ESP

200

Why must data be protected when it crosses transport paths such as SatComm?

The traffic may travel across areas where it could be intercepted

200

At what Layer of the OSI model does NHRP operate?

Layer 2

300

In networking, what does a tunnel do to traffic?

It encapsulates one protocol inside another so the traffic can travel across a network


300

In a GRE configuration, what does the "tunnel source" command identify?

The physical interface or IP address where the tunnel starts

300

What security services does IPsec provide for IP communications?

Confidentiality, integrity, and data origin authentication


300

What type of VPN lets individual users connect securely to a central network from another location?

Remote access VPN

300

Which DMVPN phase improves spoke-to-spoke communication by using NHRP shortcuts and redirects?

Phase 3

400

What network does the tunnel interface IP address represent?

The overlay network

400

What does combining GRE with IPsec accomplish?

GRE supplies routing support while IPsec provides encryption and security

400

What is a Security Association?

It is a one-way agreement that defines the cryptographic settings used between peers


400

What type of VPN connects whole networks together across an untrusted network?

Site-to-site VPN

400

What three technologies are used to build DMVPN?

Multipoint GRE, NHRP, and IPsec

500

In a GRE tunnel, what does the tunnel destination usually point to?

The remote tunnel endpoint's physical IP address

500

Why is GRE useful for dynamic routing protocols such as BGP, EIGRP, and OSPF?

GRE can carry multicast and broadcast traffic

500

What does IPsec protect in a communication session?

Each IP packet using authentication and encryption


500

How many bytes is the full header added by a VPN?

24 bytes

500

What issue is solved by using a DMVPN deployment?

Scalability of secure tunnels between many distant locations.