Configuration Guide 9. 802.1X
Version 7.2 71 Security Setup
9.3 Example of Local Authentication Configuration
This example describes how to use the device's internal dot1x RADIUS to authenticate
users:
# configure data
(config-data)# dot1x radius-server local
(config-data)# dot1x local-user AudioCodes password P@ssw0rd
(config-data)# dot1x lan-authentication enable
(config-data)# interface gigabitethernet 4/1
(conf-if-GE 4/1)# authentication dot1x single-host
Displays the dot1x connected users:
# show data dot1x-status
Port Auth State Timeout Username
---- ---- ----- ------- --------
1 Enabled Forwarding 0 AudioCodes
2 Disabled Idle 0
3 Disabled Idle 0
4 Disabled Idle 0
#