Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
6-81
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
radius-server directed-request
radius-server directed-request
To allow users to send authentication requests to a specific RADIUS server when logging in, use the
radius-server directed request command. To revert to the default, use the no form of this command.
radius-server directed-request
no radius-server directed-request
Syntax Description This command has no arguments or keywords.
Command Default Sends the authentication request to the configured RADIUS server group.
Command Modes Configuration mode
Command History
Usage Guidelines You can specify the username@vrfname:hostname during login, where vrfname is the VRF to use and
hostname is the name of a configured RADIUS server. The username is sent to the RADIUS server for
authentication.
Examples This example shows how to allow users to send authentication requests to a specific RADIUS server
when logging in:
switch(config)# radius-server directed-request
This example shows how to disallow users to send authentication requests to a specific RADIUS server
when logging in:
switch(config)# no radius-server directed-request
Related Commands
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
show radius-server
directed-request
Displays the directed request RADIUS server configuration.