PPP authentication configuration and troubleshooting (1)

Source: Internet
Author: User

Configure PAP authentication for PPP authentication configuration and troubleshooting

1. Configure PAP Authentication-Primary authenticated Party:

1. Configure the authentication username and password

Router (config) # username user_name password 0 pass_word

2. Enable PAP Authentication

Router (config-if) # ppp authentication pap

2. Configure PAP Authentication-authenticated Party B:

1. Configure the authentication username and password

Router (config-if) # ppp pap sent-username user_name password 0 pass_word

Configure CHAP authentication for PPP authentication configuration and troubleshooting-Primary authenticated Party:

Configure the authentication username and password

Router (config) # username user_name password 0 pass_word

Enable CHAP authentication

Router (config-if) # ppp authentication chap

Configure the authentication user name

Router (config-if) # ppp chap hostname user_name

Configure CHAP authentication-authenticated Party B:

Configure the authentication username and password

Router (config) # username user_name password 0 pass_word

Configure the authentication user name

Router (config-if) # ppp chap hostname user_name

Configure the authentication Password

Router (config-if) # ppp chap password 0 pass_word

Configure IP address negotiation for PPP authentication configuration and troubleshooting

Server

Router (config-if) # peer default ip address ip_addr

Client

Router (config-if) # ip address negotiated

Suggestion: After the configuration is complete, remember to execute SHUTDOWN and no shutdown under one of the ports.


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.