Wireless Access

 View Only
  • 1.  WX3010 + WA2620-AGN

    Posted Dec 09, 2011 11:21 AM
      |   view attached

    tengo un inconveniente con los AP WA2620-AGN, al tratar de configurar los AP en la controladora, esta los reconoce pero no muestra los SID, a nivel de redes wirelles al conectar por el puerto de console este no muestra ningun tipo de conexion a señal, aunque todos los led del dispositivo estan encendidos, realize actualizacion a  "version 5.20, Release 3111P09", con los siguientes parametros:

     

    #
     sysname H3C_XXX_Wirelles
    #
     clock timezone Bogota minus 05:00:00
    #
     domain default enable system
    #
     ip host XXXXXX 192.168.100.2
    #
     telnet server enable
    #
     port-security enable
    #
     dot1x authentication-method eap
    #
     portal trap server-down
    #
     oap management-ip 192.168.0.101 slot 0
    #
     wlan country-code CO
    #
     wlan auto-ap enable
    #              
    vlan 1         
    #              
    vlan 300       
    #              
    radius scheme system
     primary authentication 192.168.XX

     primary accounting 192.168.XXX
     key authentication 12345
     key accounting 12345
     user-name-format without-domain
    #              
    domain system  
     authentication lan-access radius-scheme system
     authorization lan-access radius-scheme system
     accounting lan-access radius-scheme system
     access-limit disable
     state active  
     idle-cut disable
     self-service-url disable
    #              
    user-group system
    #              
    local-user admin
     password simple XXXX
     authorization-attribute level 3
     service-type telnet
    local-user admin2
     password simple XXXXX
     authorization-attribute level 3
     service-type telnet
     service-type ftp
    #              
    wlan rrm       
     dot11a mandatory-rate 6 12 24
     dot11a supported-rate 9 18 36 48 54
     dot11b mandatory-rate 1 2
     dot11b supported-rate 5.5 11
     dot11g mandatory-rate 1 2 5.5 11
     dot11g supported-rate 6 9 12 18 24 36 48 54
    #              
    wlan radio-policy 257
    #              
    wlan radio-policy 258
    #              
    wlan service-template 1 clear
     ssid Confianza_Red
     bind WLAN-ESS 0
     service-template enable
    #              
    wlan service-template 2 clear
     ssid confianza_guest
     bind WLAN-ESS 1
     service-template enable
    #              
    interface NULL0
    #              
    interface Vlan-interface1
     ip address 192.168.1.6 255.255.255.0
    #              
    interface Vlan-interface300
    #              
    interface GigabitEthernet1/0/1
    #              
    interface WLAN-ESS0
     port link-type hybrid
     port hybrid vlan 1 untagged
     port-security port-mode userlogin-secure
     dot1x mandatory-domain system
    #              
    interface WLAN-ESS1
     port link-type hybrid
     port hybrid vlan 1 300 untagged
     port hybrid pvid vlan 300
    #              
    wlan ap ap_01 model WA2620-AGN id 1
     serial-id auto
     radio 1       
      max-power 8  
      radio-policy 257
     radio 2       
      max-power 12 
      radio-policy 258
    #              
     ip route-static 0.0.0.0 0.0.0.0 Vlan-interface1 192.168.100.1
    #              
     ntp-service unicast-server 192.168.100.2
    #              
     load xml-configuration
    #              
    user-interface aux 0
    user-interface vty 0 4
     authentication-mode scheme
     user privilege level 3
    #              
    return         

     

    Total Number of APs configured           : 1
     Total Number of configured APs connected : 0
     Total Number of auto APs connected       : 1
                                      AP Profiles
    -------------------------------------------------------------------------------
     AP Name         APID State     Model          Serial-ID
    -------------------------------------------------------------------------------
     ap_01           1    Idle      WA2620-AGN     auto                           
     ap_01_002       2    Run/M     WA2620-AGN     219801A0AA9111G00861           
    -------------------------------------------------------------------------------

     

    <H3C_Confianza_Wirelles>display wlan service-template
                              Service Template Parameters
    -------------------------------------------------------------------------------
     Service Template Number      : 1
     SSID                         : Confianza_Red
     Binding Interface            : WLAN-ESS0
     Service Template Type        : Clear
     Authentication Method        : Open System
     SSID-hide                    : Disable
     Bridge Mode                  : Remote Forwarding
     Service Template Status      : Enable
     Maximum clients per BSS      : 64
    -------------------------------------------------------------------------------

                              Service Template Parameters
    -------------------------------------------------------------------------------
     Service Template Number      : 2
     SSID                         : confianza_guest
     Binding Interface            : WLAN-ESS1
     Service Template Type        : Clear
     Authentication Method        : Open System
     SSID-hide                    : Disable
     Bridge Mode                  : Remote Forwarding
     Service Template Status      : Enable
     Maximum clients per BSS      : 64
    -------------------------------------------------------------------------------

     

    <H3C_Confianza_Wirelles>display wlan radio-policy
                                Radio Policy Parameters
    -------------------------------------------------------------------------------
     Radio Policy Name               : 257
     Fragmentation Threshold (Bytes) : 2346
     Beacon Interval (TU)            : 100
     RTS Threshold (Bytes)           : 2346
     DTIM Period (Beacon Interval)   : 1
     Long Retry Threshold            : 4
     Short Retry Threshold           : 7
     Maximum Rx Duration (ms)        : 2000
     Maximum clients per Radio       : 64
    --------------------------------------------------------------------------------
     QoS Mode                        : WMM
     Admission Control Policy        : Users
     Threshold users count           : 20
     CAC-Free's AC Request Policy    : Response Success
     CAC Unauthed Frame Policy       : Downgrade
     CAC Medium Time Limitation(us)  : 100000
     CAC AC-VO's Max Delay(us)       : 50000
     CAC AC-VI's Max Delay(us)       : 300000
     SVP packet mapped AC number     : Disabled
     Radio's WMM Parameters:
                              AC-BK    AC-BE    AC-VI    AC-VO
           ECWmin                 4        4        3        2
           ECWmax                10        6        4        3
           AIFSN                  7        3        1        1
           TXOPLimit              0        0       94       47
           AckPolicy         Normal   Normal   Normal   Normal
     Client's WMM Parameters:
                              AC-BK    AC-BE    AC-VI    AC-VO
           ECWmin                 4        4        3        2
           ECWmax                10       10        4        3
           AIFSN                  7        3        2        2
           TXOPLimit              0        0       94       47
           CAC              Disable  Disable  Disable  Disable
    ------------------------------------------------------------------------------- 
                     

    y al tratar de configurar los equipos por la interfaz grafica, muestra error de "configuration can´t be update"

     

     



  • 2.  RE: WX3010 + WA2620-AGN

    Posted Dec 16, 2011 06:49 AM

    Hello,

    Try the commands below through CLI.

     

    wlan ap ap_01 model WA2620-AGN id 1
     serial-id auto
     radio 1       
      max-power 8  
      radio-policy 257

      service-template 1 <<<<< new command in your config

      service-template 2 <<<<< new command in your config

      radio enable <<<<< new command in your config
     radio 2       
      max-power 12 
      radio-policy 258

      service-template 1 <<<<< new command in your config

      service-template 2 <<<<< new command in your config

      radio enable <<<<< new command in your config

     

    regards,