DETAILED STEPS
Purpose
Command or Action
Sends a test message to a server to confirm
availability.
test aaa server
{
ipv4-address
|
ipv6-address
|
hostname
} [
vrf vrf-name
]
username password
Example:
Step 1
switch# test aaa server 10.10.1.1 user1
Ur2Gd2BH
Sends a test message to a server group to
confirm availability.
test aaa group group-name username password
Example:
Step 2
switch# test aaa group TacGroup user2 As3He3CI
Related Topics
, on page 73
, on page 77
Disabling
You can disable .
When you disable , all related configurations are automatically discarded.
Caution
SUMMARY STEPS
1.
configure terminal
2.
no feature
3.
exit
4.
(Optional)
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Step 1
switch# configure terminal
switch(config)#
Disables .
no feature
Example:
Step 2
switch(config)# no feature
Exits configuration mode.
exit
Example:
Step 3
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
98
Configuring
Disabling