Purpose
Command or Action
Displays the pending configuration.
(Optional)
show
{
pending
|
pending-diff
}
Example:
Step 3
switch(config)#
show pending
Applies the configuration changes in the
temporary database to the running configuration.
(Optional)
commit
Example:
Step 4
switch(config)#
commit
Exits configuration mode.
exit
Example:
Step 5
switch(config)#
exit
switch#
Displays the server configuration.
(Optional)
show tacacs-server
Example:
Step 6
switch#
show tacacs-server
Copies the running configuration to the startup
configuration.
(Optional)
copy running-config startup-config
Example:
Step 7
switch#
copy running-config startup-config
Configuring ASCII Authentication
You can enable ASCII authentication on the server.
Before you begin
Enable .
SUMMARY STEPS
1.
configure terminal
2.
aaa authentication login ascii-authentication
3.
(Optional)
show
{
pending
|
pending-diff
}
4.
(Optional)
commit
5.
exit
6.
(Optional)
show tacacs-server
7.
(Optional)
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Step 1
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
88
Configuring
Configuring ASCII Authentication