PPP (Point-to-Point Protocol)
PPP (Point-to-Point Protocol)
Chapter 4
PPP(Point-to-point) Protocol
کریدیت3:تعداد کریدیت
1. Asynchronous serial
2. Synchronous serial
3. High-Speed Serial Interface (HSSI)
4. Integrated Services Digital Network (ISDN)
➢ Every Network Layer protocol carried on the PPP link requires a separate
NCP. For example, IP uses the IP Control Protocol (IPCP), and IPX uses
the IPX Control Protocol (IPXCP). NCPs include fields containing codes
that indicate the Network Layer protocol.
1. Link-Establishment Phase
2. Authentication (optional)
3. NCP Negotiation Phase (Network Layer protocol).
➢ Scenario LAB
Router0#configure terminal
Router0(config)#interface Serial0/0/0
Router0(config-if)#ip address 13.12.0.1 255.255.0.0
Router0(config-if)#encapsulation ppp
Router0(config-if)#no shutdown
Router0(config-if)#end
• Router1#configure terminal
• Router1(config)#interface Serial0/0/0
• Router1(config-if)#ip address 13.12.0.2 255.255.0.0
• Router1(config-if)#encapsulation ppp
• Router1(config-if)#no shutdown
• Router1# show interface se0/0/0
The following commands are used to verify and troubleshoot HDLC and PPP
encapsulation:
show interfaces serial
1. Displays the encapsulation and the states of the Link Control Protocol
(LCP).
show controllers
Indicates the state of the interface channels and whether a cable is
attached to the interface.
There are two methods of authentication that can be used with PPP links: