ページの先頭です。
ここから本文です。
This setting example explains the procedure of 802.1X Authentication Setting for ZEQUO series switches.
Applicable models | |
---|---|
Product name | Product number |
ZEQUO 6400 | PN36240E |
ZEQUO 2200 | PN26241 |
ZEQUO 2210 | PN26161 |
This procedure describes how to authenticate supplicant PCs by using the ZEQUO series switches as authenticators to connect to the network.
Connect the PC and Ethernet Switch using a twisted pair cable and console cable, and display the setting screen on Hyper terminal.
(Refer to Setting Example "Ethernet Switch Connection Procedure to a Console Port" for the procedure to display the setting screen on the console port)
On the login screen, enter UserName and PassWord (both set as manager by default), and login to the setting screen. (Refer to Figure 1)
Set the IP address for ZEQUO 6400.
The IP interface of VLAN1 is set to System (default).
After Z6400:admin#, enter command as shown in the following.
Z6400:admin#config ipif System ipaddress 192.168.1.254/24 vlan default
If the command is entered correctly, the following message will appear.
Command: config ipif System ipaddress 192.168.1.254/24 vlan default
Success.
Enable the 802.1X authentication function of ZEQUO 6400.
Z6400:admin#enable 802.1x
Command: enable 802.1x
Success.
Set Ports 1-16 as the ports used for 802.1X authentication function.
Z6400:admin#config 802.1x capability ports 1-16 authenticator
Command: config 802.1x capability ports 1-16 authenticator
Success.
Set 28 to the number of supplicants that can be authenticated per port.(It is 16 by default.)
* Since 448 supplicants can be authenticated in total, 28 supplicants are assumed to be authenticated on each port for Ports 1-16.
Z6400:admin#config 802.1x auth_parameter ports 1-16 max_users 28
Command: config 802.1x auth_parameter ports 1-16 max_users 28
Success.
Set RADIUS server.
Set 192.168.1.1 for the server IP address and shared_key for shared key.
Z6400:admin#config radius add 1 192.168.1.1 key shared_key default
Command: config radius add 1 192.168.1.1 key shared_key default
Success.
When all the settings are complete, save the settings.
Z6400:admin#save
Command:save
Saving all configurations to NV-RAM.......... Done.
Referring to the configuration diagram, connect ZEQUO 6400 and the terminals and confirm that the supplicant PCs can be authenticated and communicate.
ここからサブメニューです。