Command Manual – AAA&RADIUS&HWTACACS
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-16
ucibindex
ucib-index
: Cuts down the user connection with the specified connection
index. Where,
ucib-index
ranges from 0 to 4294967295.
user-name
user-name
: Cuts down the user connection of the specified user. Where,
user-name
is a character string of up to 80 characters. The string cannot contain the
following characters: /:*?<>. It can contain no more than one @ character. The pure
user name (user ID, that is, the part before @) cannot contain more than 55 characters,
Description
Use the
cut connection
command to cut down one user connection or one type of user
connections forcibly.
This command cannot cut down the connections of Telnet, SSH and FTP users.
Related command:
display connection
.
Example
# Cut down all user connections in the ISP domain named aabbcc.net.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] cut connection domain aabbcc.net
1.1.15 display connection
Syntax
display
connection
[
access-type
{
dot1x
|
mac-authentication
} |
domain
domain-name
|
interface interface-type interface-number
|
ip ip-address
|
mac
mac-address
|
vlan
vlan-id
|
ucibindex ucib-index
|
user-name user-name
]
View
Any view
Parameter
access-type
{
dot1x
|
mac-authentication
}: Displays the user connections in
specified access mode. Where,
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 the specified ISP domain.
Where,
isp-name
is the name of an ISP domain, a character string of up to 24
characters. You can only specify an existing ISP domain.
interface
interface-type interface-number
: Displays all user connections on the
specified port.
ip
ip-address
: Displays all user connections with the specified IP address.