Example Radius Configuration; Default Radius Settings - Cisco Nexus 5000 Series Configuration Manual

Nx-os security configuration guide
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Manually Monitoring RADIUS Servers or Groups
SUMMARY STEPS
1. switch# show radius-server statistics {hostname | ipv4-address | ipv6-address}
DETAILED STEPS
Command or Action
Step 1
switch# show radius-server statistics {hostname | ipv4-address |
ipv6-address}
The following example shows how to display statistics:
switch# show radius-server statistics 10.10.1.1

Example RADIUS Configuration

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 RADIUS Settings

The following table lists the default settings for RADIUS parameters.
Table 7: Default RADIUS Parameters
Parameters
Server roles
Dead timer interval
Retransmission count
Retransmission timer interval
Idle timer interval
Periodic server monitoring username
Periodic server monitoring password
Cisco Nexus 5000 Series NX-OS Security Configuration Guide
40
Example RADIUS Configuration
Purpose
Displays the RADIUS statistics.
Default
Authentication and accounting
0 minutes
1
5 seconds
0 minutes
test
test
OL-20919-01

Advertisement

Table of Contents
loading

Table of Contents