Encapsulated Security Protocol

Encapsulated Security Protocol thumbnail
Encapsulation is used for tunneling.

"Encapsulation" is the process of placing an entire data packet, including its headers, in the data payload of another packet. This encapsulated security protocol protects the encapsulated packet during transport over shared media like the Internet.

  1. Function

    • The terms "encapsulation" and "tunneling" are interchangeable in networking technology. The concept is used either to smuggle packets of one protocol through an incompatible interface while carrying it in a packet designed for another protocol or to protect the packet from tampering. In the later case, the carried packet is entirely encrypted, rendering the routing information in the header unusable, necessitating the services of a carrying packet.

    Application

    • The most common use of encapsulation is in the creation of Virtual Local Area Networks (VLANs). This configuration gives data carried over shared links, like the Internet, the same level of security offered by private Local Area Networks.

    Examples

    • Two well known encapsulation protocols are the Generic Routing Encapsulation Protocol (GRE) and the Layer 2 Tunneling Protocol (L2TP). GRE contains its own encryption system; L2TP employs the IPSec (IP Security) protocol to provide encryption.

Related Searches:

References

  • Photo Credit internet security image by Nicemonkey from Fotolia.com

Comments

  • albertb Nov 02, 2010
    Encapsulated Security Protocol could use in public computer?

You May Also Like

  • 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...

  • What Is the IPsec Protocol?

    IPsec is short for "Internet Protocol Security." It provides security procedures involving authentication and encryption. The name implies that IPSec is part...

  • IP Security Protocol

    An important aspect of transferring data from one computer to another is maintaining security. Computer networks around the globe have incorporated IP...

  • How to Configure a Linksys Wag54g2

    The Linksys WAG54G2 wireless gateway is a router and DSL modem combined into one device. The Linksys WAG54G2 replaces your current DSL...

  • Definition of Virtual Private Network Model

    According to Cisco Systems, Inc., a Virtual Private Network (VPN) is a private network that has been created over a public network...

  • How to Create a Data Access Layer

    When a programmer develops a large program that may be managed by many people, it is easy for it to appear muddled...

  • How to Monitor Network Software

    Network software is the cornerstone for online commerce in the 21st century. Data passing through the Internet are first encapsulated by network...

  • How to Configure Multiple VLANs on a Port

    A port must be configured for use before a device can be connected. There are two modes that a port can be...

  • Uses of Internet Protocol

    IP is the core of the TCP/IP protocol suite. IP provides the fundamental mechanism using which data is delivered between devices which...

  • PPTP: Supported Protocols

    The VPN is created in conjunction with the Generic Routing Encapsulation and the Point-to-Point Protocol. Whatever traffic is to be transported is...

Related Ads

Featured