DES-7200 Configuration Guide Chapter 5 DHCP Relay Configuration
5-19
DES-7200(config)#aaa authorization ip-auth-mode dhcp-server
5.6.5 Verification
Step 1: Display configurations of respective devices.
! Configurations of Switch A
DES-7200#show running-config
!
aaa new-model
!
aaa authorization ip-auth-mode dhcp-server
aaa authentication dot1x d1x group radius
!
vlan 10
!
vlan 20
!
service dhcp
ip helper-address 10.1.1.2
!
ip dhcp relay information option dot1x
!
radius-server host 10.1.2.2
radius-server key DES-7200
!
dot1x authentication d1x
interface GigabitEthernet 0/1
no switchport
no ip proxy-arp
ip address 10.1.1.1 255.255.255.0
!
interface GigabitEthernet 0/2
no switchport
no ip proxy-arp
ip address 10.1.2.1 255.255.255.0
!
interface GigabitEthernet 0/3
switchport access vlan 10
dot1x port-control auto
!
interface GigabitEthernet 0/4
switchport access vlan 20
dot1x port-control auto