Switch 7700 Command reference Guide, v2.0

Table Of Contents
AAA Configuration Commands 363
Related command: display connection.
Example
Cut all the connections in the ISP domain, marlboro.net.
[SW7700]cut connection domain marlboro.net
display connection Syntax
display connection [ 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
All views
Parameter
access-type { dot1x | gcm }: Configures to display the supplicants according
to their logon type.
dot1x means the 802.1x users. gcm means gcm user.
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 (x-x-x).
radius-scheme radius-server-name: Configures to display the supplicant
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 display the supplicant according the port.
ip ip-address: Configures to display the user specified with IP address. The
argument
ipt-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.
ucibindex ucib-index: Configures to display the user specified with
ucib-index. Here, ucib-index ranges from 0 to 4095.
user-name user-name: Configures to display a user specifies with 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 display connection command to view the relevant information of all
the supplicants or the specified one(s).