show aaa authorization

Syntax

显示aaa授权[vsx-peer]

描述

Shows the authorization 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.

身份验证ority

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 full-fledged local RBAC authorization for the default and console connection types (channels):

switch(config)#aaa authorization commands default noneswitch(config)# switch(config)#aaa authorization commands console noneswitch(config)#exitswitch# switch#show aaa authorization身份验证orization for default channel: --------------------------------------------------------------------------------- GROUP NAME | GROUP PRIORITY --------------------------------------------------------------------------------- none | 0 --------------------------------------------------------------------------------- Authorization for console channel: --------------------------------------------------------------------------------- GROUP NAME | GROUP PRIORITY --------------------------------------------------------------------------------- none | 0 ---------------------------------------------------------------------------------