Command
PPP Authentication CHAP
Use
This command enables CHAP authentication on the PPP link.
Syntax
Router(config-if)#ppp authentication chap
Example
In this example, we will configure R1’s S1/1 inteface to authenticate R3 using CHAP.
R1(config)#int s1/1 |
R3(config-if)#int s1/1 |