Command Manual – AAA RADIUS HWTACACS
H3C S7500E Series Ethernet Switches
Chapter 1 AAA/RADIUS/HWTACACS
Configuration Commands
1-17
domain
isp-name
: Specifies all user connections of an ISP domain. The
isp-name
argument refers to the name of an existing ISP domain and is a string of 1 to 24
characters.
interface
interface-type interface-number
: Specifies all user connections of an
interface.
ip
ip-address
: Specifies a user connection by IP address.
mac
mac-address
: Specifies a user connection by MAC address. The MAC address
must be in the format of
H-H-H.
ucibindex
ucib-index
: Specifies a user connection by connection index. The value
range is from 0 to 4294967295.
user-name
user-name
: Specifies a user connection by username.
vlan
vlan-id
: Specifies all user connections in a VLAN. The VLAN ID ranges from 1 to
4094.
slot slot-number
: Specifies the connections on a slot.
Description
Use the
cut connection
command to tear down the specified connecitons forcibly.
At present, this command applies to only LAN access and portal user connections.
Related commands:
display connection
,
service-type
.
Examples
# Tear down all connections in ISP domain aabbcc.net.
<Sysname> system-view
[Sysname] cut connection domain aabbcc.net
1.1.18 display connection
Syntax
display
connection
[
access-type
{
dot1x
|
mac-authentication
|
portal
} |
domain
isp-name
|
interface interface-type interface-number
|
ip ip-address
|
mac
mac-address
|
ucibindex ucib-index
|
user-name user-name
|
vlan
vlan-id
] [
slot
slot-number
]
View
Any view
Parameters
access-type
{
dot1x
|
mac-authentication
|
portal
}: Specifies user connections of an
access mode, that is, 802.1x user connections, MAC authentication user connections,
or portal authentication user connections.