DES-7200 Configuration Guide Chapter 4 802.1x Configuration
4-32
The following lists the VLANs not supporting the auto-switching on the TRUNK port:
Private VLAN
Remote VLAN
Super VLAN
To enable the dynamic VLAN auto-switching function on an interface, run the following
commands:
1) enable the AAA function
Command Function
configure terminal
Enter the global configuration mode.
aaa new-model
Enable the AAA function
For the details, see AAA Configuration.
2) set the RADIUS server
Command Function
configure terminal
Enter the global configuration mode.
radius-server host host-ip
Configure the RADIUS server.
radius-server key text
Configure the RADIUS server shared key.
For the details, see RADIUS Configuration.
3) enable the methhod list
Command Function
configure terminal
Enter the global configuration mode.
aaa authentication dot1x list1 group radius
Configure the authentication method list1.
aaa accounting network list2 start-stop
group radius
Configure the accouting method list2.
For the details, see AAA Configuration.
4) 802.1x method list
Command Function
configure terminal
Enter the global configuration mode.
dot1x authentication list1
Select the authentication method list1.
dot1x accounting list2
Select the accounting method list2.
5) enable the 802.1x authentication on the interface
Command Function