![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/8b/18b1e1e7-4363-4706-bb94-6eba3a993996/18b1e1e7-4363-4706-bb94-6eba3a993996-bg76f.png)
1903
Example # Specify port Ethernet 1/0 to use VLAN999 as its guest VLAN.
<Sysname> system-view
[Sysname] dot1x guest-vlan 999 interface ethernet 1/0
# Specify ports Ethernet 1/2 to Ethernet 1/5 to use VLAN10 as its guest VLAN.
<Sysname> system-view
[Sysname] dot1x guest-vlan 10 interface ethernet 1/2 to ethernet 1/5
# Specify all ports to use VLAN7 as their guest VLAN.
<Sysname> system-view
[Sysname] dot1x guest-vlan 7
# Specify port Ethernet 1/7 to use VLAN3 as its guest VLAN.
<Sysname> system-view
[Sysname] interface ethernet 1/7
[Sysname-Ethernet1/7] dot1x guest-vlan 3
dot1x handshake
Syntax dot1x handshake
undo dot1x handshake
View Interface view
Parameter None
Description Use the
dot1x handshake command to enable the online user handshake
function so that the device can periodically send handshake messages to the client
to check whether a user is online.
Use the
undo dot1x handshake command to disable the function.
By default, the function is enabled.
Note that:
The 802.1x proxy detection function depends on the online user handshake
function. Be sure to enable handshake before enabling proxy detection and to
disable proxy detection before disabling handshake.
Example # Enable online user handshake.
<Sysname> system-view
[Sysname] interface ethernet 1/4
[Sysname-Ethernet1/4] dot1x handshake