802.1X Configuration Example
Except on the first page, right running head:  
Heading1 or Heading1NewPage text (automatic)
239
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
username recovery password 5 
0bf5de4fce714a3141a079734a60796e
username superadmin password 5 
d41d8cd98f00b204e9800998ecf8427e
!
!
aaa server-group radius rad-01
radius-server 182.168.20.253 key ALU
!
!
!
aaa method-list method-01 rad-01
!
 aaa authentication dot1x method-01
!
aaa authorization enable
!
!
interface GigabitEthernet3/0
 ip address 192.168.20.1/24
 no shutdown
 top
!
interface GigabitEthernet3/1
 shutdown
 top
!
interface Vlan100
 ip address 192.168.10.1/24
 no shutdown
 top
!
interface switchport0/0
 switchport access vlan 100
 dot1x port-control auto
 no shutdown
 top
!
interface switchport0/1
 switchport access vlan 100
 dot1x port-control auto
 dot1x host-mode multi-auth
 no shutdown
 top
!
interface switchport0/2
 shutdown
 top
!
interface switchport0/3
 shutdown
 top
!
interface switchport0/4