3Com Switch 7750 Configuration Guide Guide
478 CHAPTER 46: 802.1X CONFIGURATION
[SW7750] dot1x port-method macbased interface Ethernet 1/0/1
# Create a RADIUS scheme named "radius1" and enter RADIUS scheme view.
[SW7750] radius scheme radius1
# Assign IP addresses to the primary authentication and accounting RADIUS
servers.
[SW7750-radius-radius1] primary authentication 10.11.1.1
[SW7750-radius-radius1] primary accounting 10.11.1.2
# Assign IP addresses to the secondary authentication and accounting RADIUS
server.
[SW7750-radius-radius1] secondary authentication 10.11.1.2
[SW7750-radius-radius1] secondary accounting 10.11.1.1
# Set the password for the switch and the authentication RADIUS servers to
exchange messages.
[SW7750 -radius-radius1] key authentication name
# Set the password for the switch and the accounting RADIUS servers to exchange
messages.
[SW7750-radius-radius1] key accounting money
# Set the interval and the number of retries for the switch to send packets to the
RADIUS servers. # Set the timer and the number of times that a switch will resend
packets to the RADIUS server
[SW7750-radius-radius1] timer 5
[SW7750-radius-radius1] retry 5
# Set the timer for the switch to send real-time accounting packets to the RADIUS
servers.
[SW7750-radius-radius1] timer realtime-accounting 15
# Configure to send the user name to the RADIUS server with the domain name
removed beforehand.
[SW7750-radius-radius1] user-name-format without-domain
[SW7750-radius-radius1] quit
# Create the domain named "aabbcc.net" and enter its view.
[SW7750] domain enable aabbcc.net
# Specify to adopt radius1 as the RADIUS scheme of the user domain. If RADIUS
server is invalid, specify to adopt local authentication scheme.
[SW7750-isp-aabbcc.net] scheme radius-scheme radius1 local
# Specify the maximum number of users the user domain can accommodate to
30.