Purpose
Command or Action
(Optional)
Copies the running configuration to the startup
configuration.
switch#
copy running-config
startup-config
Step 5
Manually Monitoring Servers or Groups
Procedure
Purpose
Command or Action
Sends a test message to a server
to confirm availability.
switch#
test aaa server
{
ipv4-address
|
ipv6-address
|
host-name
} [
vrf vrf-name
]
username password
Step 1
Sends a test message to a server
group to confirm availability.
switch#
test aaa group group-name username
password
Step 2
The following example shows how to manually issue a test message:
switch#
test aaa server 10.10.1.1 user1 Ur2Gd2BH
switch#
test aaa group TacGroup user2 As3He3CI
Disabling
You can disable .
When you disable , all related configurations are automatically discarded.
Caution
Procedure
Purpose
Command or Action
Enters global configuration mode.
switch#
configure terminal
Step 1
Disables .
switch(config)#
no feature
Step 2
Exits configuration mode.
switch(config)#
exit
Step 3
(Optional)
Copies the running configuration to the startup
configuration.
switch#
copy running-config
startup-config
Step 4
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
56
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 ...