The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
This chapter describes the Cisco Nexus 1000V commands that begin with A.
To configure AAA authentication methods for console logins, use the aaa authentication login console command. To revert to the default, use the no form of this command.
aaa authentication login console {group group-list} [none] | local | none}
no aaa authentication login console {group group-list [none] | local | none}
local
Global configuration (config)
network-admin
|
|
4.0(4)SV1(1) |
This command was introduced. |
The group radius, group tacacs+, and group group-list methods refer to a set of previously defined RADIUS or TACACS+ servers. Use the radius-server host or tacacs-server host command to configure the host servers. Use the aaa group server command to create a named group of servers.
Use the show aaa group command to display the RADIUS server groups on the device.
If you specify more that one server group, the software checks each group in the order that you specify in the list.
If you specify the group method or local method and they fail, then the authentication can fail. If you specify the none method alone or after the group method, then the authentication always succeeds.
This example shows how to configure the AAA authentication console login methods:
n1000v config t
n1000v(config)# aaa authentication login console group radius
This example shows how to revert to the default AAA authentication console login method:
n1000v# config t
n1000v(config)# no aaa authentication login console group radius
To configure the default AAA authentication methods, use the aaa authentication login default command. To revert to the default, use the no form of this command.
aaa authentication login default {group group-list} [none] | local | none}
no aaa authentication login default {group group-list [none] | local | none}
local
Global configuration (config)
network-admin
|
|
4.0(4)SV1(1) |
This command was introduced. |
The group radius, group tacacs+, and group group-list methods refer to a set of previously defined RADIUS or TACACS+ servers. Use the radius-server host or tacacs-server host command to configure the host servers. Use the aaa group server command to create a named group of servers.
Use the show aaa group command to display the RADIUS server groups on the device.
If you specify more that one server group, the software checks each group in the order that you specify in the list.
If you specify the group method or local method and they fail, then the authentication fails. If you specify the none method alone or after the group method, then the authentication always succeeds.
This example shows how to configure the AAA authentication console login method:
n1000v# config t
n1000v(config)# aaa authentication login default group radius
This example shows how to revert to the default AAA authentication console login method:
n1000v# config t
n1000v(config)# no aaa authentication login default group radius
To configure an AAA authentication failure message to display on the console, use the aaa authentication login error-enable command. To remove the error message, use the no form of this command.
aaa authentication login error-enable
no aaa authentication login error-enable
This command has no arguments or keywords.
Disabled
Global configuration (config)
network-admin
|
|
4.0(4)SV1(1) |
This command was introduced. |
If none of the remote AAA servers respond when a user logs in, the authentication is processed by the local user database. If you have enabled the display, one of the following message is generated for the user:
Remote AAA servers unreachable; local authentication done.
Remote AAA servers unreachable; local authentication failed.
This example shows how to enable the display of AAA authentication failure messages to the console:
n1000v# config t
n1000v(config)# aaa authentication login error-enable
This example shows how to disable the display of AAA authentication failure messages to the console:
n1000v# config t
n1000v(config)# no aaa authentication login error-enable
|
|
---|---|
show aaa authentication login error-enable |
Displays the status of the AAA authentication failure message display. |
To enable Microsoft Challenge Handshake Authentication Protocol (MSCHAP) authentication at login, use the aaa authentication login mschap command. To disable MSCHAP, use the no form of this command.
aaa authentication login mschap
no aaa authentication login mschap
This command has no arguments or keywords.
Disabled
Global configuration (config)
network-admin
|
|
4.0(4)SV1(1) |
This command was introduced. |
This example shows how to enable MSCHAP authentication:
n1000v# config t
n1000v(config)# aaa authentication login mschap
This example shows how to disable MSCHAP authentication:
n1000v# config t
n1000v(config)# no aaa authentication login mschap
|
|
---|---|
show aaa authentication login mschap |
Displays the status of MSCHAP authentication. |
To create a RADIUS server group, use the aaa group server radius command. To delete a RADIUS server group, use the no form of this command.
aaa group server radius group-name
no aaa group server radius group-name
group-name |
RADIUS server group name.The name is alphanumeric and case-sensitive. The maximum length is 64 characters. |
None
Global configuration (config)
network-admin
|
|
4.0(4)SV1(1) |
This command was introduced. |
This example shows how to create a RADIUS server group and enter RADIUS Server Configuration mode for configuring the specified server group:
n1000v# config t
n1000v(config)# aaa group server radius RadServer
n1000v(config-radius)#
This example shows how to delete a RADIUS server group:
n1000v# config t
n1000v(config)# no aaa group server radius RadServer
|
|
---|---|
show aaa groups |
Displays server group information. |
radius-server host |
Defines the IP address or hostname for a RADIUS server. |
To create a TACACS+ server group, use the aaa group server tacacs+ command. To delete a TACACS+ server group, use the no form of this command.
aaa group server tacacs+ group-name
no aaa group server tacacs+ group-name
group-name |
TACACS+ server group name. The name is alphanumeric and case-sensitive. The maximum length is 64 characters. |
None
Global configuration (config)
network-admin
|
|
4.0(4)SV1(1) |
This command was introduced. |
You must enable TACACS+ using the tacacs+ enable command before you can configure TACACS+.
This example shows how to create a TACACS+ server group:
n1000v# config t
n1000v(config)# aaa group server tacacs+ TacServer
n1000v(config-radius)#
This example shows how to delete a TACACS+ server group:
n1000v# config t
n1000v(config)# no aaa group server tacacs+ TacServer
|
|
---|---|
tacacs+ enable |
Enables TACACS+. |
show aaa groups |
Displays server group information. |
To access the standby Virtual Supervisor Module (VSM) console from the active VSM, use the attach module command.
attach module module-number
module-number |
Number that identifies an existing module. The range is 1-66. Note |
None
Global configuration (config)
network-admin
|
|
4.0(4)SV1(1) |
This command was introduced. |
This example shows how to attach to the console of the secondary VSM:
n1000v# config t
n1000v(
config)
# attach module 2
n1000v#
Although the allowable range of module numbers is from 1-66, only one value, 2, is operational.