Configuration Examples for RADIUS
The following example shows how to configure RADIUS:
switch# configure terminal
switch(config)# radius-server key 7 "ToIkLhPpG"
switch(config)# radius-server host 10.10.1.1 key 7 "ShMoMhTl" authentication accounting
switch(config)# aaa group server radius RadServer
switch(config-radius)# server 10.10.1.1
switch(config-radius)# exit
switch(config-radius)# use-vrf management
Default Settings for RADIUS
The following table lists the default settings for RADIUS parameters.
Table 6: Default RADIUS Parameters
DefaultParameters
Authentication and accountingServer roles
0 minutesDead timer interval
1Retransmission count
5 secondsRetransmission timer interval
0 minutesIdle timer interval
testPeriodic server monitoring username
testPeriodic server monitoring password
Feature History for RADIUS
Table 7: Feature History for RADIUS
Feature InformationReleasesFeature Name
This feature was introduced.5.0(3)U1(1)RADIUS
IPv6 support was introduced.5.0(3)U3(1)IPv6
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
44
Configuring RADIUS
Configuration Examples for RADIUS