Configuring Server Groups
You can specify one or more remote AAA servers to authenticate users using server groups. All members of
a group must belong to the protocol. The servers are tried in the same order in which you configure
them.
You can configure these server groups at any time but they only take effect when you apply them to an AAA
service.
Before You Begin
You must use the
feature
command to enable before you configure .
Procedure
Purpose
Command or Action
Enters global configuration mode.
switch#
configure terminal
Step 1
Creates a server group and enters the
server group configuration mode for that group.
switch(config)#
aaa group server
group-name
Step 2
(Optional)
Configures the monitoring dead time. The default is 0
minutes. The range is from 0 through 1440.
switch(config-)#
deadtime
minutes
Step 3
If the dead-time interval for a server
group is greater than zero (0), that value takes
precedence over the global dead-time value.
Note
(Optional)
Assigns a source interface for a specific server
group.
switch(config-)#
source-interface interface
Step 4
The supported interface types are management and VLAN.
Use the
source-interface
command to override
the global source interface assigned by the
ip
tacacs source-interface
command.
Note
Exits configuration mode.
switch(config-)#
exit
Step 5
(Optional)
Displays the server group configuration.
switch(config)#
show tacacs-server
groups
Step 6
(Optional)
Copies the running configuration to the startup
configuration.
switch(config)#
copy
running-config startup-config
Step 7
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
51
Configuring
Server Configuration Process
Содержание Nexus 3600 NX-OS
Страница 10: ...Cisco Nexus 3600 NX OS Security Configuration Guide Release 7 x x Contents ...
Страница 20: ...Cisco Nexus 3600 NX OS Security Configuration Guide Release 7 x 6 Overview IP ACLs ...
Страница 42: ...Cisco Nexus 3600 NX OS Security Configuration Guide Release 7 x 28 Configuring AAA Default AAA Settings ...