3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide
AAA Configuration Commands 259
Use the undo authorization command to restore the default authorization
scheme.
By default, the local authorization scheme is adopted.
The adopted RADIUS/HWTACACS scheme which is specified by the
authorization command for the current ISP domain must have been configured
already.
If you configure the authorization command in domain view, the authorization
scheme specified by this command will be adopted. Otherwise, the authorization
scheme specified by the scheme command is adopted.
Related command: scheme, radius scheme, hwtacacs scheme.
Example
# Specify the ISP domain h3c to adopt the HWTACACS authorization scheme
hwtac.
[SecBlade_FW-isp-h3c] authorization hwtacacs-scheme hwtac
display connection Syntax
display connection [ domain isp-name ip ip-address | mac mac-address |
radius-scheme radius-scheme-name | hwtacacs-scheme
hwtacacs-scheme-name | ucibindex ucib-index | user-name user-name ]
View
Any view
Parameter
domain isp-name: Displays all the user connections belonging to the ISP domain
specified by isp-name, a string of up to 24 characters. The specified ISP domain
must an existing one.
ip ip-address: Displays all the user connections related to the specified IP address.
mac mac-address: Displays a user connection by specifying its hexadecimal MAC
address in the format of x-x-x.
radius-scheme radius-scheme-name: Displays all the user connections of the
RADIUS scheme specified by radius-scheme-name, a string of up to 32 characters.
hwtacacs-scheme hwtacacs-scheme-name: Displays all the user connections of
the HWTACACS scheme specified by hwtacacs-scheme-name, a string of up to 32
characters.
ucibindex ucib-index: Displays information on a user connection by specifying its
connection index number, that is, ucib-index ranging from 0 to 7,071.
user-name user-name: Displays the connection information of a specific user.
user-name are in the format of pure-username@domain. pure-username
comprises up to 55 characters and domain is the domain name, consisting of up
to 24 characters.