3Com 5500 Switch User Manual


 
Configuring 802.1x Access Control 167
# Set the interval and the number of packet transmission attempts for the switch
to send packets to the RADIUS server.
[3Com-radius-radius1] timer 5
[3Com-radius-radius1] retry 5
# Set the interval for the switch to send real-time accounting packets to the
RADIUS server.
[3Com-radius-radius1] timer realtime-accounting 15
# Configure the switch to send a username without the domain name to the
RADIUS server.
[3Com-radius-radius1] user-name-format without-domain
[3Com-radius-radius1] quit
# Create a domain named aabbcc.net and enter its view.
[3Com] domain aabbcc.net
# Specify radius1 as the RADIUS scheme of the user domain, and the local
authentication scheme as the backup scheme when the RADIUS server is not
available.
[3Com-isp-aabbcc.net] scheme radius-scheme radius1 local
# Specify the maximum number of users of the user domain to 30.
[3Com-isp-aabbcc.net] access-limit enable 30
# Enable the idle disconnecting function and set the related parameters.
[3Com-isp-aabbcc.net] idle-cut enable 20 2000
[3Com-isp-aabbcc.net] quit
# Set aabbcc.net as the default user domain.
[3Com] domain default enable aabbcc.net
# Create a local user.
[3Com] local-user localuser
[3Com-luser-localuser] service-type lan-access
[3Com-luser-localuser] password simple localpass
Complete Configuration #
domain default enable aabbcc.net
#
dot1x
#
interface Ethernet1/0/1
dot1x
#
radius scheme system
radius scheme radius1
server-type standard