The display portal local-server connect command displays the connection status of users to be authenticated on a built-in Portal server.
Parameter |
Description |
Value |
---|---|---|
user-ip ip-address |
Displays the connection entry of a user with a specified IP address on a built-in Portal server. The connection entries of all users on the built-in Portal server are displayed if this parameter is not specified. |
The value of ip-address is in dotted decimal notation. |
You can run the display portal local-server connect command to check the authentication mode and status of users to be authenticated on a built-in Portal server.
# Display the connection status of the user with the IP address 10.1.1.10 on a built-in Portal server.
<HUAWEI> display portal local-server connect user-ip 10.1.1.10 ----------------------------------------------------------------------------------------- CID IP Address AuthMode State Session-timeout(hours) ----------------------------------------------------------------------------------------- 1 10.1.1.10 CHAP ONLINE 8 ------------------------------------------------------------------------------------------
Item |
Description |
---|---|
CID |
User table index. |
IP Address |
IP address of a user. |
AuthMode |
Authentication mode:
To set the authentication method, run the portal local-server authentication-method command. |
State |
User status:
|
Session-timeout(hours) |
The session timeout interval. To set the session timeout interval, run the portal local-server timer session-timeout. |