4 ppp configuration, Introduction to ppp, Pap authentication – H3C Technologies H3C WA2600 Series WLAN Access Points User Manual
Page 11: Ppp configuration
4-1
z
The models listed in this document are not applicable to all regions. Please consult your local sales
office for the models applicable to your region.
z
Support of the H3C WA series WLAN access points (APs) for features may vary by AP model. For
more information, see Feature Matrix.
z
The interface types and the number of interfaces vary by AP model.
4
PPP Configuration
This chapter includes these sections:
z
z
z
Troubleshooting PPP Configuration
Introduction to PPP
PPP
Point-to-Point Protocol (PPP) is a link layer protocol that carries network layer packets over
point-to-point links. It gains popularity because it provides user authentication, supports
synchronous/asynchronous communication, and allows for easy extension.
PPP contains a set of protocols, including a link control protocol (LCP), a network control protocol
(NCP), and authentication protocols such as Password Authentication Protocol (PAP) and Challenge
Handshake Authentication Protocol (CHAP). Among these protocols,
z
The LCP is responsible for establishing, tearing down, and monitoring data links.
z
The NCP is used for negotiating the packet format and type of data links.
z
PAP and CHAP are for network security.
PAP authentication
PAP is a two-way handshake authentication protocol using plain text passwords. It operates as follows.
1) The requester sends its username and password to the authenticator.
2) The authenticator then checks the local user list to see if the username and password are correct
and returns an acknowledgement or negative acknowledge.