show aaa authentication
Syntax
show aaa authentication [vsx-peer]
描述
Shows the authentication configuration per connection type (channel).
Command context
Operator (>
) or Manager (#
)
Parameters
-
[vsx-peer]
-
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.
权威
Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.
Example
Configuring and then showing local authentication for the default and console connection types (channels):
switch(config)#aaa authentication login default localswitch(config)#aaa认证登录反对sole localswitch(config)#exitswitch#show aaa authenticationAAA Authentication: Fail-through : Disabled Limit Login Attempts : Not set Lockout Time : 300 Minimum Password Length : Not set Authentication for default channel: --------------------------------------------------------------------------------- GROUP NAME | GROUP PRIORITY --------------------------------------------------------------------------------- local | 0 --------------------------------------------------------------------------------- Authentication for console channel: --------------------------------------------------------------------------------- GROUP NAME | GROUP PRIORITY --------------------------------------------------------------------------------- local | 0 ---------------------------------------------------------------------------------