ProSafe 7000 Managed Switch Software Administration Manual, Release 8.0.3
Security Management
13-29
v1.0, June 2010
Create a VLAN 2000
(Netgear Switch) (Config)#dot1x system-auth-control
.
Enable dot1x authentication on the switch.
(Netgear Switch) (Config)#aaa authentication dot1x default radius
Use the radius as the authenticator.
(Netgear Switch) (Config)#authorization network radius
Enable the switch to accept VLAN assignment by the radius server.
(Netgear Switch) (Config)#radius server host auth 192.168.0.1
Set the Radius server IP address.
(Netgear Switch) (Config)#radius server key auth 192.168.0.1
Enter secret (16 characters max):12345
Re-enter secret:12345
Set the radius server key.
(Netgear Switch) (Config)#radius server attribute 4 192.168.0.1
Set the NAS-IP address for the radius server.
(Netgear Switch) (Config)#interface 1/0/6
(Netgear Switch) (Interface 1/0/6)#dot1x port-control force-authorized
(Netgear Switch) (Interface 1/0/6)#exit