user manual
Table Of Contents
- Table of Contents
- Section 1 Introduction
- Section 2 Command Line Interface Usage
- Section 3 User Account Configuration
- Section 4 Network and Fabric Configuration
- Section 5 Switch Configuration
- 5.1 Displaying Switch Information
- 5.2 Managing Switch Services
- 5.3 Managing Switch Configurations
- 5.4 Paging a Switch
- 5.5 Setting the Date and Time
- 5.6 Resetting a Switch
- 5.7 Installing Firmware
- 5.8 Managing Switch Feature Upgrades
- Section 6 Port Configuration
- Section 7 Zoning Configuration
- Section 8 Connection Security Configuration
- Section 9 Device Security Configuration
- Section 10 RADIUS Server Configuration
- Section 11 Event Log Configuration
- Section 12 Simple Network Management Protocol Configuration
- Section 13 Command Reference
- 13.1 Access Authority
- 13.2 Syntax and Keywords
- 13.3 Notes and Examples
- 13.4 Command Listing
- Admin
- Alias
- Config
- Create
- Date
- Exit
- Fcping
- Fctrace
- Feature
- Firmware Install
- Group
- Hardreset
- Help
- History
- Hotreset
- Image
- Lip
- Logout
- Passwd
- Ping
- Ps
- Quit
- Reset
- Security
- Securityset
- Set Alarm
- Set Beacon
- Set Config Port
- Set Config Security
- Set Config Security Portbinding
- Set Config Switch
- Set Config Threshold
- Set Config Zoning
- Set Log
- Set Pagebreak
- Set Port
- Set Setup Radius
- Set Setup Services
- Set Setup SNMP
- Set Setup System
- Set Switch State
- Set Timezone
- Show About
- Show Alarm
- Show Broadcast
- Show Chassis
- Show Config Port
- Show Config Security
- Show Config Security Portbinding
- Show Config Switch
- Show Config Threshold
- Show Config Zoning
- Show Domains
- Show Donor
- Show Fabric
- Show FDMI
- Show Interface
- Show Log
- Show LSDB
- Show Media
- Show Mem
- Show NS
- Show Pagebreak
- Show Perf
- Show Port
- Show Post Log
- Show Setup Mfg
- Show Setup Radius
- Show Setup Services
- Show Setup SNMP
- Show Setup System
- Show Steering
- Show Switch
- Show Timezone
- Show Topology
- Show Users
- Show Version
- Shutdown
- Test Cancel
- Test Port
- Test Status
- Uptime
- User
- Whoami
- Zone
- Zoneset
- Zoning
- Index

13 – Command Reference
Set Setup Radius
13-84 59183-01 A
S
Set Setup Radius
Configures RADIUS servers on the switch.
Authority Admin session
Syntax set setup radius
Prompts you in a line-by-line fashion to configure RADIUS servers for user
account and device authentication. Table 13-20 describes the RADIUS server
configuration fields.
NOTE: This command requires the Fabric Security license key. To purchase a
license key, contact your authorized maintenance provider or
authorized reseller. Use the Feature command to install a license key.
Table 13-20. RADIUS Service Settings
Entry Description
DeviceAuthOrder Authenticator priority for devices:
Local: Authenticate devices using only the local security
database. This is the default.
Radius: Authenticate devices using only the security data-
base on the RADIUS server.
RadiusLocal: Authenticate devices using the RADIUS server
security database first. If the RADIUS server is unavailable,
then use the local switch security database.
UserAuthOrder Authenticator priority for user accounts:
Local: Authenticate users using only the local security data-
base. This is the default.
Radius: Authenticate users using only the security database
on the RADIUS server.
RadiusLocal: Authenticate users using the RADIUS server
security database first. If the RADIUS server is unavailable,
then use the local switch security database.
TotalServers Number of RADIUS servers to configure during this session.
Setting TotalServers to 0 disables all RADIUS authentication.
The default is 0.
ServerIPAddress IP address of the RADIUS server. The default is 10.0.0.1.
ServerUDPPort User Datagram Protocol (UDP) port number on the RADIUS
server. The default is 1812.