'RE1000' range extender - duplicate SSID behavior? Any feedback would be appreciated!

I am using a Cisco 802.11n wireless E4200 router (almost exclusively on 2.4 GHz).
I just bought a Cisco 802.11n (supports only 2.4 GHz) RE1000 wireless range extender last night (so the below is based on limited testing and usage so far).
1. The good news is that the signal strength on the other side of the house same floor and on the other side of the house one floor down, when using the RE1000 range extender, are now great (4 - 5 bars of signal strength in the Windows 7 wireless network GUI) throughout the house even wit the router in one corner room.
(Quite frankly given my house size and smallnetbuilder's test results I am surprised the signal strength was not higher to begin with since I am using a Rosewill RNX-N2X wireless USB adapter with two external antennae that outperforms all my other USB wireless N adapters by a long shot).
2. The bad news (aside from needing to try several times initially just to get Cisco Connect * to find the extender,
is that I now see TWO (duplicate in terms of name only) SSID's in my Rosewill wireless utility (that I was only using temporarily to check signal strength in dbM). Windows only shows one available network entry with that specific SSID!
Luckily I had the Rosewill utility running, since the SSID (let's refer to it as 'HomeSSID1') was showing a weak signal under the instance of it that I was connected to. If I had not  seen the duplicate instance which was pointing to the extender instance of my wireless network (also listed as HomeSSID1 with the same password) which had a MUCH higher signal strength in a remote room, I would have returned it.
Now here is why this may be 'bad', at least until I get some answers on the following:
3. For devices (e.g... Blu-Ray players with built-in Wifi (802.11n) adapters where I don't have the luxury of running the Rosewill client utility (which allows me to switch to the stronger of the two 'duplicate' SSID's), I may only see ONE instance of the SSID (like ion Windows) to connect to.
This may therefore not allow me to switch to the higher signal version / instance of the SSID (depending on which one it picks, which leads me to my 2nd question below).
4. For various wifi-equipped various devices (Blu-Ray players and laptops) in my house, which version of the SSID will they connect to (if they see only one)??? Will they be 'smart' enough to select the instance of my SSID with the higher signal strength.
If some of these devices do see both instances of my SSID (the router one and the extender one), and I select the higher signal strength one, which one will it pick next time I turn that device back on and it reconnects to one of my two matching (dupe name) wireless network SSID's upon startup...
5. The other strange thing is that I get prompted for the WPA2 AES passphrase in Windows EACH time when I reconnect after having switched between the two duplicate-but-separately listed SSID's (with differing signal strengths), even though I have it configured that way.
While windows does not show both SSID's in the list of 'available network' when clicking on the taskbar icon, it does appear to have both in control panel under wireless network connections (although one of those could be an old entry or even an old 5 GHz entry before I renamed my 5 GHz SSID differently to avoid confusion).
* (Cisco Connect software is the only way to configure the RE1000 initially at least - i.e.. until you find the assigned IP address for the extender, after which you will be able to use the web browser interface for configuration).
Any answers and insights would be appreciated!
PS: I placed the extender not too far the center of the second floor, as opposed to placing it on the opposite side of the house from the router. This was to ensure the signal being repeated had a strong enough source to begin with and also to spread the coverage nicely to the rooms where it was weak when I only had the E4200 broadcasting.

I can only remove them in Windows. That won't help though since my Blu-Ray player is seeing two directly from the router (since Windows has no bearing on what the Blu-Ray player can see). I checked windows wireless networks that I have configured (i.e. not the 'available networks' screen but, under 'amanage wireless network' in the network and sharng center, which shows the networks actually configured on my laptop) and I only see two in all (one is the 2.4 GHz one and one the old 5 Ghz one before I renamed it). I will definitely update this once I play around with things a bit. - need to hook up b2 other blu-ray players (same model but not unpacked yet) in two remote spots where I know the RE1000 hazs the better signal) and see what happens. I hope I can either1) (since the Blu-Ray players don't move) get the players configured to ONLY (always) connect to either the router or the extender depending on their location (ad never switch between the two).or2) IF, by (wifi standards) design, the Blu-Ray players will automatically connect to a given version of the SSID and not the one I selected when I first selected a network on the player's list: Then I hope it will be  based on the strongest signal and hopefully not random or tbe first instance of the duplicate SSID that it "sees") so that at least they automatically connect to whichever has the best signal strength and not switch back and forth between the router and extender versions of the SSID. For the laptop, I will just switch between the extedner SSID and the router SSID depending where I am (and hope that it stays connected to that same one the whole time until I manually disconnect and connect to the other version of the SSID). I would think someone knows how this is supposed to work.Given that the player only asks for the SSID (and not the MAC address) when the user is prompted to set up the wifi connection, there are three possible ways this works:1) it always connects to the same instance I first defined (this would imply the player somehow uses the MAC address or other identifying feature that allows it to distinguish between the 'duplicate'; SSID's).  2) it connects to the stronger of the tow signals each time it starts up 3) it connects to the first of thw tow SSID instances that  it "sees".Does anyone know if it is 1,2 or 3 (or does it depend on the wireless client, meaning a Blu-Ray player may use one option (of the above 3) and a Windows PC uses a different method to select to which instance of the SSID it will connect at any given time.I would love to hear what other extender users have experienced in regard to the above (in bold).

Similar Messages

  • RMAN issue - any feedback would be appreciated

    Guys,
    Sorry, i shouldn't have posted it here..
    We currently use the following script to take backup of our database on production. But this morning i've noticed that the RETENTION POLICY was set to redundancy 1 and it was deleting all backup prior to a day old, although the image copy script says, retain a recovery window of up to 3 days..
    run {
    allocate channel daily_backup device type disk;
    recover copy of database with tag 'DAILY_BKP' until time 'SYSDATE - 3';
    backup incremental level 1 cumulative  copies=1 for recover of copy with tag 'DAILY_BKP' database;
    }So, i set the RENTENTION POLICY to 3 days and deleted all old backup pieces and started a fresh one.. But i am gobsmacked to see that the output below still shows it as incrmental level 1,( it should have been level 0) and the size of 890M for a database of size 50+ Gb.
    What's going wrong ? Is RMAN doing something wrong ?
    here is the output after the backup..
    RMAN> list backup;
    using target database control file instead of recovery catalog
    List of Backup Sets
    ===================
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    205     Incr 1  847.98M    DISK        00:00:24     24-JAN-07
            BP Key: 201   Status: AVAILABLE  Compressed: NO  Tag: TAG20070124T095347
            Piece Name: +ORARECO/vfprod/backupset/2007_01_24/nnndn1_tag20070124t095347_0.2441.612698029
      List of Datafiles in backup set 205
      File LV Type Ckp SCN    Ckp Time  Name
      1    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/system.262.604149337
      2    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/undotbs1.261.604149337
      3    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/sysaux.263.604149337
      4    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/users.268.604149337
      5    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/undotbs2.260.604149411
      6    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_data_01.258.604153527
      7    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_data_02.259.604158465
      8    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_index_02.266.604158515
      9    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/backup_01.265.607712919
      10   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_index_01.256.604158593
      11   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/reports_01.269.604160179
      12   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_data_03.270.607340425
      13   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_data_04.271.607342515
      14   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_index_03.272.607342557
      15   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_index_04.273.607342857
      16   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/swe_data_01.285.611322965
      17   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/swe_index_01.286.611323027
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    206     Full    15.48M     DISK        00:00:01     24-JAN-07
            BP Key: 202   Status: AVAILABLE  Compressed: NO  Tag: TAG20070124T095413
            Piece Name: +ORARECO/vfprod/autobackup/2007_01_24/s_612698053.2423.612698053
      Control File Included: Ckp SCN: 58614605     Ckp time: 24-JAN-07
      SPFILE Included: Modification time: 22-JAN-07
    RMAN> exitAny comments will be valuable.
    Thanks
    G

    Guys,
    Sorry, i shouldn't have posted it here..
    We currently use the following script to take backup of our database on production. But this morning i've noticed that the RETENTION POLICY was set to redundancy 1 and it was deleting all backup prior to a day old, although the image copy script says, retain a recovery window of up to 3 days..
    run {
    allocate channel daily_backup device type disk;
    recover copy of database with tag 'DAILY_BKP' until time 'SYSDATE - 3';
    backup incremental level 1 cumulative  copies=1 for recover of copy with tag 'DAILY_BKP' database;
    }So, i set the RENTENTION POLICY to 3 days and deleted all old backup pieces and started a fresh one.. But i am gobsmacked to see that the output below still shows it as incrmental level 1,( it should have been level 0) and the size of 890M for a database of size 50+ Gb.
    What's going wrong ? Is RMAN doing something wrong ?
    here is the output after the backup..
    RMAN> list backup;
    using target database control file instead of recovery catalog
    List of Backup Sets
    ===================
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    205     Incr 1  847.98M    DISK        00:00:24     24-JAN-07
            BP Key: 201   Status: AVAILABLE  Compressed: NO  Tag: TAG20070124T095347
            Piece Name: +ORARECO/vfprod/backupset/2007_01_24/nnndn1_tag20070124t095347_0.2441.612698029
      List of Datafiles in backup set 205
      File LV Type Ckp SCN    Ckp Time  Name
      1    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/system.262.604149337
      2    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/undotbs1.261.604149337
      3    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/sysaux.263.604149337
      4    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/users.268.604149337
      5    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/undotbs2.260.604149411
      6    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_data_01.258.604153527
      7    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_data_02.259.604158465
      8    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_index_02.266.604158515
      9    1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/backup_01.265.607712919
      10   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_index_01.256.604158593
      11   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/reports_01.269.604160179
      12   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_data_03.270.607340425
      13   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_data_04.271.607342515
      14   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_index_03.272.607342557
      15   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/prod_index_04.273.607342857
      16   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/swe_data_01.285.611322965
      17   1  Incr 58614445   24-JAN-07 +ORADATA/vfprod/datafile/swe_index_01.286.611323027
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    206     Full    15.48M     DISK        00:00:01     24-JAN-07
            BP Key: 202   Status: AVAILABLE  Compressed: NO  Tag: TAG20070124T095413
            Piece Name: +ORARECO/vfprod/autobackup/2007_01_24/s_612698053.2423.612698053
      Control File Included: Ckp SCN: 58614605     Ckp time: 24-JAN-07
      SPFILE Included: Modification time: 22-JAN-07
    RMAN> exitAny comments will be valuable.
    Thanks
    G

  • Trying to connect a NetGear Wifi Range Extender to my existing Wifi. I have an Airport Extreme Base Station and I am also connected to a Vonage Phone Router. Any help would be appreciated?

    I am trying to connect a NetGear Wifi Range Extender to my existing Wifi. I have an Airport Extreme Base Station and I am also connected to a Vonage Phone Router. Any help would be appreciated?
    The Apple update Firmware for my Airport Extreme Base Station does not update for some reason? Help?
    Additionally, I have an older version Airport Express that does not update with the newer Airport Utility Version 6.3 and asks me to download 5.6 to update? Is this worth it?
    Thanks

    The netgear is not going to work very well.. and not at all unless it is universal wireless extender.. you cannot use WDS method.
    If it does support universal wireless then make sure the airport uses a rational SMB compatible wireless name.. not an apple name which is 35 characters long with spaces and illegal characters like apostrophe.
    So nice AE name.. AEwifi and actually while you are trying.. fruitlessly to do this.. use AE24ghz and AE5ghz (so different names on the different bands)
    Assuming your AE is gen3 or greater.
    You should also fix the wireless channel at least for 2.4ghz since the netgear is probably only going to repeat 2.4ghz so use channel 11, as a trial.
    And use no wireless security as a test.. if that works.. then use WPA1 & 2.. as often old equipment using WPA2 is not compatible.
    If it fails with simple name.. fixed channel and no security. Sorry it is not compatible at all.. it happens.
    If your AE is G wireless or earlier model.. really the time has come for replacement.
    If your Express is G wireless model it is not supported.. and is too old to bother with expect I guess if you want to run audio to a speaker.
    You must use older 5.6 utility to do this.. so do you have a computer running older OS.. up to Mountain Lion it is easy to install with a bit of manipulation.. later is much harder .. or windows computer anywhere or available to you.

  • I have a macbook air and my camera has seemed to have disappeared.  I can't find iSight and am wondering what happened.  Any feedback would help.  Thanks.

    I have a macbook air and my camera has seemed to have disappeared.  I can't find iSight and am wondering what happened and how to fix it and/or reinstall the camera, I'm using mountain lion 10.8.  Any feedback would help.  Thanks.

    Reset SMC.     http://support.apple.com/kb/HT3964
    Choose the method for:
    "Resetting SMC on portables with a battery you should not remove on your own".
    http://support.apple.com/kb/HT2090
    Best.

  • Colors on glossy photo paper is splotchy. any help would be appreciated. Jan

    mx892  -- colors on glossy photo paper is splotchy. any help would be appreciated. Jan

    I' my ust grasping at ideas to try and help. Is it possible that the paper is being loaded upside down? I know you said you've used this paper and printer before, (and I am not familiar with that paper) but Canon papers I have used display that behavior if they are loaded upside down. Do you have other paper you can try to see if it works OK on that paper?
    I saw above you were looking for updates. If you didn't change your computer operating system you shouldn't need an update, but just in case where were you getting confused?

  • I have recently upgraded to 7.0.2 and can no longer charge my iphone 4 as i recieve the message this accessory may not be supported, any advice would be appreciated

    i have recently upgraded to 7.0.2 and can no longer charge my iphone 4 as i recieve the message this accessory may not be supported, any advice would be appreciated
    i have also tried 4 different chargers both official apple and non official

    i have tried this but still not working i found a way of fixing it by restoring the phone but this has now put my phone in recovery mode and when i try to fix it i get an error 14 which i have no clue what it means

  • Was advised to delete system configuration file from hard drive and now computer will not start - any help would be appreciated.

    Downloaded Yosemite and since then cannot connect to internet or bluetooth mouse - was advised to delete system configuration file from the hard drive and since then cannot start up computer. Any help would be appreciated - cheers.

    Boot the MBP with the OPTION+COMMAND+R keys down.  The result should be a display showing a revolving globe.  By following the instructions, you will be able to reinstall the original OSX.  Then you may reinstall Yosemite.
    A solid Internet connection will be required.
    Ciao.

  • How do I connect  Apple 20" Cinema Display to orignal MacBook Air which does not have a Fire-Wire port. Is this possible? Any advice would be appreciated. I have the Micro-DVI to DVI adapter. Norm

    I Wish to connect my 6 year old Apple 20" Cinema Display to an orignal MacBook Air which does not have a Fire-Wire port. Is this possible? Any advice would be appreciated. I have the Micro-DVI to DVI adapter. Norm

    The FireWire cable is just for the FireWire ports on the display.  The display will run without it.

  • I have OS 10.5.8 and am unable to run ITunes or IPhoto. I can reinstall I tunes, but it says I need the newest version of QuickTime, which I already have. Any help would be appreciated!

    I have OS 10.5.8 and am unable to run ITunes or IPhoto. I can reinstall I tunes, but it says I need the newest version of QuickTime, which I already have. Any help would be appreciated!

    Hello Esther,
    Do you have QT v7.7?
    http://support.apple.com/kb/DL761
    And iTunes v10.6.1?
    http://support.apple.com/kb/DL1426

  • I am trying to run a video at (close to) the same time on two different iPads, wondering if one iPad can talk to the other - any suggestions would be appreciated, thx!

    Hello - I am attempting to run a video from one iPad that will playback on itself and a on second iPad.
    Any thoughts would be appreciated - My thanks

    If you don't want an EEM policy, then don't use any of the EEM constructs.  Instead, all you need is this:
    set output [exec "snmp get v2c 192.168.1.100 public timeout 1 oid 1.3.6.1.2.1.1.1.0"]puts $output

  • I am new to iphones and went to Itunes and it said my new iphone needed a software update. Now the apps that I put on wont work and when pressed just flash on then off the screen. I paid £20 for one of them so any help would be appreciated.

    I have a new iphone and went into Itunes and it said my new iphone needed a software update. I let it do this and now the apps that I put on won't work and when pressed just flash on then off the screen. I paid £20 for one of them so any help would be appreciated.

    Memory Map:  http://www.memory-map.co.uk/iphone/
    0870:  http://www.simonmaddox.com/
    Viber:  http://support.viber.com/home
    VoucherCloud: http://questions.vouchercloud.com/

  • My apple ID password works for all of my devices but one.  i only have one account and have changed the password several times but still cannot get it to work on my iPhone.  any suggestions would be appreciated.

    My apple ID password works for all of my devices but one.  i only have one account and have changed the password several times but still cannot get it to work on my iPhone.  any suggestions would be appreciated.

    Thanks for the suggestion, Chris.  I actually did not resolve the issue which is why i did not post an answer. 
    it turns out that my iphone seems to default to an incorrect User ID (it defaults to an @me account, which is not something that i have ever used). 
    even when i change the User ID in my settings for the iTunes store, it still appears when i attempt to get updates for my existing apps.  however, it does seem to use the correct ID when i attempt to purchase new apps.
    If someone actually had an answer to correct this, i would love to update my existing apps. 
    Thank you.

  • My Applications Folder seems to have gone missing from my dock.  I can see it in the finder window but can't get it back to my dock.  Any help would be appreciated!

    I can see the Application folder in the Finder window but can't seem to get it back on to my dock.
    Any help would be appreciated it!

    Close all windows and quit all applications.
    Launch Finder by clicking the Finder icon in the Dock.
    Right click the "Application" folder and select "Get Info".
    At the bottom of the resulting window there will be a blue folder icon in the preview section.
    Drag the whole window to the right side of the desktop,closer to the Dock.
    Now drag the blue preview folder to the Dock right of the separator line.
    Right click the folder icon and select "Folder" under "Display as" if it is not shown as folder.
    Best.

  • Using my USB, my ipod touch is not recognized in windows vista or i tunes. It wont even charge. If I connect it to windows xp, it immediately charges up and it recognized. Any help would be appreciated.

    Using my USB, my ipod touch 2  is not recognized in Windows Vista or i tunes. If I connect it to my wifes Xp, ( where it was before) , it still charges up ( i tunes has been uninstalled. Any help would be appreciated. I have reinstalled itunes.

    http://support.apple.com/kb/TS1538
    There have been some problems accessing pages on the Apple web site.  If the hyperlink gives you a "We're sorry" message, try again.

  • I am getting the message "The windows installer Service could not be accessed when trying to install Itunes on my new computer, any help would be appreciated.

    I am getting the message "The windows installer Service could not be accessed when trying to install Itunes on my new computer, any help would be appreciated.

    Hey there Frank0619,
    If you have not been able to install iTunes because the Windows Installer service is not available, I would recommend the troubleshooting in the following troubleshooting to help.
    Issues installing iTunes for Windows
    These in particular: 
    Make sure you have an administrator account.
    To install iTunes, you'll need to log in to your computer with an administrator password. If you're not sure if you have an administrator account, read Windows 7: How do I log on as an administrator? You could also refer to your computer's help system, contact your IT department, or visit support.microsoft.com for assistance.
    Install the latest Microsoft Windows updates.
    To download the latest updates, visit the Microsoft Windows Update website. iTunes for Windows requires Windows XP, Windows Vista, Windows 7, or Windows 8 with the latest Service Pack installed. If you can’t install the updates, refer to your computer's help system, contact your IT department, or visit support.microsoft.com for assistance.
    Download the latest version of iTunes.
    The latest version of iTunes can be downloaded at http://www.apple.com/itunes/download/.
    Disable conflicting software.
    Some Windows background processes can cause issues for other programs and processes. These conflicts can prevent applications, such as iTunes, from installing. Disable conflicting processes by starting your computer using MSConfig: 
    Using Msconfig to troubleshoot conflicts in Windows XP
    Using Msconfig to troubleshoot conflicts in Windows Vista, Windows 7, and Windows 8
    Some security software made by other companies can't be disabled using MSConfig. If you've installed security software and you're having issues installing iTunes or QuickTime for Windows, you might need to disable or uninstall security software to resolve installation issues.
    Restart your computer.
    Install iTunes.
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

Maybe you are looking for

  • Trying to hide/show all series in legend with click on 'deselect' option.

    Hi Friends, I am trying to hide/show all series in legend with click on 'deselect' option. Please see the code below, let me what change i need to do: $(function () { $('#container').highcharts({ chart: { type: 'line', marginRight: 130, marginBottom:

  • I have a 1 Hour shoot with 3 cameras and I

    I have a 1 Hour shoot with 3 cameras and I need to make a dvd with chapters. What is my best work flow? 1. Do I edit the whole thing at once and then save to file using compressor? After that how do I burn a DVD with chapter marks? 2. Edit each secti

  • Setting Vertical alignment

    I know how to set vertical alignment in a Microsoft Word document. I have been unable to find out how to do the same thing in Pages '08. I know it has to be there because if I open a document in Pages that was created with Microsoft Word that has ver

  • Upgrade Oracle Developer Suite 10g (9.0.4) to Release 2 (10.1.2) !

    Hi, I'm having some difficulty on upgrade from Oracle Developer Suite 10g (9.0.4) to Release 2 (10.1.2). My application stop to run after upgrade. Windows registry names change again, some forms services configuration files too, i'm getting crazy. /f

  • WebDav

    I have created a folder on my mac mini server and enabled file sharing so the folder, the problem i am having is when it connect to the folder through numbers on an iPad the folder is empty even though i have put a .numbers file there! i am able to s