Config mesh range command - controller based mesh configuration

Hello,
I have to install a wireless mesh network shortly using Cisco 1552 APs.  This will be controller based using 5508 controllers.  The controllers currently have some 1262 APs configured in a mesh and bridging configuration so happy that it all basically works. 
My question is - what is the "config mesh range' command doing on the controller ( or setting the Range(RootAP to MeshAP) setting on the controller mesh GUI.  The default setting is 12000feet and I have left it at default at present.  Just interested in what this is used for - I assume it alters the mesh protocol parameters somehow ( or the RF parameters perhaps ) as it suggests in the guide that mesh APs will reboot following this command being changed.
Thanks in advance.
Regards,

Hi r.brooks
config mesh range is solely being used on outdoor mesh devices (1520, 1550) in order to fine tune the timeout of the bridging function (if applicable). It is actually a number that dictates to the outdoor mesh access points (MAPs only) the "distance" of two consequtive MAPs that are bridging traffic. When tuning this one, use the longest distance on any MAP-MAP that are doing mesh bridging. If not sure about the distance, keep the default value.
I hope this helped.
best regards,
George

Similar Messages

  • How to configure IP Address filter in Controller based Access Points ?

    Dear Team,
    Configuration:
    i have 5508 series controller and joined the two Thin APs to the controller. WLAN controller is connected to PC where Multicast receiver is running for two Multicast IP addresses (IP1: 230.1.1.1, IP2: 230.1.1.2). Multicast sender is running for two IP addresses on Station.
    Requirement:
    When Station is associated to AP1, AP1 should block the multicast packets going to AP2 and vice versa . That is AP1 should be configured to block multicast packets going to 230.1.1.2 and AP2 should be configured to block multicast  packets going to 230.1.1.1.
    Thanks,
    Harsha

    I believe you could apply ACLs and check if that helps.
    For more details about configuring ACLs, please refer to the following link:
    http://www.cisco.com/c/en/us/td/docs/wireless/controller/8-0/configuration-guide/b_cg80/b_cg80_chapter_0110101.html#task_AA3AFA57D51647478E0C3511137C165E
    Hope that helps.

  • Controller based AirGroup Policies & Auto-association

    Requirement:
    Controller based AirGroup Policies
    By default all AirGroup servers are visible to every AirGroup user. 
    This features enables configuring policies on controller for AirGroup servers to limit the visibility of AirGroup servers to destined AirGroup users.  Admin is allowed to configure shared user-list, shared role-list and shared group-list for each AirGroup server to limit this server’s visibility to intended AirGroup users.
    The group-list is the same as the group defined in Active directory. 
    These configurations were done in CPPM prior to v6.4.3, now it is extended to the controller.
    Auto-association
    Auto-association feature helps with visibility of an AirGroup server If it needs to be seen by a broader area. This feature enables attaching an AirGroup server to an AP-name, AP-group or AP-FQLN and any AirGroup users associated to that AP-name etc. will be automatically see those AirGroup Server.
    Auto-association feature can be applied at AirGroup Service level as well – AirPlay etc. All AirGroup  Servers advertising that service will be seen by AG users associated to that AP-name/AP-group/AP-FQLN.
    Use case – In a multi-floor building, if you want users in Floor-10 to have access to a printer in Floor-10. You can define location based policy and attach the printer to an AP-group for floor-10 and users belonging to that AP-group will be able to access that printer.
    Solution:
    Controller based AirGroup Policies
    Policies can be configured on the controller to limit the visibility of AirGroup servers to destined AirGroup users
    Policies can be configured based on shared user-list, shared role-list and shared group-list 
    Location based policies for AirGroup devices can be configured based on ap-name, ap-group and ap-fqln
    This was done in CPPM prior to v6.4.3
    Auto-association
    Enables AG users to discover AG servers based on 
    AP or its neighbours
    AP-Group
    AP-FQLN
    Auto-associate can be enabled at Airgroup  Server
    Airgroup  Service level (Airplay etc)
    Configuration:
    This configuration defines a policy for AG server based on its MAC address and share this server among list of users, role, group and location.
    Mac Address Based Policy Configuration
       (config) #airgroup policy <AG-Server-mac>
        (config-airgroup-policy) #?
        userlist
        rolelist
        grouplist
        location 
        no
    Configuration – Shared user list
    Configuration to add/remove users in an shared user-list.
    Configuring shared user-list
        (Aruba) (config-airgroup-policy) #userlist ?
    Adding a user-name:
       (config-airgroup-policy) #userlist add Bob          
    Deleting a user-name from the shared user-list:
       (config-airgroup-policy) #userlist remove Bob       
    Deleting the entire shared-user list:
       (config-airgroup-policy)# no userlist    
    Configuring Shared user-role 
      (Aruba) (config-airgroup-policy) #rolelist ?
    Adding a shared-role:
      (config-airgroup-policy) #rolelist add <name-string>             
     Deleting a role from the shared role-list:
      (config-airgroup-policy) #rolelist remove <name-string>       
    Deleting the entire shared-role list:
      (config-airgroup-policy) #no 
    Configuration – Shared user group
    Configuring shared user-group
      (config-airgroup-policy) #grouplist add <name-string>             
    Removing a shared user-group
      (config-airgroup-policy) #grouplist remove <name-string>      
    Disable user-group based sharing 
      (config-airgroup-policy) #no grouplist
    Configuration – Shared location
     Configuring shared location
       (config-airgroup-policy) #location ? 
        ap-group
        ap-fqln
        ap-name
        no.
    Auto-association configuration:
    Adding an ap-group to shared-location
    (config-airgroup-policy) #location ap-group  bldg1                     
    Deleting an ap-group to shared-location
    (config-airgroup-policy) #location ap-group remove bldg1        
    Enabling location auto-association for ap-group
    (config-airgroup-policy) #location ap-group auto        
    Service level Auto-associate
    Configure Auto-association based on AirGroup Service based for AP-name, AP-Group and AP-location. Users associated to AP-name/AP-group/AP-FQLN will automatically see all Airgroup servers that advertise the AG service.
    (Aruba) (config) #airgroupservice ?
        STRING                  AirGroup Service
    (Aruba (config) #airgroupservice airplay
    (Aruba) (config-airgroupservice)#autoassociate
        apfqln                  Auto tag with AP FQLN
        apgroup                 Auto tag with AP Group
        apname                  Auto tag with AP Name
    (Aruba) (config-airgroupservice) #autoassociate apname <AP-Name-String>
    (Aruba) (config-airgroupservice) #autoassociate apgroup <AP-Group-String>
    (Aruba) (config-airgroupservice) # autoassociate apfqln <AP-fqln-String>
    Configuration GUI – Device level Auto-associate
    GUI-Service level Auto-associate
    Verification
    Debugging commands
    Enable mdns logging using the following commands -
        #logging level debugging user process mdns
        #logging level debugging system process mdns
    Command to see policy entries
    Command to see service level  Auto-assciate
    Command to see records of each of the airgroup servers and the buckets (AP name/FQLN) in which they fall into
    This command shows the AirGroup devices fall into different buckets based on the controller based policies. 
    In this example, the AirGroup device (10.70.21.32) is configured under AP bucket. 
    This bucketing mechanism also helps with the scalability. With AOS v6.4.3, the scalability in terms of number of AirGroup users and servers has been increased to the platform limit of the controller. For example, for 7240 controller, number of AirGroup users and servers is 32K (max #of clients to be supported by 7240 controller). Fetching an entry for AirGroup device from the cache entries (with this increased scalability) was a challenge. This bucketing mechanism helps finding clien entries belonging to a specific bucket and fetching from the entries in that bucket.
    Few additional commands to find log files and tech-support. 
    #Show airgroup servers verbose
    #Show log user all
    #Show log system all
    #Show tech-support <file-name>

    > The processing of Group Policy failed. Windows attempted to read the file \\bank
    > a.com\SysVol\banka.com\Policies\{7E60CAFC-6077-4FBB-B30A-F5FEAF4A38F1}\gpt.ini f
    > rom a domain controller and was not successful.
    Repair Sysvol Replication - it is broken.
    NTFRS:
    https://support.microsoft.com/en-us/kb/315457
    DFSR:
    https://support.microsoft.com/en-us/kb/2218556
    Greetings/Grüße,
    Martin
    Mal ein
    gutes Buch über GPOs lesen?
    Good or bad GPOs? - my blog…
    And if IT bothers me -
    coke bottle design refreshment (-:

  • Cisco 1142 WGB in a controller based network

    Hi,
    I have trouble with Cisco AP1142 which is configured in WGB mode. I'm trying to get it work in a controller based network, where LAPs are configured in H-REAP. SSID where WGB should be associated drops it traffic to VLAN60. Security type is WPA2-PSK.
    I've configured the WGB and it associates and gets IP from the correct network....but the problem is that laptop connected to WGB won't work. It gets no IP address and won't work with static IP.
    At the moment I have no VLANs configured on the WGB - should I have?
    AP IOS version is 12.4(25d)JA and WLC version is 7.0.98.0.
    Please find config file attached and also a topology image. Hope these help.
    Br,
    Petri

    Hi Petri,
    WGB mode with HREAP is not supported:
    http://tools.cisco.com/squish/dcAfC
    http://tools.cisco.com/squish/CcFE6
    You may want to test this with uWGB mode and static IP config.However, there is a new bug filed for uWGB mode as well:
    CSCtl21683    uWGB needs official testing and support with h-reap
    HTH,
    Alex

  • 3750, range command, session hang

    Hi All,
    I've noticed that when using the range command to configure multiple interfaces on a 3750 the SSH session oftens hangs.
    It's seems the more interfaces in the range command the more often it hangs. I have a feeling it also spikes up the CPU.
    Has anyone else come across this?
    Doesn't seem to be related to a specific version of code.
    Anyone know a workaround?
    I tried shutting the interfaces before hand but that made no difference.
    In some instances I could not even change 2 interfaces without my SSH session disconnecting. Its very frustrating.
    This is the typical interface config.
    Doesn't seem hang on any particular command.
    switchport mode access
    switchport port-security maximum 2
    switchport port-security
    switchport port-security aging time 1
    switchport port-security violation restrict
    switchport port-security aging type inactivity
    no logging event link-status
    srr-queue bandwidth share 10 20 60 20
    srr-queue bandwidth shape 30 0 0 0
    priority-queue out
    storm-control broadcast level 5.00
    storm-control multicast level 10.00
    storm-control unicast level 95.00
    storm-control action trap
    spanning-tree portfast
    spanning-tree bpduguard enable
    service-policy input qos-policy
    ip dhcp snooping limit rate 15
    Any help, ideas much appreciated
    Cheers

    Look, if you have no other options but to stick to the current stack structure, there's another way to "cheat".
    1.  Open a Notepad;
    2.  Type in your commands, for example:
    conf t
    interface r G1/0/1 - 48, G2/0/1 - 48 , F3/0/1 48
    no macro description
    end
    3.  Save the TXT file and run the following commands on the switch:  copy tftp:///.txt run
    This should implement your command without going into interface configuration mode.  Just make sure that you save the config when you are done.

  • Cisco Outdoor Controller Based Access Point

    Hi,
    I am looking for Cisco Outdoor Controller Based access point model. The WLC is Cisco 2500 Series.
    I have checked couple of outdoor models but all are mesh access point. I am looking for  normal controller based outdoor access point ( just like controller based indoor access point models )
    Thanks.

    adding to Leo...
    Cisco Aironet 1300 Series
    http://www.cisco.com/en/US/products/ps5861/index.html
    Cisco Aironet 1550 Series
    http://www.cisco.com/en/US/products/ps11451/index.html
    Cisco Aironet 1520 Series
    http://www.cisco.com/en/US/products/ps8368/index.html
    these all are Cisco OUTdoor APs.
    Now u can choose as per ur req.
    Regards
    Dont forget to rate helpful posts

  • While configuring speed 1000 i am getting error as sw2-storage-vdc(config-if)# speed 1000 ERROR: Ethernet2/6: Configuration does not match the port capability.

    storage-vdc(config-if)# show module
    Mod  Ports  Module-Type                         Model              Status
    2    32     1/10 Gbps Ethernet Module           N7K-F132XP-15      ok
    sw1-gd78(config-if)# sh module
    Mod  Ports  Module-Type                         Model              Status
    2    48     1/2/4/8 Gbps FC Module              DS-X9248-96K9      ok
    4    8      10 Gbps FCoE Module                 DS-X9708-K9        ok
    7    0      Supervisor/Fabric-2a                DS-X9530-SF2AK9    active *
    8    0      Supervisor/Fabric-2a                DS-X9530-SF2AK9    ha-standby
    10   22     4x1GE IPS, 18x1/2/4Gbps FC Module   DS-X9304-18K9      ok
    Mod  Sw              Hw      World-Wide-Name(s) (WWN)
    2    5.2(2)          1.1     20:41:00:0d:ec:fb:8a:00 to 20:70:00:0d:ec:fb:8a:00
    4    5.2(2)          0.107   --
    7    5.2(2)          1.8     --
    8    5.2(2)          1.8     --
    10   5.2(2)          1.3     22:41:00:0d:ec:fb:8a:00 to 22:52:00:0d:ec:fb:8a:00
    sw1-gd78(config-if)# sh run int ethernet4/6
    !Command: show running-config interface Ethernet4/6
    !Time: Mon Feb 20 22:56:12 2012
    version 5.2(2)
    interface Ethernet4/6
      no shutdown
    sw1-gd78(config-if)# no shut
    sw1-gd78(config-if)# speed 1000
    ERROR: Ethernet4/6: Configuration does not match the port capability.
    sw1-gd72# sh int ethernet4/6 capabilities
    Ethernet4/6
      Model:                 DS-X9708-K9
      Type (SFP capable):    10Gbase-SR
      Speed:                 1000,10000
      Duplex:                full
      Trunk encap. type:     802.1Q
      Channel:               yes
      Broadcast suppression: percentage(0-100)
      Flowcontrol:           rx-(off/on/desired),tx-(off/on/desired)
      Rate mode:             dedicated
      QOS scheduling:        rx-(2q4t),tx-(1p3q4t)
      CoS rewrite:           yes
      ToS rewrite:           yes
      SPAN:                  yes
      UDLD:                  yes
      Link Debounce:         yes
      Link Debounce Time:    yes
      MDIX:                  no
      Port Group Members:    none
      TDR capable:           no
      FabricPath capable:    yes
      Port mode:             Switched
    sw1-gd72# sh int ethernet4/6 transceiver details
    Ethernet4/6
        transceiver is present
        type is 10Gbase-SR
        name is CISCO-FINISAR
        part number is FTLX8571D3BCL-CS
        revision is C
        serial number is FNS12090EMJ
        nominal bitrate is 10300 MBit/sec
        Link length supported for 50/125um OM2 fiber is 82 m
        Link length supported for 50/125um OM3 fiber is 300 m
        Link length supported for 62.5/125um fiber is 26 m
        cisco id is --
        cisco extended id number is 4
               SFP Detail Diagnostics Information (internal calibration)
                                         Alarms                  Warnings
                                    High        Low         High          Low
      Temperature   36.21 C        75.00 C     -5.00 C     70.00 C        0.00 C
      Voltage        3.29 V         3.63 V      2.97 V      3.46 V        3.13 V
      Current        8.11 mA       11.80 mA     4.00 mA    10.80 mA       5.00 mA
      Tx Power       -2.65 dBm       1.49 dBm  -11.30 dBm   -1.50 dBm     -7.30 dBm
      Rx Power       -2.21 dBm       1.99 dBm  -13.97 dBm   -1.00 dBm     -9.91 dBm
      Transmit Fault Count = 0
      Note: ++  high-alarm; +  high-warning; --  low-alarm; -  low-warning

    Ankit,
    You are trying to set speed 1000 on a 10g sfp.
    type is 10Gbase-SR
    You will need to insert a 1gig sfp and then you will be able to set the speed.
    Also, I noticed that you posted first with interface 2/6 and the output you gave me was for 4/6. Are you sure you're in the right interface?

  • ACL on controller-based wireless

    We're trying to put an ACL on our wireless guest subnets on a controller-based wireless system. We're using 2 of the WiSMs. The ACL I used to use in WLSM allowed the guest subnet to the dhcp servers and out to the internet and dropped everything else, but I don't know where I would apply that list now for it to work with all the different vlans and addresses for the WiSMs.

    Hi Brian,
    Perhaps this doc will help;
    ACLs on Wireless LAN Controller Configuration Example
    From this doc;
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a00807810d1.shtml
    Hope this helps!
    Rob

  • Color Range Command | Understanding Adobe Photoshop CS6 | Adobe TV

    The Color Range command is the best way to make a color-based selection. Build and adjust your mask and then use it to apply localized changes to your image.
    http://adobe.ly/10e9p8Y

    I cannot find Color Range under Select.Why isn't it there? Please help.

  • Is there a range command on N2k

    Got a N5k fex to a N2k. Is there a range command? Thx
    nevermind...found it
    int e 116/1/1-48

    Hi,
    I don't see the rcb portion of the command. Any other thoughts?
    Thanks,
    Tim
    1140#debug lwapp client ?
    cc Call Control related debugs
    config LWAPP Client Config Messages
    error LWAPP Client Error Messages
    event LWAPP Client Event Debugging
    fmc-metrics LWAPP Client FMC Metrics
    fwd LWAPP Client dot11 forwarding
    mgmt LWAPP Client dot11 mgmt
    packet LWAPP Client Packet debugging
    reassembly LWAPP Client Fragment Reassembly
    voice-metrics LWAPP Client Voice Metrics
    1140#debug cap
    1140#debug capwap cl
    1140#debug capwap client ?
    config CAPWAP Client Config Messages
    detail CAPWAP Client Detail Messages
    error CAPWAP Client Error Messages
    event CAPWAP Client Event Messages
    fwd CAPWAP Client dot11 forwarding
    hexdump CAPWAP Client Hexdump Messages
    info CAPWAP Client Info Messages
    lsc CAPWAP Client LSC Events
    mgmt CAPWAP Client dot11 mgmt
    packet CAPWAP Client Packets
    payload CAPWAP Client Payload Messages
    probe CAPWAP Client dot11 probe
    reassembly CAPWAP Client Fragment Reassembly
    tcp-mss-adjust CAPWAP client MSS adjust
    tcp-mss-print CAPWAP Client MSS print

  • Config storage confusion 2504 controller with CAP702I

    HI all,
    I've been tasked with the rollout of the above mentioned hardware, and I've managed to get so far, but it seems I cannot do a 'copy running-config startup-config' on the CAP702I Aironet access points.
    ive got then registered with the controller and radios turned on but the problem is that it the power is cycled the radios turn off, I can SSH into each AP and manually turn them on and it works all fine except I shouldn't need to do that.
    If anyone could give me a clue as to how to change the ap config to either store the config with radios enabled on restart on the device itself or guide me through storing the config on the 2504 controller and pointing to it on the ap devices for their startup, it would be much appreciated.

    So simply wireless clients are not getting ip address from the DHCP scope defined for them on AD DHCP server.
    few  facts about DHCP handling on WLC:
    - With DHCP proxy enabled , the controller acts as relay agent.
    Simply you configure primary or may be secondary DHCP server under the interface config.
    When the client starts the DHCP process the controller will rekay the clients DHCP packets
    in unicast form.
    - With DHCP proxy disabled , the controller will not intervene at all, and the client traffic will be sent
    as broadcast. If the DHCP server is on different VLAN , you have to configure relay agent under the gateway
    of the client vlan so that it can reach the DHCP server.
    Please make sure to rate correct answer

  • Not taking group-range command

    What will be issue if group-range command not taking on interface async-group

    Try to configure async lines induvidually.For more information on group-range command refer thr following URL
    http://www.cisco.com/univercd/cc/td/doc/product/software/ios112/112cg_cr/1rbook/1rintrfc.htm#xtocid1667775

  • Color Range command in Photoshop CS6 13.0.4 no longer works after update

    I just updated to 13.0.4 at the end of last week.  Today I went to use the Color Range command and it will not select any colors.  The Eyedropper tool works fine.  Adjusting the fuzziness and other options doesn't make a difference.  Nor does selecting multiple instances of a color to add to the selection.  Since I use this command regularly,  I feel confident that it is a bug with the update and I would love to hear of any possible fixes.  Or, is it possible to downgrade back to 13.0.3?  I didn't realize how much I used this and it's a major inconvenience. 

    I feel confident that it is a bug with the update and I would love to hear of any possible fixes. 
    Some people, when encountering unexpected behaviour in Photoshop, seem overly prone to use the term »bug«.
    Have you performed the usual trouble-shooting routines (trashing prefs by keeping command-alt-shift/ctrl-alt-shift pressed while starting Photoshop after making sure all customized presets like Actions, Patterns, Brushes etc. have been saved and making a note of the Preferences you’ve changed, 3rd party plug-ins deactivation, system maintenance, cleaning caches, font validation, etc.)?
    Could you please post a screenshot with the pertinent Panels and Dialogs visible?

  • What is the command to verify the configuration that are not saved or sent to local controllers?

    Q: What is the command to verify the configuration that are not saved or sent to local controllers?
    A: We can execute the command that is shown in below image to check the status of the configuration that has been made.
    Note: For example I made changes to the default VAP profile and executed the command "show master-configpending" which shows the pending configuration to be saved/sent to local controllers.

    But that jar file loads without images and icons when it is in other directory.Images should be accessed via a URL rather than using a filename because they will exist as entries in the jar archive not as files. Typically this URL would be obtained by using the Class method [getResource()|http://java.sun.com/javase/6/docs/api/java/lang/Class.html#getResource(java.lang.String)]. There are details in this [Java World article|http://www.javaworld.com/javaworld/javaqa/2002-11/02-qa-1122-resources.html].

  • Re: Container Based Software Configuration Management

    I've read the overview of Container Based Software Configuration Management and
    have to admit that it is a nice concept. In fact, our SCM product SiberSafe Expert
    2.0 (www.siberlogic.www) almost literally follows the guidelines mentioned in
    the overview except that we call it Component Management.
    SiberSafe recognizes the fact that most of software projects consist of software
    components that have been inherited from and are being reused in other projects.
    SiberSafe was built on the premise that it is critical to be able to version components
    consisting of multiple files and folders so that a new project can be created
    out of particular versions of multiple exising
    components.
    SiberSafe also recognizes the fact that various versions of various components
    may be distributed not only across multiple projects, but also across multiple
    lines of development (we call them "development streams"). This is why SiberSafe
    makes the propagation of new versions of components from their "home" streams
    into other streams where they are used and reused
    as simple as a mouse button click.
    When a few projects have a few development lines (streams) each and there are
    tens or even hundreds of software components reused across these projects and
    streams, it becomes pretty difficult to keep track of what went where and when.
    What is the version of a specific java bean that our project currently uses? Is
    there a newer version for that bean available? What verson of that bean do other
    projects use? In order to provide users with
    clear answers to this kind of questions SiberSafe automatically generates a visual
    development flowchart that graphically shows relationships and interactions among
    various components, component versions, projects and lines of development.
    In fact, SiberSafe can easily generate such a flowchart even for a single file,
    showing the full "travel" history of that file across projects and streams.
    Alex Povzner,
    SIBERLOGIC INC
    www.siberlogic.com
    905-4742384
    Hans Thelosen <[email protected]> wrote in message
    news:[email protected]...
    On 16 and 17 May in Soesterberg (the Netherlands) a tool-independent
    software configuration management training will be held.
    In the last couple of years Software Configuration Management has grown toa
    mature Software Engineering discipline with its own Functions, Methods and
    Techniques. Container Based Software Configuration Management is a new
    method for SCM that centralizes facilities for reuse and parallel
    development of Software.
    For more information see:
    http://www.qa-systems.com/training/improvement_scm.jsp

    All,
    There has been some uptake and some great feedback on rConfig since I made this announcement two weeks ago. rConfig is offically released as Version1 today. Please login to www.rconfig.com and download a copy.
    You know, it takes less than 1 hour to install rConfig on Linux and more than 2 hours to get some of it's well known commercial counterparts up and running. There is even a complete, easy-to-follow Linux build document designed especially for the rConfig installation on www.rconfig.com. You'll be backing up Cisco configuration and show outputs in no time with rConfig. And even learning a bit of Linux along the way.
    And remember, it's free & open source.
    Regards
    Stephen
    ==========================
    http://www.rConfig.com 
    A free, open source network device configuration management tool, customizable to your needs!

Maybe you are looking for

  • Export problem "A serious error has occured", or hang, upon export to Encore.

    Hello, I am using adobe Premiere CS3 3.2 I am trying to export my project to a DVD.  I've been told that the best way to do this with minimizing quality loss is to export to Encore. My project has some filters that affect system memory and have locke

  • Target disk mode with external hard drive?

    Hi all, I have a very annoying problem. I've just bought a new Mac Mini, previously I had an iBook G4 600 (about 6 years old). My Mac mini works perfectly, but... 1) I don't want to copy everything over from the iBook with Migration Assistant, I'd ra

  • Credit Limit Profit Center Wise

    Hi Experts, We are using new GL functionality to split the documents profit center wise. I wanna ask about some way out for credit management. Suppose, we received advance for two products having different profit center. & we splitted the advance amo

  • N95 8gb wont play my music

    hi firstly i am not a very technical person so was really pleased when i downloaded the music on my windows media player to my new nokia.. worked wekk for about 2 hours but now when i try to play the music it says system error and wont play any of th

  • Unable to Move Message (Sent Mail / Exchange)

    I have 4 messages in my SENT mail folder on my iPhone 3GS (v3.1.2) that I simply can't get rid of. When I try and delete them (either one at a time or as a group), I get the message: "Unable to Move Message(s): The message could not be moved to the m