Command Manual (For Soliton) – AAA
H3C S3100 Series Ethernet Switches
Chapter 1 AAA Configuration Commands
1-11
radius-scheme radius-scheme-name
|
hwtacacs-scheme
hwtacacs-scheme-name
|
vlan
vlan-id
|
ucibindex ucib-index
|
user-name user-name
]
View
Any view
Parameters
access-type
{
dot1x
|
mac-authentication
}: Displays user connections of a specified
access type. Here,
dot1x
is used to display all 802.1x user connections, and
mac-authentication
is used to display all MAC authentication user connections.
domain
isp-name
: Displays all user connections under specified ISP domain. Here,
isp-name
is the name of an ISP domain, a string of up to 128 characters. You can only
specify an existing ISP domain.
interface
interface-type interface-number
: Displays all user connections on a specified
port.
ip
ip-address
: Displays all user connections with a specified IP address.
mac
mac-address
: Displays the user connection with a specified MAC address. Here,
mac-address
is in hexadecimal format (in the form of H-H-H).
radius-scheme radius-scheme-name
: Displays all user connections using a specified
RADIUS scheme. Here,
radius-scheme-name
is a string of up to 32 characters.
hwtacacs-scheme
hwtacacs-scheme-name
: Displays all user connections using a
specified RADIUS scheme. Here,
hwtacacs-scheme-name
is a string of up to 32
characters.
vlan
vlan-id
: Displays all user connections of a specified VLAN. Here,
vlan-id
ranges
from 1 to 4094.
ucibindex
ucib-index
: Displays the user connection with a specified connection index.
Here,
ucib-index
ranges from 0 to 1047.
user-name
user-name
: Displays the connection of a specified user. Here,
user-name
is
a character string in the format of pure-username@domain-name. The pure-username
cannot be longer than 55 characters, the domain-name cannot be longer than 24
characters, and the entire user-name cannot be longer than 184 characters.
Description
Use the
display connection
command to display information about specified or all
user connections.
If you execute this command without specifying any parameter, all user connections will
be displayed.
This command cannot display information about the connections of FTP users.
Related commands:
cut connection
.