Switch 7700 Command reference Guide, v2.0

Table Of Contents
362 CHAPTER 9: USING AAA AND RADIUS COMMANDS
cut connection Syntax
cut connection { all | access-type { dot1x | gcm } | domain
domain-name | interface portnum | ip ip-address | mac mac-address |
radius-scheme radius-scheme-name | vlan vlanid | ucibindex
ucib-index | user-name user-name }
View
System view
Parameter
all: Configures to disconnect all connection.
access-type { dot1x | gcm }: Configures to cut a category of connections
according to logon type.
dot1x means the 802.1x users. gcm means gcm user.
domain domain-name: Configures to cut the connection according to 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 cut the connection of the supplicant whose
MAC address is
mac-address. The argument mac-address is in the hexadecimal
format (x-x-x).
radius-scheme radius-server-name: Configures to cut the connection
according to RADIUS server name.
radius-server-name specifies the RADIUS
server name with a character string not exceeding 32 characters, excluding “/”,
“:”, “*”, “?”, “<” and “>”.
interface portnum: Configures to cut the connection according to the port.
ip ip-address: Configures to cut the connection according to IP address. The
argument
ip-address is in the hexadecimal format (ip-address).
vlan vlanid: Configures to cut the connection according to VLAN ID. Here,
vlanid ranges from 1 to 4094.
ucibindex ucib-index: Configures to cut the connection according to
ucib-index. Here, ucib-index ranges from 0 to 4095.
user-name user-name: Configures to cut the connection according to user name.
user-name is the argument specifying the username. It is a character string not
exceeding 32 characters, excluding “/”, “:”, “*”, “?”, “<” and “>”. The @
character can only be used once in one username. The pure username (the part
before @, namely the user ID) cannot exceed 24 characters.
Description
Use the cut connection command to disconnect a user or a category of users by
force.
By default, no online user will be disconnected by force.
In some occasions, it is necessary to disconnect a user or a category of users by
force.