NETGEAR 7000 Series Managed Switch Administration Guide Version 7.2
802.1x Port Security 26-3
v1.0, May 2008
Web Interface Procedure
To use the Web Interface to enable 802.1x authentication on one port, and to allow only the user
with the name “adam” to access the VLAN, proceed as follows:
1. Create VLAN 100 with IP address 192.168.100.1:
a. From the main menu, select Routing > VLAN > VLAN Routing Wizard. A screen similar
to the following displays.
Add a new listname named dot1xList.
(Netgear Switch) (Config)#authentication login dot1xList
Enable 802.1x on the switch.
(Netgear Switch) (Config)#dot1x system-auth-control
Permit the user adam to login.
(Netgear Switch) (Config)#dot1x login adam dot1xList
Permit 4 users to login simultaneously.
(Netgear Switch) (Config)#interface 1/0/1
(Netgear Switch) (Interface 1/0/1)#dot1x max-user 4
Enable the MAC-based method. This method permits multi-user login through one
port.
(Netgear Switch) (Interface 1/0/1)#dot1x port-method macbased
(Netgear Switch) (Interface 1/0/1)#exit
Figure 26-2