861w - don't see dot11radio interface

I'm new to Cisco equipment and just purchased the Cisco 861W ISR. I got the router configured on a basic level and used the Express setup to configure my WAN/internet. All that works fine.
However, I can't find the dot11radio interface listed on my device. When I run "show ip interface brief" I get the following:
Dialer0 unassigned YES NVRAM up up
FastEthernet0 unassigned YES unset up down
FastEthernet1 unassigned YES unset up down
FastEthernet2 unassigned YES unset up down
FastEthernet3 unassigned YES unset up down
FastEthernet4 unassigned YES NVRAM up down
NVI0 unassigned YES unset administratively down down
SSLVPN-VIF0 unassigned NO unset up up
Vlan1 10.0.0.1 YES NVRAM up up
Wlan-GigabitEthernet0 unassigned YES unset up up
wlan-ap0 unassigned YES NVRAM up up
So, when I attempt to go into config terminal mode and type in "interface dot11radio" so I can enable the radio with "no shutdown" I get an error message since dot11radio isn't present as an interface.
I performed the factory reset on my new router several times while learning how to configure it. Have I somehow wiped out/disabled my wireless radio? Or is it possible I received a defective unit? This is the router I ordered http://www.pcconnection.com/IPA/Shop/Product/Detail?sku=8685745 Maybe I'm confused, but I thought this one came with the wireless radio built in, not as an option.
Any advice would be appreciated.

Problem could be due to the configuration while configuring,To Reset the Wireless Device to the Factory Default and again use the interface dot11radio global configuration CLI command to place the wireless device into the radio configuration mode. To reset the wireless device hardware and software to its factory default configuration, use the service-module wlan-ap0 reset default-config command in the router's Cisco IOS privileged EXEC mode.
Here is the URL for the Factory default setting and administration guide for Cisco 860 series router, it may help you
http://www.cisco.com/en/US/docs/routers/access/800/860-880-890/software/configuration/guide/admin_ap.html#wp1051827

