Command Manual - Security
Quidway S3500 Series Ethernet Switches Chapter 3 AAA & RADIUS Protocol Configuration Commands
Huawei Technologies Proprietary
3-4
only be used once in one username. The pure username (the part before @, namely
the user ID) cannot exceed 55 characters.
Description
Using cut connection command, you can disconnect a user or a category of users by
force.
For the related command, see display connection.
Example
# Cut all the connections in the ISP domain, huawei163.net.
[Quidway] cut connection domain huawei163.net
3.1.4 display connection
Syntax
display connection [ access-type { dot1x | portal } | domain domain-name |
interface interface-type interface-number | ip ip-address | mac mac-address |
radius-scheme radius-scheme-name | vlan vlanid | ucibindex ucib-index |
user-name user-name ]
View
Any view
Parameter
access-type: Configures to display the supplicants according to their logon type.
dot1x means the 802.1x users. portal means the Portal users.
domain domain-name: Configures to display all the users in an ISP domain.
domain-name specifies the ISP domain name with a character string not exceeding 24
characters. The specified ISP domain shall have been created.
mac mac-address: Configures to display the supplicant whose MAC address is
mac-address. The argument mac-address is in the hexadecimal format (H-H-H).
radius-scheme radius-scheme-name: Configures to display the supplicant according
to RADIUS server name. radius-scheme-name specifies the RADIUS server name with
a character string not exceeding 32 characters.
interface interface-type interface-number: Configures to display the supplicant
according the port.
ip ip-address: Configures to display the user specified with IP address. The argument
ip-address is in the hexadecimal format (ip-address).
vlan vlanid: Configures to display the user specified with VLAN ID. Here, vlanid ranges
from 1 to 4094.