IP GRE Protocol

IP GRE Protocol thumbnail
GRE is part of "tunneling."

Generic routing encapsulation (GRE), is a procedure used to create virtual private networks, usually in conjunction with the point-to-point tunneling protocol (PPTP). These are both "tunneling" protocols.

  1. Encapsulation

    • The terms "encapsulation" and "tunneling" and interchangeable. Tunneling is the process of placing a packet, including its header, inside another.

    Purpose

    • By this method the virtual private network owner can be ensured the same level of privacy as could be achieved by sending the data over a private line, even though it is being transported over a shared resource, such as the Internet.

    Operating Procedures

    • A packet ready for transmission (including its Internet protocol header) is diverted to the PPTP program, which adds a header. This packet is encrypted in its entirety. The resulting data is given to GRE, which adds on its header and passes the packet to back to the Internet layer, which adds on another IP header for transmission. At the other end, the Internet layer strips off the IP header and passes the packet to the GRE program, which strips off it's header and passes the packet body for decryption. The result of this stage is an IP packet that is released to its destination over the network.

Related Searches:

References

  • Photo Credit tunnel image by Grigori Fedorov from Fotolia.com

Comments

You May Also Like

  • How to Build GRE Tunnels on Cisco Routers

    Generic Routing Encapsulation (GRE) tunneling is a method of encapsulating routing protocols and sending them through another network. GRE is a type...

  • Generic Routing Encapsulation Protocol

    Virtual Private Networks (VPNs) keep data confidential as they cross common media. The purpose of VPNs is to give the same level...

  • IP Protocol List

    IP Protocol List. The IP Protocol Suite, commonly referred to as TCP/IP, is a collection of protocols that supports computer communication. Formally,...

  • How to Enable GRE Protocol 47 on a Linksys WRT54g Wireless Router

    In computer networking, a virtual private network is a set of encrypted connections set over public networks, so that remote hosts can...

  • Generic Tunneling Protocol

    The Generic Tunneling Protocol is more properly known as Generic Routing Encapsulation. This is the only tunneling protocol which does not use...

  • Encapsulated Security Protocol

    "Encapsulation" is the process of placing an entire data packet, including its headers, in the data payload of another packet. This encapsulated...

  • VPN Tunneling Protocol

    A packet, including its IP header, is passed to the PPTP protocol, which adds a header. This packet is encrypted. The resulting...

  • How to Enable Protocol 47

    A network protocol is a description of digital message formats and the standards for transmitting those messages between computers or over IP/TCP...

  • Non TCP/ IP Protocol

    The TCP/IP protocol is considered to be slow by some people because of its long round trip time, which is due to...

  • What Is IP Storage?

    IP storage is a term for approaches to using the Internet Protocol (TCP/IP) in a storage area network, usually over Gigabit Ethernet....

  • How to Configure Routing Protocols

    A routing protocol is one that specifies how routers communicate with each other. If not configured properly, you may experience issues with...

  • How to Learn Network Protocols

    Learning network protocols can be daunting because of the complexity of getting computers to communicate with each other. With a little organizational...

  • Generic Framing Protocol

    The correct name for the Generic Framing Protocol (GFP) is the "Generic Framing Procedure." A "frame" is a a series of bytes,...

  • How to Create a VPN Network With Trend Micro Firewall

    A Virtual Private Network (VPN) allows you to securely access a remote network, such as the network in your office, over the...

  • Point to Point Protocol Tutorial

    Using a point-to-point tunneling protocol (PPTP) is a way of enabling a connection to a virtual private network (VPN). Point-to-point protocol (PPP)...

  • How to Create a Virtual Private Network

    A VPN is a perfect solution for keeping data secure between the office and home. Since transferring data over the Internet is...

Related Ads

Featured