Configuring a PPP/MLPPP Link
Configuring a PPP/MLPPP Link
All of the PPP configuration commands can be used to configure a single port or to configure a multilink group, so the following sections for PPP links also apply to MLPPP links. To configure a PPP/MLPPP link you will need to choose the authentication and encapsulation for the link.
If you change the configuration of an enabled PPP or MLPPP link, the changes will not take effect until the link is restarted. To restart a PPP link, use the following command:
restart ports <portlist>
To restart an MLPPP link, use the following command:
restart multilink <groupname>
Authentication
By default, no authentication is configured on PPP links since the
To configure authentication on a PPP link, use the following command:
config ppp authentication [off chap pap
<portlist> multilink <groupname>]
PPP Link Username
When the local end of a link initiates a PPP connection, the local end must send the appropriate authentication information. For PAP it sends the username and password, for CHAP it sends the username and must respond correctly to the challenge, and for no authentication it sends nothing. To configure the username and password used to initiate the link, use the following command: