3Com Switch 8800 Advanced Software V5 Configuration Guide

934 CHAPTER 71: 802.1X CONFIGURATION
[Sysname] domain system
[Sysname-isp-system] authentication lan-access radius-scheme 2000
[Sysname-isp-system] authorization lan-access radius-scheme 2000
[Sysname-isp-system] accounting lan-access radius-scheme 2000
[Sysname-isp-system] quit
# Enable 802.1x globally.
[Sysname] dot1x
# Enable 802.1x for port Ethernet 1/1/3.
[Sysname] interface ethernet 1/1/3
[Sysname-ethernet1/1/3] dot1x
# Set the port access control method to portbased.
[Sysname-ethernet1/1/3] dot1x port-method portbased
# Set the port access control mode to auto.
[Sysname-ethernet1/1/3] dot1x port-control auto
# Set the port link type to access.
[Sysname-ethernet1/1/3] quit/3] port link-type access
[Sysname-ethernet1/1/3] quit
# Create VLAN 10.
[Sysname] vlan 10
[Sysname-vlan10] quit
# Specify port Ethernet 1/1/3 to use VLAN 10 as its guest VLAN.
[Sysname] dot1x guest-vlan 10 interface ethernet1/1/3
You can use the display current-configuration or display interface
ethernet1/1/3 command to view your configuration. You can also use the
display vlan 10 command in the following cases to verify whether the configured
guest VLAN functions:
When no users log in.
When a user fails the authentication.
When a user goes offline.