S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
6-143
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
use-vrf
use-vrf
To specify a virtual routing and forwarding instance (VRF) instance for a RADIUS or server
group, use the
use-vrf
command. To remove the VRF instance, use the
no
form of this command.
use-vrf
vrf-name
no use-vrf
vrf-name
Syntax Description
Command Default
None
Command Modes
RADlUS server group configuration
server group configuration
Command History
Usage Guidelines
You can configure only one VRF instance for a server group.
Use the
aaa group server radius
command RADIUS server group configuration mode or the
aaa group
server
command to enter server group configuration mode.
If the server is not found, use the
radius-server host
command or
tacacs-server host
command to
configure the server.
You must use the
feature
command before you configure .
Examples
This example shows how to specify a VRF instance for a RADIUS server group:
switch(config)#
aaa group server radius RadServer
switch(config-radius)#
use-vrf management
This example shows how to specify a VRF instance for a server group:
switch(config)#
aaa group server TacServer
switch(config-)#
use-vrf management
This example shows how to remove the VRF instance from a server group:
switch(config)#
aaa group server TacServer
switch(config-)#
no use-vrf management
vrf-name
Specifies VRF instance name.
Release
Modification
4.0(0)N1(1a)
This command was introduced.