Command Guide of WGSW-28040
30
gi20 | Disabled | ---
gi21 | Disabled | ---
gi22 | Disabled | ---
gi23 | Disabled | ---
gi24 | Disabled | ---
gi25 | Disabled | ---
gi26 | Disabled | ---
gi27 | Disabled | ---
gi28 | Disabled | ---
4.1.9 dot1x guest-vlan
Command:
dot1x guest-vlan <1-4094>
no dot1x guest-vlan
Parameter:
<1-4094>
Specify VLAN ID to enable 802.1X guest VLAN.
Default:
Default is disabled
Mode:
Interface Configuration
Usage Guide:
Use the
dot1x guest-vlan
command to enable guest VLAN function on a port. Use the
no
form of this command to
disable guest VLAN function.
For a port to become a member of guest VLAN after authentication fail, you should also globally enable guest VLAN.
Example:
The example shows how to configure VLAN 2 as guest VLAN and enable guest VLAN on port 1.
switch(config)#
dot1x guest-vlan 2 enable
switch(config)#
interface gi1
switch(config-if)#
dot1x auto
switch(config-if)#
dot1x guest-vlan