Cisco Cisco IOS Software Release 12.4(6)T

Page de 16
 
      MSCHAP Version 2
Feature Information for MSCHAP Version 2
15
Cisco IOS Releases: Multiple Releases (see the Feature Information Table)
The following example configures PPP on an asynchronous interface and enables MSCHAP V2 
authentication via RADIUS:
interface Async65
ip address 10.0.0.2 255.0.0.0
encapsulation ppp
async mode dedicated
no peer default ip address
ppp max-bad-auth 3
ppp authentication ms-chap-v2
exit
aaa authentication ppp default group radius
 radius-server host 10.0.0.2 255.0.0.0
 radius-server key secret
 radius-server vsa send authentication
Related Commands
Feature Information for MSCHAP Version 2 
 lists the release history for this feature.
Not all commands may be available in your Cisco IOS software release. For release information about a 
specific command, see the command reference documentation.
Cisco IOS software images are specific to a Cisco IOS software release, a feature set, and a platform. 
Use Cisco Feature Navigator to find information about platform support and Cisco IOS software image 
support. Access Cisco Feature Navigator at 
. You must have an account on 
Cisco.com. If you do not have an account or have forgotten your username or password, click Cancel at 
the login dialog box and follow the instructions that appear.
Note
 lists only the Cisco IOS software release that introduced support for a given feature in a given 
Cisco IOS software release train. Unless noted otherwise, subsequent releases of that Cisco IOS 
software release train also support that feature.
Command
Description
debug aaa 
authentication
Displays information on AAA/TACACS+ authorization.
debug ppp
Displays information on traffic and exchanges in a network that is 
implementing PPP.
debug radius
Displays information associated with RADIUS.
ppp max-bad-auth
Configures a point-to-point interface not to reset itself immediately after an 
authentication failure but instead to allow a specified number of 
authentication retries.
radius-server vsa send Configures the network access server to recognize and use VSAs.