Related Topics
, on page 73
Enabling
By default, the feature is disabled on the Cisco NX-OS device. You must explicitly enable the
feature to access the configuration and verification commands for authentication.
SUMMARY STEPS
1.
configure terminal
2.
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)#
Enables .
feature
Example:
Step 2
switch(config)#
feature
Exits configuration mode.
exit
Example:
Step 3
switch(config)#
exit
switch#
Copies the running configuration to the startup
configuration.
(Optional)
copy running-config startup-config
Example:
Step 4
switch#
copy running-config startup-config
Configuring Server Hosts
To access a remote server, you must configure the IP address or the hostname for the
server on the Cisco NX-OS device. You can configure up to 64 servers.
By default, when you configure a server IP address or hostname on the Cisco NX-OS device, the
server is added to the default server group. You can also add the server
to another server group.
Note
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
73
Configuring
Enabling