Cisco Router PPP Authentication

Source: Internet
Author: User

R1 (config) #int s1/0

R1 (config-if) #ip address 192.168.1.1 255.255.255.0

R1 (config-if) #clock rate 64000 Set clock frequency

R1 (config-if) #no shutdown

R1 (config-if) #encapsulation PPP-enabled PPP authentication

R1 (config-if) #ppp pap sent-username R2 password Cisco authenticated user and password

R2 (config) #username R2 password Cisco

R2 (config) #int s1/0

R2 (config-if) #ip address 192.168.1.2 255.255.255.0

R2 (config-if) #clock rate 64000

R2 (config-if) #no shutdown

R2 (config-if) #encapsulation PPP

R2 (config-if) #ppp authentication pap open PAP certification service

R3 (config) #username R3 password Cisco

R3 (config) #int s1/0

R3 (config-if) #ip address 192.168.1.1 255.255.255.0

R3 (config-if) #clock rate 64000

R3 (config-if) #no shutdown

R3 (config-if) #encapsulation PPP

R3 (config-if) #ppp authentication pap

R3 (config-if) #ppp pap sent-username R4 password Cisco

R4 (config) #username R4 password Cisco

R4 (config) #int s1/0

R4 (config-if) #ip address 192.168.1.2 255.255.255.0

R4 (config-if) #clock rate 64000

R4 (config-if) #no shutdown

R4 (config-if) #encapsulation PPP

R4 (config-if) #ppp authentication pap

R4 (config-if) #ppp pap sent-username R3 password Cisco


Cisco Router PPP Authentication

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.