问题描述:
 
 
 
  配置ldap认证:
  
  
   #
  
  
   ldap server ldap
  
  
    login-dn cn=manager,dc=myname,dc=com
  
  
    search-base-dn ou=person,dc=myname,dc=com
  
  
    ip 192.168.1.251
  
  
    login-password cipher $c$3$6oMSmi8TKRQHXD5jSOzRQAA3qPC2TIghRMvQYFE=
  
  
    user-parameters user-name-format with-domain
  
  
   #              
  
  
   ldap scheme ldap
  
  
    authentication-server ldap
  
  
   #
  
  
   domain ldap
  
  
    authorization-attribute idle-cut 15 1024
  
  
    authentication default ldap-scheme ldap
  
  
    authorization default none
  
  
    accounting default none
  
  
   #
  
  
   wlan service-template 5
  
  
    ssid guest
  
  
    vlan 100
  
  
    client forwarding-location ac
  
  
    akm mode dot1x
  
  
    cipher-suite ccmp
  
  
    security-ie rsn
  
  
    client-security authentication-mode dot1x
  
  
    dot1x domain ldap
  
  
    service-template enable
  
  
   #
  
  
   wlan ap ap1 model WA4320-ACN 
  
  
    serial-id 210235A1GUC177001224
  
  
    vlan 1
  
  
    vlan 100
  
  
    vlan 700
  
  
    radio 1
  
  
     channel 149
  
  
     radio enable
  
  
     channel band-width 20 
  
  
     service-template 1 vlan 100
  
  
     service-template 2 vlan 100
  
  
     service-template 5 vlan 100
  
  
    radio 2
  
  
     channel 11   
  
  
     radio enable
  
  
     service-template 1 vlan 100
  
  
     service-template 4 vlan 700
  
  
     service-template 5 vlan 100
  
  
    gigabitethernet 1
  
  
   #
  
 
组网及组网描述:
 
											 
					
什么型号的AC呢? 有些低端款的AC 不支持 client forwarding-location ac这个模式。