3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1932 CHAPTER 127: AAA CONFIGURATION COMMANDS
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 case-insensitive
string of 1 to 24 characters.
interface interface-type interface-number: Specifies all user connections of an
interface. Currently, the interface-type argument can be only Layer 2 Ethernet
interface and Layer 2 WLAN virtual 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.
user-name user-name: Specifies a user connection by username. The user-name
argument is a case-sensitive string of 1 to 80 characters and must contain the
domain name. The system assumes that a username entered contains the domain
name.
ucibindex ucib-index: Specifies a user connection by connection index. The value
range varies by device.
vlan vlan-id: Specifies all user connections in a VLAN. The VLAN ID ranges from 1
to 4094.
Description Use the
cut connection command to tear down the specified connections
forcibly.
This command is effective to LAN-access, portal, and PPP user connections only.
Related command: display connection, service-type
Example # Tear down all connections in ISP domain aabbcc.net.
<Sysname> system-view
[Sysname] cut connection domain aabbcc.net
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 ]
View Any view
Parameter 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.
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 case-insensitive
string of 1 to 24 characters.