
418 CHAPTER 21: 802.1X CONFIGURATION
Network diagram
Figure109 Network diagram for dynamic VLAN assignment
Configuration procedure
1Create a RADIUS scheme.[S5500] radius scheme ias
[S5500-radius-ias] primary authentication 1.11.1.1
[S5500-radius-ias] primary accounting 1.11.1.1
[S5500-radius-ias] key authentication hello
[S5500-radius-ias] key accounting hello
[S5500-radius-ias] quit
2Create an ISP domain and reference the created RADIUS scheme in the domain.[S5500] domain ias
[S5500-isp-ias] radius-scheme ias
3Configure the VLAN assignment mode to string and return to the system view.[S5500-isp-ias] vlan-assignment-mode string
[S5500-isp-ias] quit
4Create a VLAN and specify a name for the VLAN.[S5500] vlan 100
5Set the name of the assigned VLAN to test.[S5500-vlan100] name test
Creating a Local User A local user is a group of users set on NAS. The user name is the unique identifier of a user. A user requesting network service may use local authentication only if its corresponding local user has been added onto NAS.Perform the following configurations in System ViewTable446 Creating/Deleting a Local User and Relevant Properties
By default, there is no local user in the system.Supplicant
Internet
Authen ticat or
Switch
Supplicant
Internet
Switch
RADIUS authenticati on serv ers
IP address: 1. 11.1.1
Internet
Switch
Ethernet0/1
Supplicant
Internet
Authen ticat or
Switch
SupplicantSupplicant
Internet
Authen ticat or
Switch
Supplicant
Internet
Switch
RADIUS authenticati on serv ers
IP address: 1. 11.1.1
Internet
Switch
Ethernet0/1
Operation Command
Add local users local-user user_name
Delete all the local users undo local-user all
Delete a local user by specifying
its type
undo local-user { user_name | all [
service-type { lan_access | ftp | telnet | ssh
| terminal } ] }