use-vrf
To specify a virtual routing and forwarding instance (VRF) name for a RADIUS, TACACS+, or LDAP server
group, use theuse-vrf command. To remove the VRF name, use the no form of this command.
use-vrf vrf-name
no use-vrf vrf-name
Syntax Description
VRF name. The name is case sensitive.
vrf-name
Command Default
None
Command Modes
RADlUS server group configurationTACACS+ server group configurationLDAP server group configuration
Command History
ModificationRelease
Added support for LDAP server groups.5.0(2)
This command was introduced.4.0(1)
Usage Guidelines
You can configure only one VRF instance for a server group.
Use the aaa group server radius command to enter RADIUS server group configuration mode, the aaa
group server tacacs+ command to enter TACACS+ server group configuration mode, or the aaa group
server ldap command to enter LDAP server group configuration mode.
If the server is not found, use the radius-server host command, the tacacs-server host command, or the
ldap-server host command to configure the server.
You must use the feature tacacs+ command before you configure TACACS+ or the feature ldap command
before you configure LDAP.
Note
This command does not require a license.
Examples
This example shows how to specify a VRF name for a RADIUS server group:
switch# configure t
switch(config)# aaa group server radius RadServer
switch(config-radius)# use-vrf vrf1
Cisco Nexus 7000 Series Security Command Reference
981
U Commands
use-vrf