Similar Messages

  • I've just installed Mac osx lion and my mac doesn't recognize (don't see) my audio interface. Focusrite Saffire pro 24 dsp.

    I've just installed Mac osx lion and my mac doesn't recognize (don't see) my audio interface. Focusrite Saffire pro 24 dsp.
    I had no problems on snow leopard.
    thanks

    Well I found my answer…
    http://www.focusrite.com/answerbase/en/article.php?id=1159
    At the time of writing, the following products arecurrently not working with OS X 10.7:
    Saffire PRO 14
    Saffire PRO 24
    Saffire PRO 24 DSP
    Saffire PRO 40
    Liquid Saffire 56
    Liquid Mix HD
    Forté Suite
    Scarlett Plug-In Suite
    Focusrite is committed to providing support for ourproducts with the latest operating systems. We are currently working onproviding full support for our products with OS X Lion, and these will beavailable as soon as they are complete.
    Please check this page regularly for the most up to dateinformation regarding OS X 10.7 Lion compatibility information.

  • Need help adding audio to a slideshow in iDVD. I don't see my playlists.

    I'm a relatively new Mac user & am trying to create my first DVD ever. I'm just learning as I go. I'm trying to create a slideshow with about 400 pictures to show at a "Going Away" Party. I've created a playlist to go along with it, but when I click on Audio & then on iTunes, it pulls up all of my songs in my whole library, but doesn't show my playlists anywhere. When I click on "help" it tells me that I should be able to go to Audio, click on iTunes, click on "library", & then find my playlist. However, I don't see "library" under iTunes. Help!

    +but is it possible to make many different slideshows on the DVD but somehow have it play automatically from one to the other+
    No. You can do that in DVD Studio Pro.
    Here's a couple of examples of how I did these projects a couple of years ago:
    *Mediterranean 2003 cruise*
    I had over 1000 images from a Mediterranean cruise. I broke them down in to 24 Albums in iPhoto (fewer than 99 images each). In iDVD, I created 6 Folders which created sub-menus. Main Menu buttons (folders/slideshows) such as Barcelona, French Riviera, Florence, Rome, Naples, Malta. Then I added each of the corresponding 24 iPhoto Albums to those 6 slideshows, thereby creating 24 total slideshows on sub-menus. Takes some planning. All slideshows had transitions and music.
    *Ireland 2004 iDVD Project*
    Nearly 800 images dragged into iDVD as organized folders from the hard drive. Transitions on each image, and menus, sub-menus, and sub-sub menus. The sub-menus are created by clicking on the Folder icon on the iDVD interface.
    Main Menu has 6 buttons: Downpatrick, Antrim Coast, Letterkenny, Sligo, Trim, and Extras. Behind each button are additional buttons ranging from 3 to 6 buttons. The Extras button goes fairly deep. When you click on Extras, it gives you 3 choices on a new menu. The "B&Bs" button opens a new menu with 5 buttons. The "Movies" button opens a new menu with 4 buttons. If you click on the "Irish Music" button, you open a new menu with 2 buttons. At that point, you are at a "sub-sub-sub menu."
    Music was on most of the slideshows. Some movies converted to QT DV from Canon S400 digicam .AVI files (iDVD 4). Now convert to H.264 with QuickTime 7. Images are original 4MP (2MB) JPEG images from the same digicam. This DVD project is around 4GB with all pictures as DVD-ROM content.

  • Can I change the keyboard command for full screen? I don't see the option in preferences.

    Can i change the keyboard command for entering Full Screen? I don't see the option in the keyboard preferences pane.

    My midi set up is fairly extensive, and what I've done is keep an up to date diagram of all my midi interfaces and device connections. I use this as the desktop background on my studio mac, and just hit F11 when I need to reference something. Simple but effective.

  • Two ssids in one Dot11Radio interface

    Hello,
    Whilst configuring CISCO867-W router I have encoutered the following problem.
    On built-in access point I have one Dot11Radio interface. Is it possible to have two ssids associated with two different vlans on one interface? If yes, how to do it? If no, is there any solution to have two separated wlans on an access-point with one Dot11Radio?

    Of course you can have two wlans associated with two different vlans on the same radio interface.
    Here is a simple example on how to it?
    on the router the most important thing you have to make sure that the interface
    Wlan-GigabitEthernet0 is configured as trunk and allowing the vlans mapped on the ssids defined under the radio interface of the embedded AP. Also you have to make sure that dhcp pools have been defined for both vlans.
    Assuming that you have two ssids:
    ssid1 & ssid2  mapped to vlans 1 and 2 consecutively. vlan 1 has been defined as the native on the trunk defined on
    Wlan-GigabitEthernet0
    AP(config)#dot11 ssid ssid1
                    #authentication open
                    #vlan 1
                   #exit
    AP(config)#dot11 ssid ssid2
                   #authentication open
                   #vlan 2
                   #exit
    AP(config)#interface dot11radio 0
                  #ssid ssid1
                  #ssid ssid2
                  # no shut
                  # exit
    AP(config)#int dot11radio 0.1
                   #encapsulation dot1q 1 native
                   #bridge-group 1
                   #exit
    AP(config)#int dot11radio 0.2
                   #encapsulation dot1q 2
                   #bridge-group 2
                   #exit
    AP(config)#int gig 0.1
                   #encapsulation dot1q 1 native
                   #bridge-group 1
                   #exit
    AP(config)#int gig  0.2
                   #encapsulation dot1q 2
                   #bridge-group 2
                   #exit
    Please Don't forget to mark the question as answered once having the right response

  • HT1329 I just downloaded iTunes to a new computer.  It's been a while since I used iTunes on my old computer.  I don't see any of my playlists on the new computer.  What is the easiest way to transfer my playlists without having to recreate each one?

    I just downloaded iTunes to a new computer.  It's been a while since I used iTunes on my old computer, so the new one has a totally different user interface.  I signed on to my account and saw my music but I have no playlists on the new computer.  What's the easiest way to replicate or restore my playlists as I had them in the old computer and in my iPod?

    OK, thanks for the response.  I'm copying it onto a memory stick to transfer it to the new computer.  Still have two questions:
    1. Since there is already an iTunes folder on the new computer, created when iTunes was downloaded, where exactly do I copy the old folder onto the computer so that iTunes can find it?  In the old interface, there used to be a field where one could designate the path to find music and I don't see that in the new interface.
    Assuming the above takes care of putting my playlists onto the new computer...
    2.  How do I add music that is currently stored in a back up file but was not on my old computer's drive?  I'm worried that I would have to add these one by one somehow, and there are a lot of songs.
    Thanks again.

  • Yosemite not seeing firewire interface.  Help

    Just upgraded from Maverick to Yosemite.  Opened up a Logic Pro X session and now my machine isn't recognizing my firewire (thru a firewire to Thunderbolt adapter... worked with Maverick) audio interface.  System report sees the device on the FireWire Bus, and sees the the Thunderbolt to FireWire Adapter.  Preferences within Logic don't see it.
    Any suggestions?

    What is the interface? Model and manufacturer.
    Just because your device worked under Mavericks does not automatically mean that it will work under Yosemite. Have you checked the audio device manufacturers website for Yosemite drivers or Yosemite compatible information?

  • I cannot use FCP X because as soon as I launch it it stops responding. I can see the interface and a continuous beach ball.

    I cannot use FCP X because as soon as I launch it it stops responding. I can see the interface and a continuous beach ball. Its been more than 3 months now since I have been using FCP X and it has never done this before. The problem is that I have some projects to finish and I do not know what to do. How can I solve this problem?

    As mishmumken said, you can try deleting your preference files . . .
    If that fails, you probably have corrupt or incompatible media somewhere. Use finder to create new (temporary) folders and move your projects and events there before launching the application so that the events and projects are not found.
    If FCP X loads OK, bring back the events one by one, relaunching FCP X each time, to try to isolate the offending material.
    Andy

  • I don't see the TexField

    I don't understand where i wrong.. 
    I have this class:
    package myComponents
              import flash.display.Sprite;
              import flash.events.MouseEvent;
              import flash.text.TextField;
              import flash.text.TextFieldType;
              public class TextField_caretIndex extends Sprite
                                  public function TextField_caretIndex()
                                            var tf:TextField = createCustomTextField(10, 10, 100, 100);
                                            tf.wordWrap = true;
                                            tf.text = "Click in this text field. Compare the difference between clicking without selecting versus clicking and selecting text.";
                                            //tf.addEventListener(MouseEvent.CLICK, printCursorPosition);
                                  private function createCustomTextField(x:Number, y:Number, width:Number, height:Number):TextField {
                                            var result:TextField = new TextField();
                                            result.x = x;
                                            result.y = y;
                                            result.width = width;
                                            result.height = height;
                                            addChild(result);
                                            return result;
    And i call it in this way:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                                     xmlns:s="library://ns.adobe.com/flex/spark"
                                     xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600" creationComplete="init()">
              <fx:Declarations>
                        <!-- Place non-visual elements (e.g., services, value objects) here -->
              </fx:Declarations>
              <fx:Script>
                        <![CDATA[
                                  import myComponents.TextField_caretIndex;
                                  public function init():void
                                            var lb:TextField_caretIndex = new TextField_caretIndex();
                        ]]>
              </fx:Script>
    </s:Application>
    But it doesn't works.. I don't see textfield

    TextField_caretIndex must implement the IVisualElement interface to be added to Flex components. Instead of extending Sprite, TextField_caretIndex should extend SpriteVisualElement or UIComponent class. In your init() method, you also have to add the component with the addElement() method. Alternatively, you can create TextField_caretIndex element using just MXML.

  • I can't sync my iPhone5 to iTunes.  The tutorial said to click on devices, but I don't see it anywhere on my computer screen.  HELP!

    I am trying to sync my iPhone 5 to iTunes in order to download some new tones.  I did this back in December and didn't have any trouble.  Now I can't seem to do it.  The tutorial says to click ITunes open and then click on devices.  I don't see devices anywhere on my computer.  I do have my phone physically plugged into the computer, so I don't know why it isn't showing devices or the option of "Sync Now".  What am I doing wrong?  It's probably something very simple I'm overlooking. 

    It is referring to under devices in the iTunes source list, not on your desktop.
    http://support.apple.com/kb/ts1538

  • Ios 5 Update New Features says that iCal now has a week view for iPhone but after updating last weekend, I don't see any week view--just List, Day and Month..How do I get the week view?

    ios 5 Update New Features says that calendar now has a week view but after updating my iPhone 4 last weekend, I don't see any week view for iCal--just List, Day and Month as in the past. Is the weekly view available for iCal and if so, how do I access it?

    Rotate your phone to landscape.

  • I'm having trouble loading photos on my I phone 4s and I pod.  I don't see the photos tab in Itunes?? Prob user error but wanted to get some help.

    I'm having trouble loading photos on my I phone 4s and I pod.  I don't see the photos tab in I-tunes? I'm sure its user error but wanted to get some help.

    What's the origin of this external drive? It sounds very much like it's a Windows-formatted (NTFS) drive which Macs can't write to. If you can, copy the files off the drive, reformat it as Mac format (using Disk Utility) and copy the files back. If you need to continue writing to it from a Windows PC, you should format it ExFAT in Disk Utility.
    Matt

  • I now get a blank (white) screen in the Viewer.  Can still drop video from the viewer into the canvas, but don't see it in the viewer.  Please help!

    It doesn't seem to matter what project I'm working on... the picture in the viewer is gone.  All I see is a blank (white) screen.  If I put the cursor over the viewer and drag to the timeline, the clip will appear on the time line (and in the canvas) but I don't see it in the viewer.  I usually edit my clips in the viewer and not on the canvas.  Can anyone explain why this might be happening and how I might fix.  I'm suspecting I must have messed up one of the settings but I'll be darned if I can figure out which one or how to fix.  Please help!

    David.  Thank you very much.   The problem was not with the canvas but rather the Viewer.  But the solution was the same.  Somehow, the Viewer window was re-set to Alpha.  I changed it back to RGB.... and the picture is back.   These issues are often very simple.... but they can drive you bats if you don't know the answer.   Very grateful.  Tim

  • I have an ion guitar and I can't get it to play? It says I need to aggregate MIDI but I don't see that button on 10.6.8.

    I have an ion guitar and I can't get it to play? It says I need to aggregate MIDI but I don't see that button on 10.6.8.

    Try this:
    http://support.apple.com/kb/HT2519

  • I had a drive failure and lost the iWeb file along with other things.   I did manage to save a lot of user file documents but I don't see or   recognize the my iWeb site file. It was on a 15" G4 Titanium pb. I'm trying to find a way, using version 2.0.4

    I had a drive failure and lost the iWeb file along with other things. 
    I did manage to save a lot of user file documents but I don't see or 
    recognize the iWeb site file. It was on a 15" G4 Titanium pb.
    I'm trying to find a way, using version 2.0.4 of iWeb on a different 
    pb to recover the file into the iWeb app or a way to download the site into iWeb.
    There are 6 pages of images and text, and it 
    would be a task for me to recreate the whole thing again. I did 
    download the site but I don't know how or if I can get iWeb to see it and open it.
    Does anyone have any knowledge about this? The link to my site:
    <http://web.mac.com/danauerbach>
    Any suggestions will be most appreciated.
    dan auerbach
    [email protected]

    Unfortunately iWeb cannot read or import previously published files, only generate them.  You'll have to recreate your site from scratch.
    However, Chapter 2.3 on the iWeb FAQ.org site has tips on using some of the existing files, image, audio, video, etc., from the published site in the recreation of the site.
    OT

Maybe you are looking for