By default, the Cisco Nexus device uses Password Authentication Protocol (PAP) authentication between the
switch and the remote server. If you enable MSCHAP, you must configure your RADIUS server to recognize
the MSCHAP vendor-specific attributes (VSAs).
The following table describes the RADIUS VSAs required for MSCHAP.
Table 4: MSCHAP RADIUS VSAs
Description
VSA
Vendor-Type Number
Vendor-ID Number
Contains the challenge
sent by an AAA server to
an MSCHAP user. It can
be used in both
Access-Request and
Access-Challenge
packets.
MSCHAP-Challenge
11
311
Contains the response
value provided by an
MSCHAP user in
response to the challenge.
It is only used in
Access-Request packets.
MSCHAP-Response
11
211
Procedure
Purpose
Command or Action
Enters global configuration mode.
switch#
configure terminal
Step 1
Enables MS-CHAP authentication. The default
is disabled.
switch(config)#
aaa authentication login
mschap enable
Step 2
Exits configuration mode.
switch(config)#
exit
Step 3
(Optional)
Displays the MS-CHAP configuration.
switch#
show aaa authentication login
mschap
Step 4
(Optional)
Copies the running configuration to the startup
configuration.
switch#
copy running-config
startup-config
Step 5
Configuring AAA Accounting Default Methods
The Cisco Nexus device supports and RADIUS methods for accounting. The switches report user
activity to or RADIUS security servers in the form of accounting records. Each accounting record
contains accounting attribute-value (AV) pairs and is stored on the AAA server.
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
18
Configuring AAA
Configuring AAA Accounting Default Methods
Содержание Nexus 3600 NX-OS
Страница 10: ...Cisco Nexus 3600 NX OS Security Configuration Guide Release 7 x x Contents ...
Страница 20: ...Cisco Nexus 3600 NX OS Security Configuration Guide Release 7 x 6 Overview IP ACLs ...
Страница 42: ...Cisco Nexus 3600 NX OS Security Configuration Guide Release 7 x 28 Configuring AAA Default AAA Settings ...