HP 3600 v2 Series Command Reference Manual page 28

Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use the display connection command to display information about AAA user connections.
This command does not display information about FTP user connections.
With no parameter specified, this command displays brief information about all AAA user connections.
If you specify the ucibindex ucib-index option, this command displays detailed information; otherwise,
this command displays brief information.
If an interface is configured with a mandatory authentication domain (for example, an 802.1X
mandatory authentication domain), the switch uses the mandatory authentication domain to perform
authentication, authorization, and accounting for users who access the interface through the specified
access type. To display connections of such users, use the display connection domain isp-name
command and specify the mandatory authentication domain.
How the switch displays the username of a user on an interface configured with a mandatory
authentication domain depends on the format of the username entered by the user at login:
If the username does not contain the character @, the switch displays the username in the format
username @mandatory authentication domain name.
If the username contains the character @, the switch displays the entered username. For example,
if a user entered the username aaa@123 at login and the name of the mandatory authentication
domain is dom, the switch displays the username aaa@123, rather than aaa@123@dom.
For 802.1X users whose usernames use a forward slash (/) or backward slash (\) as the domain name
delimiter, you cannot query the connections by username. For example, the display connection
user-name aaa\bbb command cannot display the connections of the user aaa\bbb.
Related commands: cut connection.
Examples
# Display information about all AAA user connections.
<Sysname> display connection
Slot:
1
Index=0
IP=10.0.0.1
IPv6=N/A
Total 1 connection(s) matched on slot 1.
Total 1 connection(s) matched.
# Display information about AAA user connections using the index of 0.
<Sysname> display connection ucibindex 0
Slot:
1
Index=0
IP=10.0.0.1
, Username=telnet@system
, Username=telnet@system
18

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents