Command
Encapsulation PPP
Use
This command enables PPP encapsulation and functionality on a serial interface.
Syntax
Router(config-if)#encapsulation ppp
Example
In this example, we will configure R1 and R3’s S1/1 interface as per the diagram using PPP.
R1(config-if)#int s1/1 |
R3(config)#int s1/1 |