Wireless Access

 View Only
  • 1.  WX3024 Has No POE.

    Posted Jul 28, 2010 02:47 PM

    Brand new WX3024 with latest firmware.



    I can only see gig1/0/1 in the configuration.



    (display current)



    How do I get all the other ports to enable?



    Shouldn't I see the other port configurations when I do a dis curr?



     



     



    When I plug in an AP2750 it does not get any power.



    How do I enable POE on all ports?



    I'm not finding anything in the manuals about adding ports or defining



    gig1/0/2 and the rest of the ports.



     



    What have I missed?





  • 2.  RE: WX3024 Has No POE.

    Posted Sep 09, 2010 10:32 AM
    the wx3024 comes as a WLC and switch .



    to boot into the switch mode from the cli type



    oap connect slot 0



    the you can enable the the ports for power .



    to get back to the Wireless you have to ctrl and k



    here is my config to look at



    #

    version 5.20, Release 3111P01, Release 3111P01

    #

    sysname WX3024

    #

    clock timezone Greenwich Mean Time add 00:00:00

    #

    domain default enable system

    #

    telnet server enable

    #

    port-security enable

    #

    portal trap server-down

    #

    oap management-ip x.x.x.x slot 0

    #

    wlan country-code GB

    #

    wlan auto-ap enable

    #

    vlan 1

    #

    domain system

    access-limit disable

    state active

    idle-cut disable

    self-service-url disable

    #

    user-group system

    #

    local-user admin

    password simple xxxxxxx

    authorization-attribute level 3

    service-type telnet

    #

    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 service-template 1 crypto

    ssid xxxxxxx

    bind WLAN-ESS 0

    authentication-method shared-key

    cipher-suite wep40

    wep default-key 1 wep40 raw-key simple xxxxxxx

    service-template enable

    #

    interface NULL0

    #

    interface Vlan-interface1

    ip address x.x.x.x 255.255.255.0

    #

    interface GigabitEthernet1/0/1

    #

    interface WLAN-ESS0

    port link-type hybrid

    port hybrid vlan 1 untagged

    #

    interface WLAN-ESS1

    port link-type hybrid

    port hybrid vlan 1 untagged

    #

    wlan ap 1 model 9552

    serial-id 219801A0

    radio 1

    service-template 1

    radio enable

    radio 2

    service-template 1

    radio enable

    #

    wlan ap 10 model 9552

    serial-id 219801A

    radio 1

    service-template 1

    radio enable

    radio 2

    service-template 1

    radio enable

    #

    wlan ap 11 model 9552

    serial-id 219801

    radio 1

    service-template 1

    radio enable

    radio 2

    service-template 1

    radio enable

    #

    wlan ap 12 model 9552

    serial-id 21980

    radio 1

    service-template 1

    radio enable

    radio 2

    service-template 1

    radio enable



    #

    ip route-static 0.0.0.0 0.0.0.0 Vlan-interface1 x.x.x.x

    #

    load xml-configuration

    #

    user-interface aux 0

    user-interface vty 0 4

    authentication-mode scheme

    user privilege level 3

    #

    return



    <WX3024>dis ver

    3Com Corporation

    3Com WX3024 Software Version 5.20, Release 3111P01

    Copyright (c) 2004-2010 3Com Corp. and its licensors. All rights reserved.

    3Com WX3024 uptime is 0 week, 0 day, 17 hours, 32 minutes



    3Com WX3024 with 1 RMI XLS 208 750MHz Processor

    256M bytes DDR2

    56M bytes Flash Memory

    Config Register points to FLASH



    Hardware Version is Ver.B

    CPLD Version is 004

    Basic Bootrom Version is 1.15

    Extend Bootrom Version is 1.15

    WX3024LSW Hardware Version is NA

    WX3024RPU Hardware Version is Ver.B



    <WX3024>dir

    Directory of flash:/



    0 -rw- 18116616 Jan 29 2010 22:02:01 main.bin

    1 -rw- 2927384 Jan 29 2010 22:11:21 wa2100.bin

    2 -rw- 3632896 Jan 29 2010 22:11:48 wa2200_fit.bin

    3 -rw- 3702512 Sep 07 2010 14:01:03 wa2600_fit.bin

    4 -rw- 1689 Sep 07 2010 14:59:28 3comoscfg.cfg

    5 -rw- 1578 Sep 07 2010 14:59:21 system.xml

    6 -rw- 3468220 Sep 07 2010 14:04:25 wa2600a_fit.bin

    7 -rw- 20629428 Sep 07 2010 14:26:50 wx3000-cmw520-r3111p01.bin



    54610 KB total (3353 KB free)

    This message was edited by egon1977 on 9-9-10 @ 7:34 AM</WX3024></WX3024>


  • 3.  RE: WX3024 Has No POE.

    Posted Sep 09, 2010 02:48 PM

    Thank you - that was extremely helpful.



    I knew that it was just a simple concept that I had missed.