The display portal user-logout command displays temporary logout entries of Portal authentication users.
Parameter |
Description |
Value |
---|---|---|
ip-address ip-address | Displays temporary logout entries of the Portal authentication user with a specified IP address. |
The value is in dotted decimal notation. |
vpn-instance vpn-instance-name | Displays temporary logout entries of the Portal authentication user with a specified VPN instance. |
The value must be an existing VPN instance name. |
After a Portal authentication user goes offline, the device sends an offline request packet to the Portal server. If the device does not receive an ACK packet from the Portal server, it records a temporary logout entry of the user. You can run the display portal user-logout command to check temporary logout entries of Portal authentication users.
If the parameter ip-address ip-address [ vpn-instance vpn-instance-name ] is not specified, the temporary logout entries of all Portal authentication users are displayed.
# Display the temporary logout entries of all Portal authentication users.
<HUAWEI> display portal user-logout
--------------------------------------------------------------
UserIP Vrf Resend Times TableID
--------------------------------------------------------------
192.168.111.100 1 3 0
--------------------------------------------------------------
Total: 1, printed: 1
Item |
Description |
---|---|
UserIP |
IP address of the Portal authentication user. |
Vrf |
VPN instance that the Portal authentication user belongs to. |
Resend Times |
Number of logout packet re-transmission times. To set the number of logout packet re-transmission times, run the portal logout resend timeout command. |
TableID |
Index of the temporary logout entry. |
Total: m, printed: n | Total number of temporary logout entries and number of displayed entries. |