■
You can specify one or more authentication protocols in order of preference. If
the peer router refuses the first choice, then the local router requests the next
authentication protocol, if specified. If the peer refuses that protocol, then the
local router requests the third protocol, if specified. If the peer refuses all specified
authentication protocols, then the local router terminates the session.
■
Example 1—Specifies the order of preference for the primary authentication
protocol
host1(config-if)#
ppp authentication pap chap eap
The router requests the use of PAP as the authentication protocol (because it
appears first in the command line). If the peer refuses to use PAP, the router
requests the CHAP protocol. If the peer refuses to use CHAP, the router requests
the EAP protocol. If the peer refuses to negotiate authentication, the router
terminates the PPP session.
■
Example 2—Specifies a virtual router for the authentication virtual router context
host1(config-if)#
ppp authentication virtual-router boston pap chap
This command is available in static configurations and in profiles.
■
Example 3—Configures only EAP on a static PPP interface
host1(config)#
interface atm 3/2.100
host1(config-subif)#
ppp authentication eap
■
Example 4—Configures EAP or PAP on a static PPP interface
host1(config)#
interface atm 3/2.100
host1(config-subif)#
ppp authentication eap pap
EAP negotiation is attempted first. If PPP receives a NAK from the peer in
response to the EAP request, then PAP is attempted. If PAP is also rejected, then
PPP terminates the session.
■
Example 5—Configures only EAP on a dynamic PPP interface
host1(config)#
profile ppptest
host1(config-profile)#
ppp authentication eap
■
Example 6—Configures EAP or CHAP or PAP on a dynamic PPP interface
host1(config)#
profile ppptest
host1(config-profile)#
ppp authentication eap chap pap
In this example, the router first attempts EAP negotiation. If PPP receives a NAK
from the peer in response to the EAP request, then the router attempts CHAP
negotiation. If PPP receives a NAK from the peer in response to the CHAP request,
then the router attempts PAP negotiation. If PAP is also rejected, then PPP
terminates the session.
■
Use the
no
version to specify that the router does not require authentication.
■
See ppp authentication.
ppp chap-challenge-length
284
■
Optional Configuration Tasks
JUNOSe 11.1.x Link Layer Configuration Guide
Summary of Contents for JUNOSE 11.1.X - LINK LAYER CONFIGURATION 4-7-2010
Page 6: ...vi...
Page 8: ...viii JUNOSe 11 1 x Link Layer Configuration Guide...
Page 26: ...xxvi List of Figures JUNOSe 11 1 x Link Layer Configuration Guide...
Page 34: ...2 Chapters JUNOSe 11 1 x Link Layer Configuration Guide...
Page 230: ...198 Monitoring VLAN and S VLAN Subinterfaces JUNOSe 11 1 x Link Layer Configuration Guide...
Page 258: ...226 Monitoring 802 3ad Link Aggregation JUNOSe 11 1 x Link Layer Configuration Guide...
Page 334: ...302 Troubleshooting JUNOSe 11 1 x Link Layer Configuration Guide...
Page 394: ...362 Monitoring Multiclass MLPPP JUNOSe 11 1 x Link Layer Configuration Guide...
Page 406: ...374 Monitoring POS JUNOSe 11 1 x Link Layer Configuration Guide...
Page 468: ...436 Troubleshooting JUNOSe 11 1 x Link Layer Configuration Guide...
Page 498: ...466 Monitoring Bridged Ethernet JUNOSe 11 1 x Link Layer Configuration Guide...
Page 546: ...514 Monitoring Cisco HDLC JUNOSe 11 1 x Link Layer Configuration Guide...
Page 747: ...Part 2 Index Index on page 717 Index 715...
Page 748: ...716 Index JUNOSe 11 1 x Link Layer Configuration Guide...
Page 774: ...742 Index JUNOSe 11 1 x Link Layer Configuration Guide...