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

Similar Messages

  • Two SSIDs one ACS

    Hello,
    how do I authenticate two SSIDs against one ACS. Users from SSID A should not be able to log onto SSID B and the other way around.
    The proble here seems to be that for the ACS both SSIDs are authenticated by the same NAC/WiSM/Source IP address. I already tried to do something via the CallerID (IP address ranges of both SSIDs are different) but it does not work. It seems that in this CID field wildcards like 192.168.115.* and 192.168.117.* are ignored?
    Who know more?
    Thanks.
    --Joerg

    Joerg,
    Please check this link,
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a00807669af.shtml
    Regards,
    ~JG
    Do rate helpful posts

  • Two SSIDs; different VLANs; second VLAN can't talk to Internet

    I've got an ASA 5505 firewall with internal interface 192.168.65.1 on port 1 and a WAP connected to port 5 with the address 10.10.1.1. The WAP has two SSIDs configured; one is on VLAN 1 and the other on VLAN 14. The firewall has port 5 configured as a trunk for VLAN 1,14 and the interface was configured a VLAN 14.
    If I connect to the WAP using the SSID on VLAN 1 I get an address of 192.168.x.x from our internal DHCP server and have full connectivity to the internal and external networks. If I connect to the SSID on VLAN 14 I get an address of 10.10.1.x from the firewall DHCP server but am unable to connect to anything.
    When connecting to the SSID on VLAN 14 I want to be able to access the external interface but not anything internally. I have configured a firewall access rule to allow 10.10.1.0/24 to outside and deny 10.10.1.0/24 to 192.168.0.0/16 but this hasn't worked.
    Any ideas?

    You need to configure an IP helper on the appropriate VLAN interface(s). Routers, by default, will not forward broadcast packets. Since DHCP client messages use the destination IP address of 255.255.255.255 (all Nets Broadcast), DHCP clients will not be able to send requests to a DHCP server on a different subnet unless the DHCP/BootP Relay Agent is configured on the router. The DHCP/BootP Relay Agent will forward DHCP requests on behalf of a DHCP client to the DHCP server. The DHCP/BootP Relay Agent will append its own IP address to the source IP address of the DHCP frames going to the DHCP server. This allows the DHCP server to respond via unicast to the DHCP/BootP Relay Agent. The DHCP/BootP Relay Agent will also populate the Gateway IP address field with the IP address of the interface on which the DHCP message is received from the client. The DHCP server uses the Gateway ip address field to determine the subnet from which the DHCPDISCOVER, DHCPREQUEST, or DHCPINFORM message originates.
    See more at the following document, with configuration steps and examples:
    http://www.cisco.com/warp/public/473/100.html#configdhcpbootpciscoios

  • Creation of one outbound interface for two diferent senders

    helo.
    i just want to conform ont thing that .
    my scenario is  two diferent files from 2 diferent business systems are sending to one Rfc.
    so i was created only one outbound interface for both senders and one message type bcos the file structure is same for both senders.
    so is there any thing wrong in creating only one datatype,message type,message interface for both senders.
    waiting for your response.
    cheers.
    seeta ram.

    Hi Ram,
    That is perfectly correct when you have two senders and one receiver Scenario and <b>Business Service is different</b>. Then you can use the same Interface.
    Just keep in mind that the key for XI to recognise the Right interface is combination of these 3 parameters:
    Sender Service, Sender Interface and Namespace. These cannot be duplicated.
    When the Message type is same in the sender input data then you can create just one Message Type and One Data type and RFC is anyhow the imported RFC which you need not have to worry.
    In Configuration Scenario you need to configure separately the RD, ID, CC and Agreements for the Interfaces.
    Hope this answers your query. Let us know if you need anymore clarification
    Thanks
    Srini

  • How to create one soap interface with two soap action?

    Hi,
    I need to create one SOAP Interface with two or more webmethods (soap action), for example:
    Interface: MI_Outb_User
    Webmethods: createUser, searchUser, deleteUser.
    Can anybody helpe me?

    Hi Santos,
    I assume you will use one action at a time and depending upon certain condition you want to invoke the webservice and the corresponding action. If this is yes, then please check michaels reply in this thread:
    How can I handle serveral soap actions 
    or see stefans reply:
    Re: Is SOAP Adapter Action field can contain 2 or more "SOAP Actions"
    If this is not, then please ignore it.
    Regards,
    ---Satish

  • Aironet - Two SSIDs, One with WPA, One Without

    I have an AP that I want to have two SSIDs on, let's say, "Admin" and "User."
    The User SSID should be wide open, unsecure, etc.
    The Admin SSID, should not be broadcasted, and be protected via a passwrd, preferably WPA pre-shared key.
    Is this possible? If so, how?
    So far I have both SSIDs working, in an open/unsecure mode. My VLANs are working great, and when I tried the suggestion in the help, it looks like it turned on WPA, but now I cannot see the SSID for Admin.
    If you need a copy of the config, let me know.
    Thanks,
    Anthony

    version 12.3
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname ap
    enable secret 5 $1$zH.z$lhh9AqT3HXXU2WxXSd2f20
    ip subnet-zero
    no aaa new-model
    dot11 ssid faculty
    vlan 100
    authentication open
    dot11 ssid students
    vlan 400
    authentication open
    guest-mode
    username x password x
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    ssid faculty
    ssid students
    speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
    station-role root
    antenna receive right
    antenna transmit right
    interface Dot11Radio0.100
    encapsulation dot1Q 100
    no ip route-cache
    bridge-group 100
    bridge-group 100 subscriber-loop-control
    bridge-group 100 block-unknown-source
    no bridge-group 100 source-learning
    no bridge-group 100 unicast-flooding
    bridge-group 100 spanning-disabled
    interface Dot11Radio0.400
    encapsulation dot1Q 400 native
    no ip route-cache
    bridge-group 1
    bridge-group 1 subscriber-loop-control
    bridge-group 1 block-unknown-source
    no bridge-group 1 source-learning
    no bridge-group 1 unicast-flooding
    bridge-group 1 spanning-disabled
    interface Dot11Radio1
    no ip address
    no ip route-cache
    shutdown
    ssid students
    speed basic-6.0 9.0 basic-12.0 18.0 basic-24.0 36.0 48.0 54.0
    station-role root
    interface Dot11Radio1.400
    encapsulation dot1Q 400 native
    no ip route-cache
    bridge-group 1
    bridge-group 1 subscriber-loop-control
    bridge-group 1 block-unknown-source
    no bridge-group 1 source-learning
    no bridge-group 1 unicast-flooding
    bridge-group 1 spanning-disabled
    interface FastEthernet0
    no ip address
    no ip route-cache
    duplex auto
    speed auto
    interface FastEthernet0.100
    encapsulation dot1Q 100
    no ip route-cache
    bridge-group 100
    no bridge-group 100 source-learning
    bridge-group 100 spanning-disabled
    interface FastEthernet0.400
    encapsulation dot1Q 400 native
    no ip route-cache
    bridge-group 1
    no bridge-group 1 source-learning
    bridge-group 1 spanning-disabled
    interface BVI1
    ip address dhcp client-id FastEthernet0
    no ip route-cache
    ip http server
    no ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    control-plane
    bridge 1 route ip
    line con 0
    transport preferred all
    transport output all
    line vty 0 4
    login local
    transport preferred all
    transport input all
    transport output all
    line vty 5 15
    login
    transport preferred all
    transport input all
    transport output all
    end

  • Running two SSIDs, one with WPA2 and one with WEP

    Hi,
    I have a WRT610N. 
    How isolated are the two SSIDs that I can run?
    I know one is running at 5GHz and the other at 2.4GHz.  I've given each an SSID and a different security policy:  I run "sensitive" stuff under WPA2, and I run the other for legacy hardware that supports only WEP (eg my son's Nintento DS).
    But are these two keys to the same house, so to speak?  If someone cracks my WEP network, can they access the machines on the WPA network?  Or are they completely isolated?
    Does this make sense?
    Thanks for any enlightenment.
    -- Mike 
    Solved!
    Go to Solution.

    Yes, they are "two keys to the same house".   The "house" is your LAN.   If someone cracks your WEP, and wirelessly breaks into your router, then they have access to your LAN.   This would be like allowing a hacker to wire his computer directly to your router.   Being on your LAN, puts the hacker in a very good position to break into any other computer on your network.    Your WPA2 encryption does not give you any protection from someone who is already on your LAN.
    The solution to your problem is to run two separate wireless routers:
    modem  ----  router1  ---  router2
    router1 is set to "Local IP address"  192.168.1.1 , WEP encryption , set "AP isolation" to "enabled" , (note: no printers on router1)
    router2 is set to "Local IP address"  192.168.2.1 , WPA2 encryption, use a strong password (and not anything similar to the WEP password). 
    modem is wired to Internet port of router1
    LAN port of router1 is wired to Internet port of router2
    The wireless 2.4 GHz channels on the two routers must be different, and are preferably at least 5 channels apart.  Usually channels 1, 6, or 11 work best. 
    With the above two router setup, the Internet port of router2 should protect you from any intruders on router1. 

  • 5508- Internal DHCP - Two SSID

    Hi,
    We have something strange...
    We created the management interface, an internal DHCP scope in same subnet, and Two SSID tied to the same management interface:
    - when we connect to the first SSID we have and IP address
    - but when we connect to the secone SSID: impossible to get an ip address - auth and association are OK
    Is this a limitation or do you have a clue to solve this problem ?
    Thanks,
    Regards,                  

    Hello,
    Thanks for your reply,
    In fact different clients can't connect to this SSID. But they can connect on another SSID from same WLC, so it doesnt seem to be a driver problem.
    It's mapped on the correct interface, and the MFP is optionnal.
    You wil find below the two WLANS configs, the first is OK, clients (laptops, iphone) can connect, on the second one the clients can't connect:
    SSID OK:
    WLAN Identifier.................................. 3
    Profile Name..................................... DATA
    Network Name (SSID).............................. XXX_UTILISATEURS
    Status........................................... Enabled
    MAC Filtering.................................... Disabled
    Broadcast SSID................................... Enabled
    AAA Policy Override.............................. Disabled
    Network Admission Control
      Radius-NAC State............................... Disabled
      SNMP-NAC State................................. Disabled
      Quarantine VLAN................................ 0
    Maximum number of Associated Clients............. 0
    Number of Active Clients......................... 5
    Exclusionlist Timeout............................ 30 seconds
    Session Timeout.................................. 1800 seconds
    CHD per WLAN..................................... Enabled
    Webauth DHCP exclusion........................... Disabled
    Interface........................................ management
    Multicast Interface.............................. Not Configured
    WLAN ACL......................................... unconfigured
    DHCP Server...................................... Default
    DHCP Address Assignment Required................. Disabled
    Static IP client tunneling....................... Disabled
    Quality of Service............................... Silver (best effort)
    Scan Defer Priority.............................. 5,6
    Scan Defer Time.................................. 100 milliseconds
    WMM.............................................. Allowed
    WMM UAPSD Compliant Client Support............... Disabled
    Media Stream Multicast-direct.................... Disabled
    CCX - AironetIe Support.......................... Enabled
    CCX - Gratuitous ProbeResponse (GPR)............. Disabled
    CCX - Diagnostics Channel Capability............. Disabled
    Dot11-Phone Mode (7920).......................... Disabled
    Wired Protocol................................... None
    IPv6 Support..................................... Disabled
    Peer-to-Peer Blocking Action..................... Disabled
    Radio Policy..................................... All
    DTIM period for 802.11a radio.................... 1
    DTIM period for 802.11b radio.................... 1
    Radius Servers
       Authentication................................ Global Servers
       Accounting.................................... Global Servers
       Dynamic Interface............................. Disabled
    Local EAP Authentication......................... Disabled
    Security
       802.11 Authentication:........................ Open System
       Static WEP Keys............................... Disabled
       802.1X........................................ Disabled
       Wi-Fi Protected Access (WPA/WPA2)............. Enabled
          WPA (SSN IE)............................... Enabled
             TKIP Cipher............................. Enabled
             AES Cipher.............................. Enabled
          WPA2 (RSN IE).............................. Enabled
             TKIP Cipher............................. Enabled
             AES Cipher.............................. Enabled
          Auth Key Management
             802.1x.................................. Disabled
             PSK..................................... Enabled
             CCKM.................................... Disabled
             FT(802.11r)............................. Disabled
             FT-PSK(802.11r)......................... Disabled
    FT Reassociation Timeout......................... 20
    FT Over-The-Air mode............................. Enabled
    FT Over-The-Ds mode.............................. Enabled
    CCKM tsf Tolerance............................... 1000
       CKIP ......................................... Disabled
       IP Security................................... Disabled
       IP Security Passthru.......................... Disabled
       Web Based Authentication...................... Disabled
       Web-Passthrough............................... Disabled
       Conditional Web Redirect...................... Disabled
       Splash-Page Web Redirect...................... Disabled
       Auto Anchor................................... Disabled
       H-REAP Local Switching........................ Disabled
       H-REAP Local Authentication................... Disabled
       H-REAP Learn IP Address....................... Enabled
       Client MFP.................................... Optional
       Tkip MIC Countermeasure Hold-down Timer....... 60
    Call Snooping.................................... Disabled
    Roamed Call Re-Anchor Policy..................... Disabled
    SIP CAC Fail Send-486-Busy Policy................ Enabled
    SIP CAC Fail Send Dis-Association Policy......... Disabled
    Band Select...................................... Disabled
    Load Balancing................................... Disabled
    SSID NOT OK:
    Note that we tried to force dhcp server ip address as we thought that the problem came from the dhcp server...
    WLAN Identifier.................................. 7
    Profile Name..................................... Iphone
    Network Name (SSID).............................. XXX_Smartphone
    Status........................................... Enabled
    MAC Filtering.................................... Disabled
    Broadcast SSID................................... Enabled
    AAA Policy Override.............................. Disabled
    Network Admission Control
      Radius-NAC State............................... Disabled
      SNMP-NAC State................................. Disabled
      Quarantine VLAN................................ 0
    Maximum number of Associated Clients............. 0
    Number of Active Clients......................... 0
    Exclusionlist.................................... Disabled
    Session Timeout.................................. Infinity
    CHD per WLAN..................................... Enabled
    Webauth DHCP exclusion........................... Disabled
    Interface........................................ management
    Multicast Interface.............................. Not Configured
    WLAN ACL......................................... unconfigured
    DHCP Server...................................... 128.10.1.20
    DHCP Address Assignment Required................. Disabled
    Static IP client tunneling....................... Disabled
    Quality of Service............................... Silver (best effort)
    Scan Defer Priority.............................. 4,5,6
    Scan Defer Time.................................. 100 milliseconds
    WMM.............................................. Allowed
    WMM UAPSD Compliant Client Support............... Disabled
    Media Stream Multicast-direct.................... Disabled
    CCX - AironetIe Support.......................... Enabled
    CCX - Gratuitous ProbeResponse (GPR)............. Disabled
    CCX - Diagnostics Channel Capability............. Disabled
    Dot11-Phone Mode (7920).......................... Disabled
    Wired Protocol................................... None
    IPv6 Support..................................... Disabled
    Peer-to-Peer Blocking Action..................... Disabled
    Radio Policy..................................... All
    DTIM period for 802.11a radio.................... 1
    DTIM period for 802.11b radio.................... 1
    Radius Servers
       Authentication................................ Global Servers
       Accounting.................................... Global Servers
       Dynamic Interface............................. Disabled
    Local EAP Authentication......................... Disabled
    Security
       802.11 Authentication:........................ Open System
       Static WEP Keys............................... Disabled
       802.1X........................................ Disabled
       Wi-Fi Protected Access (WPA/WPA2)............. Enabled
          WPA (SSN IE)............................... Disabled
          WPA2 (RSN IE).............................. Enabled
             TKIP Cipher............................. Disabled
             AES Cipher.............................. Enabled
          Auth Key Management
             802.1x.................................. Disabled
             PSK..................................... Enabled
             CCKM.................................... Disabled
             FT(802.11r)............................. Disabled
             FT-PSK(802.11r)......................... Disabled
    FT Reassociation Timeout......................... 20
    FT Over-The-Air mode............................. Enabled
    FT Over-The-Ds mode.............................. Enabled
    CCKM tsf Tolerance............................... 1000
       CKIP ......................................... Disabled
       IP Security................................... Disabled
       IP Security Passthru.......................... Disabled
       Web Based Authentication...................... Disabled
       Web-Passthrough............................... Disabled
       Conditional Web Redirect...................... Disabled
       Splash-Page Web Redirect...................... Disabled
       Auto Anchor................................... Disabled
       H-REAP Local Switching........................ Disabled
       H-REAP Local Authentication................... Disabled
       H-REAP Learn IP Address....................... Enabled
       Client MFP.................................... Optional
       Tkip MIC Countermeasure Hold-down Timer....... 60
    Call Snooping.................................... Disabled
    Roamed Call Re-Anchor Policy..................... Disabled
    SIP CAC Fail Send-486-Busy Policy................ Enabled
    SIP CAC Fail Send Dis-Association Policy......... Disabled
    Band Select...................................... Disabled
    Load Balancing................................... Disabled
    I begin to believe that there is a mismatch with the WPA2-PSK key > the client has setup the WLC and SSID and gave me the WPA2-PSK...
    Thanks a lot,
    Best Regards,
    Gerald

  • Read aloud EPUB. Group two spans with one id.

    I want two words, each on its own span (each has a different style. That's why it has to be two spans) to light up at the same time.
    I tried grouping them on one span, or div with the same smil id. But it only lights up the first word.
    Any idea how to make this work?
    Thanks a bunch!

    Hi Jeremy,
    The access point only supports to have one BVI1 interfaced configured with an IP address since it is a basic layer 2 device.
    Since it is IOS based you can try to configure an Ip address to more then one BVI1 but this will not work since the AP only supports an IP address configured on the BVI1 interface for managment of the unit.
    Know the access point allows us to configure VLANs and for VLANS to work we need to link each VLAN to an specifc bridge group leaving always the bridge group one that is linked to the BVI1 for the VLAN the access point has an IP address of and set as native VLAN.
    Here is the link that explains how VLANs work on the access points.
    http://www.cisco.com/en/US/products/hw/wireless/ps4570/products_configuration_example09186a00801d0815.shtml
    If you work with VLANs you can have different subnets or VLANs linked to each SSID and each SSID with an specifc security method.

  • Can I control two Macs with one keyboard & mouse simultaneously?

    I'm presently the operator and head audio tech for a major Off-Broadway show. I'm running the show on Ableton Live 6 through a Mac Mini, using a MOTU 828mkIII as the Firewire audio interface to the console. "Show control" is basically straight music playback, plus arming and disarming loops, triggering sound FX cues, and stopping and starting playback. The show has been exceedingly stable, no real reason to worry - but the fact that I don't have a redundant backup system concerns me. Theoretically, I can use our Denon CD players to run the show off of discs I've burned, but it's only viable for me because I know the show; a sub running the show would be up the creek - and if we hit a snag and run out of loops, forget it. Furthermore, those of you who've worked with Live know that in a performance based/show control situation, you can remain in an audio loop indefinitely, without any worry of a CD running out of prerecorded loops. (This is a specific reason why we're using Ableton for this show - the music can keep "vamping" until automation and rigging give me the clear to proceed.)
    Considering that I'll be taking some time off this summer, I don't want this to be a concern for my sub(s), so I've charged myself with the task of building a redundant backup. Problem is, I'm not sure how to do it.
    What I've been looking at is a dual Ableton Live/Mac Mini/Firewire interface system. Basically, to duplicate what's running the show presently, and have it running in tandem while the main playback system goes to the house - but for both to be controlled by only one mouse, keyboard and screen, so there's no delay in the event of a crash. If one fails, I send the audio from the backup into the theatre. There would be no disruption of playback, except for the operator`s response time in switching to the backup`s audio output.
    Software like Synergy and Teleport let me share a single keyboard, mouse, and screen over two or more computers - +but only control one computer at a time+. And I've looked for KVM switches and USB "splitters" but they also seem to be toggle devices between one or another computer - which leads me to think I may have to network the two...
    Any ideas are appreciated, even the obvious ones, as I may have overlooked some or assumed some to be out of the question.
    That`s basically it - *simultaneous realtime* control of two computers from one keyboard and mouse. Both Minis performing the same task at the same time.
    Is there software/hardware that can do it, or can I network the backup as a "slave" that mimics the master?
    Thanks.

    Perhaps you could setup a parallel processing network:
    http://daugerresearch.com/pooch/
    The website was last updated 5 days ago according to Google. Hopefully their server will be back up soon. I noticed it wasn't connecting when I tried.

  • How to set two radius servers one is window NPS another is cisco radius server

    how to set two radius servers one is window NPS another is cisco radius server
    when i try the following command, once window priority is first , i type cisco radius user name, it authenticated fail
    i can not use both at the same time
    radius-server host 192.168.1.3  is window NPS
    radius-server host 192.168.1.1 is cisco radius
    http://blog.skufel.net/2012/06/how-to-integrating-cisco-devices-access-with-microsoft-npsradius/
    conf t
    no aaa authentication login default line
    no aaa authentication login local group radius
    no aaa authorization exec default group radius if-authenticated
    no aaa authorization network default group radius
    no aaa accounting connection default start-stop group radius
    aaa new-model
    aaa group server radius IAS
     server 192.168.1.1 auth-port 1812 acct-port 1813
     server 192.168.1.3 auth-port 1812 acct-port 1813
    aaa authentication login userAuthentication local group IAS
    aaa authorization exec userAuthorization local group IAS if-authenticated
    aaa authorization network userAuthorization local group IAS
    aaa accounting exec default start-stop group IAS
    aaa accounting system default start-stop group IAS
    aaa session-id common
    radius-server host 192.168.1.1 auth-port 1812 acct-port 1813
    radius-server host 192.168.1.2 auth-port 1812 acct-port 1813
    radius-server host 192.168.1.3 auth-port 1645 acct-port 1646
    radius-server host 192.168.1.3 auth-port 1812 acct-port 1813
    privilege exec level 1 show config
    ip radius source-interface Gi0/1
    line vty 0 4
     authorization exec userAuthorization
     login authentication userAuthentication
     transport input telnet
    line vty 5 15
     authorization exec userAuthorization
     login authentication userAuthentication
     transport input telnet
    end
    conf t
    aaa group server radius IAS
     server 192.168.1.3 auth-port 1812 acct-port 1813
     server 192.168.1.1 auth-port 1812 acct-port 1813
    end

    The first AAA server listed in your config will always be used unless/until it becomes unavailable. At that point the NAD would move down to the next AAA server defined on the list and use that one until it becomes unavailable and then move to third one, and so on. 
    If you want to use two AAA servers at the same time then you will need to put a load balancer in front of them. Then the virtual IP (vip) will be listed in the NADs vs the individual AAA servers' IPs. 
    I hope this helps!
    Thank you for rating helpful posts!

  • Can i record with more than one audio interface

    I need to record 16 tracks, I have two different audio iterface, in GarageBand i can only find one of them, if i go to prefrenses-audio, I can set any of them as my audio interface, but only one at the time.
    Any tips to how I can use bouth simultanious? Cubase, Logic mabye, GarageBand no can do? :-)

    josteinfromoslo wrote:
     can i record with more than one audio interface
    yes, create an aggregate device:
    http://www.bulletsandbones.com/GB/Tutorials.html#allaboutaggregatedevices
    (Let the page FULLY load. The link to your answer is at the top of your screen)
    josteinfromoslo wrote:
    I need to record 16 tracks
    GB can only record 8 tracks at a time, however that is 16 channels, so with some extra effort you can get the outcome you desire, see the second tip here:
    http://www.bulletsandbones.com/GB/TricksHacks.html

  • Combining two messages into one

    Hello,
    I have a mapping issue, I have a business process in which I have to combine two messages into one.
    To do so, I have defined a message mapping in which there are two source message types, and one target message type.
    When testing the message mapping in the IR, it works fine, but when I define and test an interface mapping with that same message mapping, I receive this error message:
    "Cannot produce target element /ns0:Messages/ns0Message1/MY_IDOC_TYPE/MY_SEGMENT. Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd."
    What am I doing wrong ?
    How am I supposed to combine two messages into one ?
    Thanks,
    Elad.

    Hi Elad,
    Just see if you have included both you source message interfaces and one target nessage interface correctly in while doing your interface mapping.....
    The most common mistake made when we do scenarios which include combination of two source message types into one target type are:
    - we forget to include both the source message interfaces.
    - or we interchange between one of the source message interface with the target.
    Just see if either of the 2 is aplicable in your case and just activate all components as and when you create them..
    Regards,
    abhy

  • Two vendor locations, one planning location

    Dear all,
    For several reasons we have two vendor location codes in our ECC-system representing the same location. In APO we want to treat both locations as one. So plan on one (main) location, only when interfacing with ECC we want to distinguish to the differrent parties.
    To achieve this in SNC we would use the business partner setup to combine both locations.
    Is this setup also available in APO?
    Can you combine two vendors into one Business Partner?
    And then still run deployment / heuristics / etc.
    Arjen

    Hi
    It may be too late to reply this.
    Just a thought, if you are sourcing from these vendors, in APO you can define quota rules (50:50) so that both the locations will be considered for receiving demand and subsequent planning in APO. You might need to test this.
    Thanks
    Amit

  • Can we perform two actions with one button with two clicks one after other?

    Sir,
    can we perform two actions with one button with two clicks one after other?
    I want that when I click an Add Button first time it add data to the database and when I click again this button it clear the form data to empty fields.
    Regards
    Tanvir

    In code it should be easy.
    The following code adds a button called butman with a text "ADD".
    It then registers a listener that will be called if the button is clicked.
    This listener then calls the runAddData method if you clicked on butman while it contained the "ADD" text and it will call the runClearData method otherwise.
    Therefore it will swap the button's functionality between ADD and CLEAR on every click.
    final Button butman = new Button("ADD");
    butman.setOnAction(new EventHandler<ActionEvent>() {
              @Override
              public void handle(ActionEvent t) {
                        if (butman.getText().equals("ADD")) {
                                  butman.setText("CLEAR");
                                  runAddData();
                        } else {
                                  butman.setText("ADD");
                                  runClearData();
                        } // END IF-THEN
              }});I hope this is what you wanted.
    Some extra food for thought.
    You might want to run the ADD and CLEAR methods in their own threads so that it can run in the back ground, without slowing down your user interface.
    I also like to rather reuse one button for multiple functionality in stead of making an application with hundreds of nodes only used rarely with masses of code to show and hide them if needed.

Maybe you are looking for

  • Unable to figure out the Navig. Attribute

    Dear All, I have an Infoobject 0BBP_REQSTR in an ODS. This infobject has a Navigational attribute which is an indicator field called IND. My query is getting filtered on the basis of this Navigational attribute. After the extraction of the data from

  • How do i turn off shuffle so my playlists go in order?

    how do I turn off shuffle on Ipod nano generation 6 so my playlists go in order?

  • Solaris 10 nat don't work

    uname -a: 5.10 Generic_118833-23 sun4v sparc SUNW,Sun-Fire-T1000 I have ip.tun1 configured as : 172.18.10.6 172.18.10.5 tsrc IP-REAL1 tdst IP_REAL2 up In ipnat.conf: map ip.tun1 from any to 10.17.92.3/32 -> 172.40.0.1/32 172.18.10.6 - ip-address of i

  • Run cron scripts at startup

    I would like to set up an apple script where I can run all cron scripts as well as repair disk permissions at startup.

  • Muddy dark prints HP Officejet Pro L7780 + Vista Home

    When I print in Lightroom 1,1 or Elements 5.0, my prints are dark and muddy. If I print from any other software they are fine. I can only find two HP icc profiles and they make it worse. I managed to install a sony profile and it is much better but s