CISCO AIRONET1200SERIES @ DISCOVERY

I TRIED TO CONVERT CISCO LIGHTWEIGHT T AUTONOMOUS AP USING THE TFTP SERVER AND PUTTY.

IN THE PROCESS OF THE LWAP HAS CHANGED TO DISCOVERY AND NON-AUTONOMOUS.

PLEASE, WHAT COULD HAPPEN AND WHAT TO DO TO FIX THIS?

THE SEAL IS OUT OF PUTTY.

Update

When I published #show ip int br, radios that are not displayed

How to turn on the radio?

Please see in Appendix e cli commands.

Check with post below and you see the procedure

https://mrncciew.com/2012/10/20/lightweight-to-autonomous-conversion/

HTH

Rasika

Pls note all useful responses *.

Tags: Cisco Wireless

Similar Questions

  • CSM (Cisco Security Manager) 4.10 error discovery of ASA with service-policy

    Hello

    I have a problem with the CSM 4.10 and ASA. When I try to discover a CSM ASA I get two internal errors:

    Failure of the policy of discovery: com.cisco.nm.vms.discovery.DiscoveryException: internal error

    Exception, important political group: id = 7992934205670, type = PG firewall. InspectRule, name = .fw - namePG.FIREWALL.InspectRule.

    If I remove the global "service-policy global_policy" line, everything works fine.

    I tested ASA 5505 (7.2.5) and ASA 5512 X (9.1.6.11).

    Any suggestions?

    Hello

    You can try with the following solution, please make a backup of the prior agreement of the CSM Database to apply it, in case

    1. stop the daemon manager.

    2 reset the password for the database "vms".

    To do this, open a command prompt in the CSCOpx/bin directory and issue the following command 'perl dbpasswd.pl dsn = npwd = admin vms'

    * This resets the password DB "admin".

    3. to connect to the DB using the utility program.

    4. run the following query.

    5. validate the changes:

    Type 'make' utility and press "run".

    6 close the utility tool, and then restart the daemon manager.

    I would like to know how everything goes, and in the case the issue persists, then open a case with TAC

  • Cisco Discovery Protocol through SDK

    Hello

    is it possible to get the CDP information appearing on the Configuration - & gt; Networking of tab in the bubbles next to the vmnic in VC, via the Perl SDK? I couldn't find any clues in the API reference. It would help us to evidence the VLAN on the pSwitches.

    Bye, Chris

    You'll want to use the QueryNetworkHint method which returns the CDP information of your Cisco switches if you have enabled on the vSwitches and physical

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    150 VMware developer

    If you find this information useful, please give points to "correct" or "useful".

  • Cisco Discovery Protocol

    How it would be easy to get the bottom out of codes in a worksheet. Ideally, each column be the name of the ESXi host and under these columns are the results returned.

    Get-VMHost | Where-Object {$_.State -eq "Connected"} |
    %{Get-View $_.ID} |
    %{$esxname = $_.Name; Get-View $_.ConfigManager.NetworkSystem} |
    %{ foreach($physnic in $_.NetworkInfo.Pnic){
        $pnicInfo = $_.QueryNetworkHint($physnic.Device)
        foreach($hint in $pnicInfo){
          Write-Host $esxname $physnic.Device
          if( $hint.ConnectedSwitchPort ) {
            $hint.ConnectedSwitchPort
          } else {
            Write-Host "No CDP information available."; Write-Host
          }
        }
      }
    }
    

    code found in http://KB.VMware.com/kb/1003885

    This will give you output CSV where each line is a host with its CDP properties

    cls
    $objReport = @()
    
    function Get-CDP    {
        $obj = @()
        Get-VMHost  | Where-Object {$_.State -eq "Connected"} | %{Get-View $_.ID} |
        %{$esxname = $_.Name; Get-View $_.ConfigManager.NetworkSystem} |
        %{ foreach($physnic in $_.NetworkInfo.Pnic){
    
            $obj = "" | Select-Object hostname, pNic,PortId,Address,vlan        
    
            $pnicInfo = $_.QueryNetworkHint($physnic.Device)
            foreach($hint in $pnicInfo){
              #Write-Host "$esxname $($physnic.Device)"
              $obj.hostname = $esxname
              $obj.pNic = $physnic.Device
              if( $hint.ConnectedSwitchPort ) {
                # $hint.ConnectedSwitchPort
                $obj.PortId = $hint.ConnectedSwitchPort.PortId
              } else {
                # Write-Host "No CDP information available."; Write-Host
                $obj.PortId = "No CDP information available."
              }
              $obj.Address = $hint.ConnectedSwitchPort.Address
              $obj.vlan = $hint.ConnectedSwitchPort.vlan
    
            }
            $objReport += $obj
          }
        }
    $objReport
    }
    
    $results = get-cdp
    $results |  Export-Csv "c:\temp\out.csv"
    
  • Cisco Media Player will not play my media after Windows 7 upgrade

    Last week I upgraded my operating system to Windows Vista Ultimate 64 to Windows 7 Professional.  I own a player DMP-100 which is directly plugged in my G from Linksys WRT54GS wireless router.  My computer is also connected to the router, so this problem is not a wireless issue, but it wouldn't surprise me if it turns out be associated with a.  When Vista was in charge, the DMP-100 router and Cisco Media Player is fine, although I had a devil of a time in the set up.  When I decided to upgrade to Windows 7 Professional, I realized because the BONES were inconsistent that the upgrade would eliminate all applications and I have to reload everything.

    When I rebooted Lela and the Cisco Media Player, I have none of the problems that I had with Vista in the configuration.  However for some reason, the program does not play my media files.  There is a default error message coming saying the Cisco Media Server can be turned off.  This is not the case.  More when I select a streaming radio station, the player, the server and software work fine.  I feel, but the server isn't really pointing to my library, the library opens upward in the software.  I unplugged and reset the player several times.  I also deleted and reloaded the server & software media a number of times.  I always get the same results.

    I don't like on radio stations.  I just want to be able to play my music and playlists. Anyone facing this problem before, and if so, is there a reason and a solution for this?

    (Mod Note: edited post for the respect of the directive.) (Thank you!)

    Eureka!  It's the firewall after all.  I thought I had everything checked when I added the AV Media Server and made sure the Cisco Media Player has been activated too.  Once I disabled the firewall and restarted, the press began to play as it should.  If something was definitely not right in the firewall.  It turns out that I was a fool and never saw the 'advanced settings' until I read about it in WIndows help (something I should have done at the beginning).  It was like a slap in the face.  Even if the programs were activated, there is no rule created for TCP and 8015 remote port.  It was clear as soon as I knew where to look.  I created a new outbound rule to allow TCP access port 8015, and the program worked as if it was never a problem.

    I want to thank you two people who have helped me through this and patience you while I flinched around this application and operating system.  It was a total exercise in frustration, but also that of the discovery.  I really appreciate your help.  I thank you and my audio system thanks you too!

  • SRW2048 and a Cisco 1841

    I am trying to Setup VLAN between a 2 and a Cisco 1841 router SRW2048 switches. I have ports that connect the 2 switches to the other and the port that connect to router as junction ports. I set 2 VLANS. VLAN 1 is just the vlan by default everyone runs and vlan will be the area demilitarized. I have no configuration of access control lists to block traffic, but when I assign vlan 2 on the port that the server is, I can not ping to the gateway. I don't know what is happening, see below for the cleaned configs.

    1841:

    Current configuration: 4282 bytes
    !
    version 12.4
    no service button
    horodateurs service debug datetime msec
    Log service timestamps datetime localtime show-time zone
    encryption password service
    !
    hostname QCSLOLURTR01
    !
    boot-start-marker
    start the system flash c1841-advsecurityk9 - mz.124 - 25B .bin
    boot-end-marker
    !
    logging buffered debugging 8192
    !
    AAA new-model
    !
    !
    AAA authentication login default group Ganymede + local
    the AAA authentication enable default group Ganymede + none
    !
    AAA - the id of the joint session
    clock timezone CST - 6
    clock to summer time recurring CDT
    IP cef
    !
    !
    property intellectual auth-proxy max-nodata-& 3
    property intellectual admission max-nodata-& 3
    !
    !
    no ip domain search
    IP domain name qcsupply.com
    !
    !
    !
    user name x

    Archives
    The config log
    hidekeys
    !
    !
    x IP ftp username
    x IP ftp password

    !
    !
    crypto ISAKMP policy 1
    BA 3des
    md5 hash
    preshared authentication
    Group 2
    ISAKMP crypto key QCSLOLU address x.x.x.x No.-xauth
    !
    !
    Crypto ipsec transform-set esp-3des esp-md5-hmac ts1
    Crypto ipsec transform-set esp - esp-md5-hmac ts2
    !
    VPN-map 10 ipsec-isakmp crypto map
    defined peer x.x.x.x
    Set transform-set ts1
    match address 101
    !
    !
    !
    interface FastEthernet0/0
    Description QCSL OLU INTERNET CONNECTION
    IP x.x.x.x where x.x.x.x
    IP access-group denied-hack-attack in
    no ip redirection
    no ip unreachable
    no ip proxy-arp
    NAT outside IP
    IP virtual-reassembly
    automatic duplex
    automatic speed
    No cdp enable
    card crypto vpn-map
    !
    interface FastEthernet0/1
    no ip address
    automatic duplex
    automatic speed
    !
    interface FastEthernet0/1.1
    encapsulation dot1Q 1 native
    IP 10.60.90.1 255.255.255.0
    IP nat inside
    IP virtual-reassembly
    !
    interface FastEthernet0/1.2
    encapsulation dot1Q 2
    IP 10.60.89.1 255.255.255.0
    IP nat inside
    IP virtual-reassembly
    !
    interface Serial0/0/0
    no ip address
    Shutdown
    !
    Router eigrp 100
    Network 10.60.89.0 0.0.0.255
    Network 10.60.90.0 0.0.0.255
    No Auto-resume
    !
    IP forward-Protocol ND
    IP route 0.0.0.0 0.0.0.0 x.x.x.x
    !
    no ip address of the http server
    23 class IP http access
    local IP http authentication
    no ip http secure server
    IP http timeout policy slowed down 60 life 86400 request 10000
    IP nat inside source map of route-nat interface FastEthernet0/0 overload
    IP nat inside source static tcp 10.60.89.10 80 80 extensible x.x.x.x
    IP nat inside source static tcp 10.60.89.10 expandable 443 443 x.x.x.x
    IP nat inside source static tcp 10.60.89.10 2021 x.x.x.x extensible 2021
    IP nat inside source static tcp 10.60.89.10 6100 6100 extensible x.x.x.x
    IP nat inside source static tcp 10.60.90.13 80 80 extensible x.x.x.x
    IP nat inside source static tcp 10.60.90.13 expandable 443 443 x.x.x.x
    IP nat inside source static tcp 10.60.90.13 1494 x.x.x.x extensible 1494
    !
    deny-hack-attack extended IP access list
    allow udp 0.255.255.255 x.x.x.x any eq snmp
    deny udp any any eq snmp
    deny udp any any eq tftp
    deny udp any any eq bootpc
    deny udp any any eq bootps
    deny ip x.x.x.x 0.15.255.255 all
    deny ip x.x.x.x 0.0.255.255 everything
    allow an ip
    !
    record 10.10.5.30
    access-list 23 allow 10.10.10.0 0.0.0.7
    access-list 99 allow 10.0.0.0 0.255.255.255
    access-list 99 allow x.x.x.x 0.0.1.255
    access-list 101 permit ip 10.60.90.0 0.0.0.255 10.10.0.0 0.0.255.255
    access-list 101 permit ip 10.60.89.0 0.0.0.255 10.10.0.0 0.0.255.255
    access-list 105 deny ip any host x.x.x.x
    105 ip access list allow a whole
    access-list 111 deny ip 10.60.90.0 0.0.0.255 10.10.0.0 0.0.255.255
    access-list 111 deny ip 10.60.89.0 0.0.0.255 10.10.0.0 0.0.255.255
    access-list 111 allow ip 10.60.89.0 0.0.0.255 any
    access-list 111 allow ip 10.60.90.0 0.0.0.255 any
    SNMP-server community no RO
    map of route-nat allowed 10
    corresponds to the IP 111
    !
    !
    RADIUS-server host x.x.x.x
    RADIUS-server key x
    !
    control plan
    !
    Banner motd ^ C

    x

    ^ C
    !
    Line con 0
    line to 0
    Modem InOut
    Discovery to automatically configure modem
    autohangup
    Speed 2400
    line vty 0 4
    location * Access Virtual Terminal allowed only from internal network *.
    access-class 99 in
    privilege level 15
    transport telnet entry
    line vty 5 15
    access-class 23 in
    privilege level 15
    transport telnet entry
    !
    Scheduler allocate 20000 1000
    end

    SRW2048 #1:

    Port 1: Trunk (to the router)

    Port 2: Trunk (SRW2048 #2)

    Prot 24: VLAN 2

    SRW2048 #2:

    Port 1: Trunk (of SRW2048 #1)

    Any ideas?

    Because the SRW is now part of Cisco Small Business, it would probably be best to ask the Cisco Small Business support community. You find people from Cisco over there.

    For SRW configuration, you added the two VLANS to your trunk ports? Configuration of a port in trunk mode adds automatically that all configured VLAN to the trunk.

    The server has a static IP address in the DMZ LAN?

  • Cisco Linksys E4200 v2 fails to process UPNP requests

    Bought a new router E4200 v2 version last month and replaced my dlink dir-655 and I started to see the alerts on my server at home that it is impossible to configure the router.

    Already checked on the router that UPNP is enabled. already tried disabling the firewall, ipv4 and ipv6 and turning too wide "filter applications anonymous Internet", but does not

    then in WHS 2011 troubleshooting guildline, I ran a router online test tool: http://www.microsoft.com/windows/using/tools/igd/results.mspx

    and all tests passed except "Testing UPNP" and the poster details a mistake:

    'Test 5 - UPnP Support Test not supported

    Result:

    The operating system is Windows Vista
    The firewall is turned on

    Exceptions are provided by the firewall

    UPnP is enabled by the firewall

    UPnP services are running

    Discovery of UPnP is enabled

    Detect Internet gateway on the network devices

    2 RMI (s) found

    The IGD device information:

    Name manufacturer: Cisco

    Model name: RMI

    Model number: v1.0

    get_StaticPortMappingCollection() returns NULL IStaticPortMappingCollection

    get_StaticPortMappingCollection() returns NULL IStaticPortMappingCollection

    get_StaticPortMappingCollection() returns NULL IStaticPortMappingCollection

    Could not get the IGD port mapping ".

    Now, it seems that my router is bad or cisco/linksys does not support this API and is not compatible.

    is there a way to fix this?

    * Firewall can block almost all of the ports used by P2P clients. Check if the BitTorrent ports are made available to customers requesting. Disable the firewall of the router and enable uPnP features allow the BitTorrent ports to pass through.

    * As E4200 is a new Cisco router usually have a good level of security, and unless you have a good configuration configured on the router it can block the software work that uses UPNP.

    * If the ISP updates for IPV6 nodes still functionality for IPV4 will exist as the Lauch of IPV6 also depends on the hardware compatibility

    So, once reset the router for Hard Reset 30/30/30

    The following procedure will clear the NVRAM and set the router back to the default values:

    With the power on, press and hold the reset button the back of the unit for 30 seconds
    Without releasing the reset button, unplug the unit and hold reset for another 30 seconds
    Plug in the appliance ALWAYS keeping the reset button a final 30 seconds...

    Then reconfigure the router once more and then check the concern...

  • Defining a 1852nd Aironet AP - Radio Off - Cisco IOS 12.3 (4) JA

    I have a brand new Cisco Aironet 1800 AP series I'm trying to install. Specifically the 1852E. I do not have a controller and try to use the method of deployment of mobility Express. When I received the unit there is a yellow label more precisely declaring outside: "OFF BY DEFAULT note RADIOS: radios are disabled by default for Cisco IOS releases 12.3 (4) JA and later.

    If anyone can please tell me how I am supposed to this access point configuration when the radios are not suite, so the CiscoAirProvision SSID is not broadcast?

    I tried the following:

    1 connect the unit to my PoE switch. Unit Gets power and discovery mode starts (red/orange/green light cycling). He succeeded receives an IP address from my DHCP.

    2. when I try to access the device through my laptop via the local LAN it just times out. Pings meet.

    I apologize if my post seems harsh, I am quite agitated that even after having spent more than 5 hours trying to troubleshoot and get this thing to work, there was nothing else than a nightmare (both for the installation of touted 10 min). I do RTFM. I missed something simple jumps? or am I just to assume that Cisco has really missed the boat the patch appropriate for an assignment in their literature.

    FOR INFO. Thorough searches Google and research on this forum gave me no help.

    Thank you.

    Convert a CAWAP AP an AP express mobility

  • Discovery

    Hi all

    I recently installed the Cisco OnPlus 100 in our society and it has only discovered devices installed on-site. Our topology consists of 3 facilities and each institution can talk to each other. It is my understanding the Cisco OnPlus would fit learn these features in all schools. What configurations or settings required to allow the process of discovery to collect information from websites past our router to site? We need multiple Cisco OnPlus devices to monitor all areas of our society?

    Thanks for any help on this matter.

    A single ON100 won't discovery Automatic for devices outside the LAN/VLAN/subnet that it is paid. You can manually add hosts to other places (or even on the internet) to be checked by the ON100, but in order to automatically detect other devices routed sites/networks, you must place an ON100 each, or somehow the broadcast domain of these networks available to the ON100 as a VLAN.

    Added devices manually can be monitored by an ON100, but currently don't offer all the features of backup/restore OnPlus.

    -mike

  • Configuration Cisco AP 2600 (AIR-CAP2602I-E-K9) and Cisco 2500 wireless controller?

    This is the first time that I work with this type of devices (Cisco Ap 2600 (AIR-CAP2602I-E-K9) and wlc 2500)... my experience to the CCNP (router and Switch)

    How configuration Cisco Ap 2600 (AIR-CAP2602I-E-K9) and wlc 2500?

    Please find attachment (Cisco device map)

    Hello

    Here are the docs for you to configure the Basic for AP switch port configuration IE 2600 s and wlc.

    WLC port must be configured as a trunk.

    Port of the AP must be access.

    CAP2600 series requires software 7.2.110.0 wlc minimum (make sure you have it or above release)

    Upgrade if you follow it.

    http://www.Cisco.com/en/us/Tech/tk722/tk809/technologies_configuration_example09186a00805f381f.shtml

    1. http://www.cisco.com/en/US/products/ps6366/products_configuration_example09186a0080665cdf.shtml (SW port configs)

    2. http://www.cisco.com/en/US/tech/tk722/tk809/technologies_tech_note09186a00806c9e51.shtml

    (Another thing very importand, discovery mechanism, choose properly)

    If you choose the option dhcp 43, it uses the TLV format. Type is always f1, the length is 4 * (wlc number for which you want to provide discovery for, in your case) Value = Hex conversion of the wlc management ip address.

    A video for the process of

    http://www.youtube.com/watch?v=oOh_Iv1CHxQ.

    Thank you

    Sahil

  • Cisco Jabber for iPad released 9.2, dns issue

    Hello!

    Is there an administrator's guide for the new version of the iPad? I can only find one for version 9.1:

    http://www.Cisco.com/en/us/docs/voice_ip_comm/Jabber/iPad/9_1/Admin/JABP_BK_J3C828CB_00_jabber-for-iPad-Admin-9-1-1.html

    which does not describe the function of automatic discovery for the style connection "e-mail."

    I can see there are some research carried out:

    TXT? domain.com.

    SRV? _cuplogin._tcp.domain.com.

    SRV? _xmpp-client._tcp.domain.com.

    SRV? _cisco-phone-tftp._tcp.domain.com.

    SRV? _cisco-phone-http._tcp.domain.com.

    SRV? _sips._tcp.internal.domain.com.

    SRV? _sip._tcp.internal.domain.com.

    SRV? _sips._tcp.external.domain.com.

    SRV? _sip._tcp.external.domain.com.

    SRV? _ciscoedge._tcp.domain.com.

    SRV? _ciscowtp._tcp.domain.com.

    SRV? _ciscowtp._tcp.jabber.com.

    SRV? _ciscowtp._tcp.webex.com.

    It works fine for me if I put the _sips._tcp.external.domain.com. pointing to my vcse.

    One explanation could be useful, expecially did what research TXT.

    Hello Martin!

    I know that your question is a couple of weeks and I think since the Jabber for iPad team has posted the last administration guide which has been updated to version 9.2.  See the section 'Setup DNS SRV' as it could explain what you are looking for - I know not how this article differs from the previous guide...

    For the benefit of third parties who have Jabber for the iPad from the specific questions, please note that the community of Jabber Clients is available.

    HTH,

    Paula

  • Discovery of the network to users.

    Hello! It's me again. Read all the documentation, but have not found the answer. Problem with the discovery of the network with users.

    I created:

    1. policy - network discovery - network - here I added networks, area and actions (see the user host application)

    2. policy - network discovery - users - here to add all protocols

    Created:

    3. policy - access - rules (only default discovery use) control

    How I understand for the first time that all the. But the system cannot find the users (is to find only the users that use the FTP)

    Maybe it's need to use NetFlow devices? What I am doing wrong? Thank you!

    Hello

    Network discovery discover hosts and applications, but this cannot be used in the strategy of access control for the rules of the user in function.

    The primary use of the network discovery is for IPS recommendation firesight political and awareness on user data in firesifght.

    For access control strategies, power of fire must have mapping user ip based on which it can apply the rules.

    You need user agent, who can get the IP of the user mapping, and then this whole config on the firepower that will work parallel to that.

    http://www.Cisco.com/c/en/us/support/docs/security/ASA-firepower-service...

    http://www.Cisco.com/c/en/us/support/docs/security/firesight-management-...

    The items above will help.

    Rate if helps.

    Yogesh

  • Cisco WLC 2504 - Access Points do not reach the controller

    Hello world

    We bougth a Cisco WLC 2504 with two AIR-AP2702I-UXK9 Access Points. The problem is that the AP do not join the WLC.
    The output from 'show join ap stats' shows the following:

    (Cisco Controller) > view join ap stats summary all the

    Database Mac EthernetMac AP AP name IP address Status
    00:35: 1a: B1:A9:60 00:f2:8 b: f4:1 has: 9 c AP00f2.8bf4.1a9c 192.168.10.23 joined not
    00:35: 1a: C9:99:B0 00:f2:8 b: 77:b7:fc AP00f2.8b77.b7fc not joined 192.168.10.24

    (Cisco Controller) > show join ap 00:35:1 detailed stats to: b1:a9:60

    Synchronization phase statistics
    -For the synchronization request has received... Does not apply
    -For the synchronization completed... Does not apply

    Discovery phase statistics
    -Applications received discovered... 114
    -Answers success of discovery... 114
    -Discovery failure processing... 0
    -Purpose of the last unsuccessful attempt of discovery... Does not apply
    -Attempt to finally successful discovery time... 20:15:40.106 16 June
    -Discovery attempt ultimately unsuccessful time... Does not apply

    Join the live statistics
    -Join applications received... 57
    -Join sent successful responses... 57
    -Processing of the join request without success... 0
    -Purpose of the last unsuccessful attempt to join... Does not apply
    -Attempt to join finally managed time... 20:15:50.414 16 June
    -Join finally failed time... Does not apply

    Configuration phase statistics

    -Configuration requests... 114
    -Answers configuration successful... 0
    -Processing configuration failed... 57
    -Purpose of the last unsuccessful attempt to Setup... Invalid license in the application configuration
    -Attempt to finally successful configuration time... Does not apply
    -Time finally failed configuration attempt... 20:15:50.810 16 June

    Last the decryption of the AP details failure messages
    -Last message decryption failure reason... Does not apply

    Details of recent disconnection AP
    -Last AP connection failure reason... Does not apply
    -Last reason for disconnection AP... Unknown failure reason

    Latest summary join error
    -Type of error that occurred in the last... Application of configuration rejected LWAPP
    -Reason for the error that took place the last... Invalid license in the application configuration
    -Time which occurred the last error to join... 20:15:50.810 16 June

    Details of sign-out AP
    -Last AP connection failure reason... Does not apply
    Ethernet Mac: c 00:f2:8 b: f4:1 has: 9 Ip address: 192.168.10.23

    Would be grateful for the help.

    Best regards
    Marc

    Hi Marc,

    Make sure first that your controller has software code 8.0.x or above, if first better it. Here's the code recommended by TAC

    http://www.Cisco.com/c/en/us/support/docs/wireless/wireless-LAN-Controller-software/200046-TAC-recommended-AireOS.html

    Then, try the UX above deployment guide to begin. Under Advanced tab WLAN, you need to enable "of the first universal ap' in order to use this app provisioning & connect to the AP.

    If you have more than 1 AP, then you must start 1AP using this application. Other access points that you can feed them upward, while AP original is also powered, so they'll use protocal called NDP & start them automatically

    Let us know how it goes

    HTH

    Rasika

    Pls note all useful responses *.

  • Cisco WLC 2504 internal DHCP does not work properly

    Hi all

    I m trials with a Cisco WLC 2504 and some APs of 1832. I set up a DHCP scope on the interface of the controller with 2

    a large number of different configurations, but the DHCP protocol does not work and Don t Access Point to obtain an IP address. My first question: is it possible to do DHCP for Access Points or only for wireless clients?

    These are my interfaces:

    Interface of the PA-Manager:

    My DHCP scope:

    Advanced DHCP:

    I forgot something? Is there anyone using DHCP for its access points?

    Thank you!

    Hello

    On Cisco WLC internal DHCP, you can add the option 43 to say where APs must register. In this case, they will try to resolve the DNS CISCO-CAPWAP-CONTROLLER or CISCO-LWAPP entry.

    Let me explain briefly how AP-Manager works on WLC:

    1. Boots of Access Point and sends a discovery request to the management interface of the controller using the intellectual property you configured as DHCP Option 43 (as described above, it can be resolved by the DNS entry)
    2. Controller, sends it a response discovered that contains the name of the system, addresses AP-Manager, the number of access points already connected to each interface AP-Manager and the overall capacity of the controller.
    3. Joints access point controller using the less loaded interface AP Manager.

    With this, every AP Manager must have a good configured interface and be connected to a different port, no LAG.

    I drop a post here sometimes there is which might help:

    https://supportforums.Cisco.com/document/118311/configuring-multiple-AP-...

    Thank you

    PS: Please do not forget to rate and score as correct answer if this answered your question

  • Cisco RV220W w Win Server R2 Essentials 2012: connection anywhere access

    Hello

    I recently updated a network six computers with Windows Server 2012 Essentials R2.  The problem I have is that I am unable to access anywhere to put in place correctly, with the most common being of error messages: 1) anywhere access to your server is blocked & 2) there may be more than one router on your network (which does not exist).  I have UPnP active (although have hesitated to do) & port 80 & 443 is forwarded to the IP address of servers. The previous server used before the upgrade was Windows Sever 2012 Essentials and after of many trials & errors had access Anywhere works fine for our needs for about two years.  The router that has not changed, nor have the settings because it did not work properly is a Cisco RV220W.  Any help or any settings on the router to check/change would be greatly appreciated, since I'm pretty much of ideas & need to get remote access to the top & running for this case.

    Thank you

    Paul

    Hello

    Before starting my answer, I want to let you know that I have no experience whatsoever with the anywhere access system. I have never set up or used. That being said, I did a little research and found that, generally, just redirect ports 80 and 443 to the server and also to enable uPnP on the router so that the other ports required get configured manually.

    According to the information I have found, there are several other ports that must be opened via uPnP and maybe that's the part that doesn't work.

    Here is the document that I found:

    http://social.technet.Microsoft.com/wiki/contents/articles/14153.Windows...

    I mention that, in addition to opening ports 80 and 443, you also need the 25. 1723, 987, and 3389.

    Here are my recommendations:

    1. check the uPnP on the Rv220W table to see if other ports are open on the server. To do this, go to Administration - settings - Discovery - Discovery UPnP, make sure that it is enabled and then checked the table to see if other ports seem to be open on the server.

    2-if they are not, and then open manually. To do this, go to the firewall - access rulesand add rules for all necessary ports.

    I hope that was helpful.

Maybe you are looking for