Skip to main content

Ccie lab exam Three minutes to understand the PPPOE agreement


Ccie lab exam groupThree minutes to understand the PPPOE agreement

PPPoE (Point-to-Point Protocol Over Ethernet), a point-to-point protocol on Ethernet, is a network tunneling protocol that encapsulates Point-to-Point Protocol (PPP) in an Ethernet (Ethernet) framework.Because the PPP protocol is integrated in the protocol, it can realize the functions of authentication, encryption and compression that traditional Ethernet cannot provide. Ccie lab exam It can also be used in protocol systems such as cable modems and digital subscriber lines that provide access services to users via Ethernet protocols.

Compared with the traditional access method, PPPoE has a high performance-price ratio. It is widely used in a series of applications including cell network construction. Currently, the popular broadband access method ADSL uses the PPPoE protocol.

As cost-reduction broadband technologies become more prevalent, DSL (digital subscriber line) is also being used more and more.It uses telephone facilities and uses only a very small amount of retrofit costs. It uses high-speed data transmission services for unused parts of traditional telephone communication cables, making communication infrastructure more fully available for voice and data sharing.ccie lab exam This is the core foundation of DSL network.

Computers that access the Internet through ADSL are mostly connected to the Internet through an Ethernet card (Ethernet). The same TCP/IP method is used, and no new protocol is added.On the other hand, the modem's dial-up Internet access uses the PPP protocol, Point to Point Protocol, a point-to-point protocol that has the function of user authentication and notification of IP addresses. The PPP over Ethernet (PPPoE) protocol is a technology for relaying PPP frame information in an Ethernet network, and is particularly suitable for ADSL and other methods.

There are many forms of DSL networks, but they can be roughly classified into two types: ADSL (Asymmetric Digital Subscriber Line) and SDSL (Symmetric Digital Subscriber Line) .

ADSL: Asymmetric Digital Subscriber Line provides asymmetric download and download speeds, and is the most widely deployed broadband technology in the DSL market, providing download speeds of 1.5 to 8 Mbit/s and upload speeds of 16 kbit/s to 1 Mbit/s. It allows data to be transmitted while the voice is being transmitted over the telephone line. Therefore, when users use the ADSL network, they can make calls and access the Internet.

SDSL: It provides symmetric upload and download speeds ranging from 128kbit/s to 2.32mbit/s. The common rate is 768kbit/s.

PPPoE: PPP over Ethernet, PPP running on Ethernet. The traditional PPP protocol is a WAN protocol designed for point-to-point links. It can facilitate authentication, monitoring, and timing, because the line has only two points, one user's PPP access end, and the other is the ISP accepts

PPP server.

The working process of PPPoE:

Discovery phase:

1. The user host broadcasts a PADI (PPPOE Active Discovery Initiatio) packet, ready to obtain all connectable access devices (get their MAC address);

2. After receiving the PADI packet, the access device returns PADO (PPPOE Active Discovery Offer) as a response;

3. The user host selects a suitable access device according to its name type name or service name from multiple PADO packets received, and then sends a PADR (PPPOE Active Discovery Request) packet, what’s more.ccie lab exam .if a user host does not receive PADO within the specified time after issuing PADI, it will resend PADI;

4. After receiving the PADR packet, the access device returns a PAS (PPPOE Active Discovery Session-confirmation) packet, which contains a unique session ID, and both parties enter the PPP session phase.

PPP session phase:

The user host and the access concentrator perform a PPP session according to the PPP session connection parameters negotiated during the discovery phase. Once the PPPoE session begins, the PPP data can be sent in any other PPP package.All Ethernet frames are unicast. The SESSION-ID of a PPPoE session must not be changed and must be the value assigned during the discovery phase.

PPPoE also has a PADT packet that can be sent at any time after the session is established to terminate the PPPoE session, which is the session release. It can be sent by the host or access concentrator.When the other party receives a PADT packet, it will no longer be allowed to use this session to send PPP services. Ccie lab exam .The SESSION-ID field value is the session identification number of the PPP session that needs to be terminated. After sending or receiving a PADT, even a normal PPP termination packet does not have to be sent.The PPP peer should use the PPP protocol itself to terminate the PPPoE session, but when PPP is not available, the PADT can be used.

Publisher:IE LAB

publish Website: http://ielab.network

WhatsApp: +8617782638871

Skype:live:ielab.anna

Ccie lab exam Three minutes to understand the PPPOE agreement

Comments

Popular posts from this blog

Cisco ccie exam Linux overview and history

      Cisco ccie exam Linux overview and history Simply put, the Linux operating system is a clone of the UNIX operating system, which was born on October 5, 1991 (the first time it was officially announced). It's the same as Microsoft's Windows, apple's MAC OS and android on mobile phones. Cisco ccie exam.Compared to ordinary people, Linux system may be relatively unfamiliar, and most of them are probably familiar with Windows system. Since the graphical interface of Windows is simpler and easier to use, Windows occupies more markets, and Linux systems are mainly command-line operations, which are more demanding for professionalism.Cisco ccie exam Linux systems are stable, secure, and have strong concurrency, so they are widely used in the server field. The professional servers are almost all Linux systems. Linux is open source, free, everyone can see the source code of Linux, you can use Linux for free. And the Linux kernel is short and lean, and some can only be a ...

Cisco ccie exam Introduction to the OpenFlow protocol

Cisco ccie exam Introduction to the OpenFlow protocol OpenFlow, a network communication protocol, belongs to the data link layer and can control the forwarding plane of the network switch or router, thereby changing the network path of the network packet. OpenFlow protocol background: Forwarding and control separation is one of the essential features of SDN networks.In the SDN network architecture, the control plane is separated from the forwarding plane, the management and state of the network are logically grouped together, and the underlying network infrastructure is independent from the application, thereby enabling the network to achieve unprecedented programmable, controllable, and automated capabilities.Cisco ccie exam. This makes it easy for users to build highly scalable elastic networks based on business needs. To implement the transfer separation architecture of the SDN network, a communication interface standard needs to be established between the SDN controller and the dat...

CISCO CCIE EXAM 5G and WIFI6, still can't tell? (1)

cisco ccie exam 5G and WIFI6, still can't tell? (1) Ⅰ. the opening: On October 3, 2018, the Wi-Fi Alliance officially incorporated WiFi based on the 802.11ax standard into the regular army and became the sixth generation WiFi technology. The WiFi specification was renamed, the standard 802.11n was renamed to WiFi 4, the standard 802.11ac was renamed to WiFi 5, and the new standard 802.11ax was renamed to WiFi 6. (Of course, the previous generation of 802.11b/a/g can be chased as WiFi 1/2/3) Not only changed the naming convention of WiFi, but also in the network connection of WiFi devices. Also all use the new UI icon. The icon will display the level of the WiFi network you are currently connected to through the most intuitive numbers. Wi-Fi is well known to us. Wi-fi has evolved from 802.11b in 1999 and has gone through five generations. The Wi-Fi Alliance announced the simplification of the name of the new Wi-fi to Wi-fi6 when it introduced the new generation of 802.11ax stan...