Command History
ModificationRelease
This command was introduced.4.0(1)
Usage Guidelines
When the idle time interval is 0 minutes, periodic RADIUS server monitoring is not performed.
This command does not require a license.
Examples
This example shows how to configure RADIUS server authentication and accounting parameters:
switch# configure terminal
switch(config)# radius-server host 10.10.2.3 key HostKey
switch(config)# radius-server host 10.10.2.3 auth-port 2003
switch(config)# radius-server host 10.10.2.3 acct-port 2004
switch(config)# radius-server host 10.10.2.3 accounting
switch(config)# radius-server host radius2 key 0 abcd
switch(config)# radius-server host radius3 key 7 1234
switch(config)# radius-server host 10.10.2.3 test idle-time 10
switch(config)# radius-server host 10.10.2.3 test username tester
switch(config)# radius-server host 10.10.2.3 test password 2B9ka5
Related Commands
DescriptionCommand
Displays RADIUS server information.show radius-server
   Cisco Nexus 7000 Series Security Command Reference
606
R Commands
radius-server host