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. |
The device records temporary entries after Portal authentication users are disconnected. The network administrator can run this command to check temporary logout entries to locate faults.
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. |