Aggregate (trunked) link and NetBoot

The previous thread on link aggregation was archived without a solution last year. OS X 10.4.2 was the last version tested in that thread.
I have an xserve with an aggregate link. Everything works well except netboot. Half the time the computer will boot from it's local hard drive and half the time it will netboot. So it seems Apple 'sorta' fixed this problem.
Is anybody out there doing the same thing? How is it working for you?

v10.4.3 is the first version of Server to support the NetBoot service running on a link aggregate.
I have it up and running on v10.4.7. I had to remember to reconfigure my DHCP service too, so that it was going out on bond0 instead of en0.
Admittedly, I haven't pushed this yet to find to verify its reliability. We have netboot issues even with a single port. Ocassionally clients will fail to netboot some of the time. No apparent rhyme nor reason to it.
Xserve G5 Dual 2.3GHz   Mac OS X (10.4.7)  

Similar Messages

  • Difference between Trunk links and port channel

    Hi 
    Can anyone please explain me the difference between the Trunk links and Ether channel ?

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    As the other posters have already described, in Cisco parlance, a "trunk" is a link that carries VLAN tagged frames.  (Note, Cisco has two technologies for these, ISL [old/proprietary] and IEEE 802.1Q [vendor independent].)  An Etherchannel (also called a port-channel) is one logical link that includes one or more physical links.  (Note, although Etherchannel can run across just one link, normally more than one link is configured.  Older and most Cisco implementations support up to 8 links in one channel bundle.  There's also multiple Cisco technologies that support Etherchannels, such as manual/PAgP[Cisco/old]/LACP[IEEE 802.3ad].)
    Trunk links might also be configured on an Etherchannel link.

  • Trunk link on a router

    How to configure a router interface to be a trunk link and route VLAN, VTP packets to different networks?

    Hi,
    you cannot have a same subnet IP to a multiple vlans, while creating vlans, each vlan should be on different subnet, may be i think you wanted to do VLSM(Variable Length Subnet Mask) in which where you can use a single network with multiple subnet.
    eg.
    interface FastEthernet0/0
    no ip address
    interface FastEthernet0/0.1
    ip address 10.1.1.1 255.255.255.240
    encapsulation dot1q 1
    interface FastEthernet0/0.2
    ip address 10.1.1.17 255.255.255.224
    encapsulation dot1q 2
    refer to this site for more understand about VLSM.
    http://en.wikipedia.org/wiki/VLSM
    hope this helps.
    rate this post if ur cleared.

  • How many VLANs supported via MACsec VLAN-trunk link?

    Hi,
    Any one know how many VLANs maximum allowed across a MACsec link between two C6500 with Sup2Ts or between two N7K respectively?
    As far as I know, C3750X has limitation of 8 VLANs, according to
    •Cisco TrustSec enforcement is supported only on up to eight VLANs on a VLAN-trunk link. If there are more than eight VLANs configured on a VLAN-trunk link and Cisco TrustSec enforcement is enabled on those VLANs, the switch ports on those VLAN-trunk links will be error-disabled.
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750x_3560x/software/release/15-0_2_se/configuration/guide/3750x_cg/trustsec.html
    Thanks,
    Cedar

    Hi,
    Any one know how many VLANs maximum allowed across a MACsec link between two C6500 with Sup2Ts or between two N7K respectively?
    As far as I know, C3750X has limitation of 8 VLANs, according to
    •Cisco TrustSec enforcement is supported only on up to eight VLANs on a VLAN-trunk link. If there are more than eight VLANs configured on a VLAN-trunk link and Cisco TrustSec enforcement is enabled on those VLANs, the switch ports on those VLAN-trunk links will be error-disabled.
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750x_3560x/software/release/15-0_2_se/configuration/guide/3750x_cg/trustsec.html
    Thanks,
    Cedar

  • N5k Peer and Trunk Links

    I have two Nexus 5020s that are connected together via 4 x Twinax cables. I want to set the switches up in a vPC domain. I know that I have to set up a vPC Peer link using the Twinax connection but what about the server traffic. Do I trunk these across the same peer links? Or would I be best using two of the links for a peer link and the other two as an Etherchannel trunk link for server vlans?

    You can continue to use these links for the server vlan as well, there isn't any problem with that.
    Let me know if you have any other questions
    Chad

  • PVLAN types of Trunk Links

    Hello Guys,
    I made this post in my Blog and I want you to review it and correct it if you please.
    http://cisco-discussions.blogspot.com/2013/08/private-vlans-and-its-different-types.html
    PVLAN types of Trunk Links
    The different types of PVLAN trunk links is based upon the required connection between switches the you want to connect. Here are some scenarios that you may want to implement and what types of PVLAN trunks you may use.
    Scenario #1: Normal Trunk
    You need to propagate PVLANs between two or more switches which all are supporting the PVLAN feature,
    Here you will use the normal trunk link between the two switches and the Secondary PVLANs will pass through the trunk normally just like any other normal VLAN with a single Tag.
    For example:
    When PC1 in VLAN 201 on Switch A try to connect to PC4 in Vlan 201 on Switch B, its traffic will go through the trunk with Tag 201 but Switch B will ban this traffic because of the nature of isolated PVLAN which prevent PCs inside to connect each other.
    When PC2 in VLAN 202 on Switch A try to connect to PC5 in Vlan 202 on Switch B, its traffic will go through the trunk with Tag 202 and Switch B will forward it to PC5 port based on its MAC address table.
    When the router send traffic for PC5 it send traffic on the promiscuous trunk (will be discussed later) with Tag 100 and it will carried through the normal trunk between the two switches with also tag 100 untill it reach switch 2 then it will consult its CAM table and find that PC5 in Vlan 100 and also in Vlan 202.
    Scenario #2:
    Promiscuous Trunk
    (This type of trunk is supported on Catalyst 4500 and higher switches)
    You need to a switch configured with PVLAN with a router using a trunk link (Router-on-a-stick) and use this trunk for InterVLAN-Routing between the PVLANs and other Normal VLANs.
    Here you have PCs into the secondaries PVLANs which need to connect with another PC3 in VLAN 50 which is a normal VLAN. As normal when you want to make interVLAN routing you may use Router-On-A-Stick model which uses a trunk link from the switch side and sub-interfaces from router side.
    Because the usual Promiscuous port is an access port and can't carry more than one vlan which was the Primary PVLAN, Cisco made the Promiscuous trunk port to solve this scenario.
    The Promiscuous trunk port translates the secondary VLAN Tag to the Primary VLAN tag to send traffic to the router to perform Inter-Vlan Routing.
    For example:
    PC1 into VLAN 12 need to connect with another PC3 in VLAN 50 which is a normal VLAN, traffic originated from PC1 into VLAN 12 will be broadcast to the Promiscuous trunk port with Tag 12 the it will translate the Tag to vlan 10 which the router knows it.
    When the router find it with Tag 10, it will receive it on the sub-interface of vlan 10 and forward it based on its destination IP as normal case.
    When the router receive the reply from PC3 in VLAN 50 and based on the destination IP, it will forward it through the sub-interface of vlan 10 to the switch.
    When the switch receive it with Tag 10, it consults the MAC address table of vlan 10 to know which PC has that destination MAC because the MAC address table of vlan 10 contains all learned MACs for PCs in Primary and secondary VLANs (10,11,12).
    Scenario #3:
    Secondary PVLAN Trunk
    (This type of trunk is supported on Catalyst 4500 and higher switches)
    This trunk is sometimes called Isolated PVLAN trunk but on the switch configuration CLI it is called as above.
    This trunk link type is used when you need to extend an Isolated PVLAN through a switch which doesn't support the PVLAN feature.
    The problem here is that if we made the trunk between the 4500 & 2950 switches as a normal trunk, this trunk won't follow the rules of Isolated VLAN which states that no inter-hosts communication inside the isolated VLAN so PC2 can communicate PC1 through that normal trunk.
    For the previous reson, Cisco made the Isolated trunk port for expanding an Isolated VLAN through a non-PVLAN cabaple switch with preserving the rules of Isolated VLAN.
    Isolated trunk port translate the primary vlan tag into the isolated secondary vlan tag to be able to communicate with the non-PVLAN cabalple switch.
    For example: 4 cases
    PC4 from a normal VLAN 20 need to connect the PC3 on the 2950 switch.
    The PC4 from VLAN 20 will send a normal traffic to the router and router will forward it through the promiscuous trunk port to VLAN 10 which is the primary VLAN as per the previous scenario#2.
    the switch will receive this frame and consult its MAC address table to find the destination MAC.
    let's suppose that it found it on the trunk with 2950 switch, then it will forward it to the 2950 switch and translate the Tag of 10 to 11 because the 2950 switch doesn't know VLANs except VLAN 11.
    then the PC3 on 2950 switch receive it and reply on PC4 from vlanVLAN11 and when 4500 switch try to forward it to the router through the promiscuous trunk port, it will translate the tag to 10.
          2.  PC1 need to connect with PC 3:
    PC1 will send the traffic to the 4500 switch which has the MAC of PC3 into is MAC address table of VLAN 11 (the host MACs into secondary PVLAN associated with both its attached secondary PVLAN as well as the primary PVLAN).
    the 4500 switch will ban this communication due to Isolated VLAN rules.
          3. PC3 need to connect with PC1:
    PC3 will send the traffic to 2950 switch the 2950 switch after consulting its CAM table will forward it through the trunk with tag11.
    When 4500 switch see the traffic with tag 11 the it will consult its CAM table for destination MAC which will be present on its CAM and this traffic will be banned.
    If the 4500 switch doesn't know where is the destination MAC it will flood the traffic through the promiscuous port only because communication inside Isolated VLAN is prohibited.
         4. if PC2 need to communicate with PC3:
    It can be done successfully through the 2950 switch because it doesn't support the private VLAN concept.
    The solution here is to configure the ports on VLAN 11 on 2950 switch as a Cisco protected ports.
        This scenario is valid if you also need to extend A Community PVLAN but you don't need to do the Step     4 which is related to Protected Ports.
    Conclusion of How Traffic go through different types of ports:
    Access Ports:
    Promiscuous ports: carry untagged traffic for Primary and Secondary PVLANs
    Host Ports:
    Isolated Ports: carry untagged traffic for Isolated PVLAN.
    Community Ports: carry untagged traffic for Community PVLAN.
    Protected Ports: it simulate as Isolated PVLAN but it is not related to PVLAN feature, this port is locally significant to the switch. Any protected port on a switch can't communicate at L2 to other Protected ports on the same switch, to communicate between two protected ports, it must be through L3 device.
    Trunk Ports:
    Normal Trunk: carry tagged traffic for all primary and secondary PVLANs and normal VLAN. Any traffic go through this trunk keeps the Tag of traffic without changing it.
    Promiscuous Trunk: carry tagged traffic for only primary and normal VLANs. Any traffic sourced from secondaries PVLANs is go through this trunk using the primary PVLAN tag.
    Secondary Trunk: carry tagged traffic for only secondary PVLANs. Any traffic sourced from primary & secondaries PVLANs is go through this trunk using the secondary PVLAN tag.
    Another article will be posted soon or an update will be made to this article to illustrate the configuration of each type of these trunks.

    Hi Khaled,
    I came across this good article while trying to figure out how to extend PVLAN from a physical network into a vmware network running on a blade server that has an integrated switch that doesn't support PVLANs.
    It looked like the isolated PVLAN trunk as you described it would be what I needed. I first started looking at this after reading somewhere that PVLAN support on a blade switch wasn't needed with the NEXUS 1000v. I have yet to verify that, but was thinking it may have to do with the isolated PVLAN trunk feature. Again, I haven't verified that it is supported on the 1000v.
    Anyway, my question is with the below that you noted in your post. I haven't seen anywhere yet that says you can pass community PVLANs across the isolated trunk. The NEXUS 7000 document I read actually says you can't add community PVLANS to the trunk. The documentation that I have read says the mapped secondary VLANs can only communicate with permiscuous ports. Since it is actually called ISOLATED PVLAN trunk it would seem that it doesn't support community PVLANs. Do you have documentation on this being supported?
    This is your note that I haven't been able to verify:
    This scenario is valid if you also need to extend A Community PVLAN but you don't need to do the Step 4 which is related to Protected Ports.
    Would placing the community VLANs in the normal VLAN list on the isolated PVLAN trunk maintain the PVLAN configuration?
    VLAN 10 - primary
    VLAN 11 - isolated
    VLAN 12 - community
    VLAN 20 - normal
    Isolated trunk = Isolated VLAN = 11 mapped to Primary VLAN 10, VLAN 12 and VLAN 20 configured as normal VLANs on trunk.
    Would traffic arriving on the trunk on VLAN 12 of the 4500 be able to communicate with the other devices in the community VLAN 12 and the router connected to the promiscuous trunk?
    Thank you,
    Mark

  • Enabling ALL VLANs on a trunk link causes downstream hosts to intermittently fall off the network

    In an effort to begin collapsing switches, I began to configure our two 3750g Core switches to Allow all VLANs to trunk to a downstream 6500.
    The cores are HSRP-configured and are the root bridge priorities are set to match the HSRP active router correctly.
    The trunk link that currently existed between the 3750 and the 6500 allowed only about 8 vlans, and the other day I removed the restriction to allow ALL VLANs 1-4096.
    Then the next day, people started noticing servers not accessible and I investigated and noticed that they were intermittently failing ping replies. These servers were DOWNSTREAM from the 6500 two switches deep using trunk links as well.
    One troubleshooting step I did was I pinged one of the HSRP IPs for the subnet the inaccessible server was on, got a reply from the gateway, and then I pinged the server again, and it replied!
    Another behavior I noticed was that I was starting to have trouble telneting in to the the two switches downstream from the 6500. Sometimes I could telnet to one of them, other times I couldn't. These downstream switches are the ones that had the server ports for the servers that were intermittnetly dropping off the network. So at a time when I could session into one of these downstream switches I could ping the servers from there. THen their MACs would show up in the table and then I could ping them from anywhere. I would wait for five minutes for the MACs to age out and then low-and-behold the servers were no longer accessible from the user locations until pinged them from the switches they were on.
    So, I gave up trying to fix, rolled back my trunk link betwen the 3750 and the 6500 to the few VLANs allowed as before, and then everything was happy again. I could ping all the servers, I could session in to all the downstream switches from the 6500.
    Network topology: [3750-core]---TrunkLinkAllowedAll---[6500chassis]---trunklink---[3750-3-switchStack]----trunklink---[3750]
    Any insights would be greatly appreciated
    Thanks!

    Thanks nkarthikeyan.
    VTP transparent mode and pvst+ was definitely in place. I went ahead and did exactly what you said; the only thing that was different from what you said to do was the way I had allowing ALL VLANs on the trunk from Core to the 6500. I allowed only the needed VLANs on that trunk and all seems to be fine.
    I still want to know why setting the trunk to allow 1-4094 would cause hosts to fall off the network and switch flooding to not work right. I did read some articles on the effects asymmetric routing can have on unicast flooding and perhaps that's the issue, since my core 3750 is configured with another core switch in an HSRP pair.

  • Dynamic Trunking Protocol and ports mode

    ((Dynamic Trunking Protocol (DTP), as the name implies, is the protocol used to automatically negotiate a trunk link.
    DTP supports the auto negotiation of both ISL and 802.1q.
    By default all ports on the Catalyst 3550 are dynamic desirable ports which will aggressively attempt to negotiate trunking through DTP.
    To disable DTP and the auto negotiation of trunking, issue the interface level command switchport
    nonegotiate)).
    1- How many trunk mode have we got ? one of them is negotiation,,,Do we have any other ?
    2- "By default all ports on the Catalyst 3550 are dynamic desirable ports".
    2/a- Are there any other mode for ports ?
    2/b- Is this different form one type of switch to another type ?

    "1.Diff trunk modes are on,off,desirable,negotiate".
    Does DTP decide which mode to be used (chose one out of 5)?
    "2/a. Diff modes of ports are, access, trunk, dynamic desirable. "
    does that mean the dynamic desirable can be either access or trunk port ?
    I get confused between three different interface mode :
    1- switchports----can be access and trunk ports
    2- routed ports
    3- switched-virtual interface

  • [svn] 4235: Fix for - Links and type information missing for air.update. event events in @event listings

    Revision: 4235
    Author: [email protected]
    Date: 2008-12-04 13:02:39 -0800 (Thu, 04 Dec 2008)
    Log Message:
    Fix for - Links and type information missing for air.update.event events in @event listings
    Also adding support for multiple @event for a method.
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-18319
    tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-18319
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/DocComment.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    Hi All,
    I have sorted out the problem and this is fixed now.
    Regards,
    Ajay Kunde

  • How come trunk link works on 100 meg port but not 1000?

    Why would a trunk link work on a 100 meg port but not 1000? I have a SG300-52MP and one of the gig ports are configured as a trunk. On the other end I have a SF302-08P. The gig port is also configured as a trunk but doesnt even light up. When I move the cable over to a 100 meg port configured as a trunk, it works perfectly fine.

    OK I tried plugging an IP phone into the gig port and nothing happened as well. I have tried shutting the port down and bringing it back up. This is the 2nd switch I am trying in that location and gave me the same problem. I tried the original switch in another location, different uplink from same switch, and it is giving the same problem. Any insight on that? Would you like to see some specific configs?

  • Mismatched MTU on Trunk Link

    Hey folks!
    I'm a bit confused and need some guidance.  We have a 4510 connected to a Nexus 3064.  Our SAN, server management NICs and server iSCSI NICs will be connecting to the Nexus.  We wanted to use, or at least test, jumbo frames.  Based on the research I've done, it seems like the Nexus 3064 is all or nothing when it comes to MTU - instead of doing per interface or per VLAN.  
    With that being said, my trunk port between the Nexus and 4510 is going to be mismatched... one end will have 1500 and the other will have 9000.  All the jumbo frames will be isolated to the Nexus and won't traverse the trunk link.  Is this OK?  Will it cause any problems?  Is there a better way to do this?
    Thanks... please let me know if you need more info!
    mitch

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    Mitch, NICs on the same wire can be configured to have different MTUs.  The issue to watch for is one NIC sending a frame larger than the other NIC can receive.  Unlike L3, L2's sender won't fragment, it will send the too big frames, and the receiver will drop them.

  • NAtive VLAN?what is the use of vlan?VLAN in trunk link?

    what is the use of native VLAN in trunk links? where should i change native vlan from vlan1 to another?
    what is the use of untagged native VLAN frame?

    Hi,
    On ethernet, you can connect more than one device to a port. So when you configure a port as trunk, it expects a vlan tag to arrive. But some times there are devices which dont have the capability to tag the packet and still they need to connect to network. So they can use native vlan to have connectivity. It is not a usual situation, but it helps on some situation where multiple devices connected on a trunk and not all have ability to send tagged frames. Hope this helps.
    Please do remember to rate all useful posts.
    Thanks,
    Madhu

  • Trunk links

    I have several switches connected to a backbone switch, I have created a new vlan on the server switch and it has propagated to the switches plugged in to the backbone, but anything not directly plugged into the backbone cannot see the vlan, do I need to set trunk links between the other switches ?? it wont take anything down whilst I do this will it ?
    please help

    Hi,
    Yes you need to configure trunks between your switches to propagate VTP information.
    I believe spanning-tree will reconverge when you enable trunking on your uplinks for each VLAN that is being trunked which will mean an outage as the VLANs transition through the STP states
    HTH
    PJD

  • Trunk links , please help

    i have put a trunk link between 2 switches, both are on trunk, but when I have created vlan200 on the vtp server, it does not propogate to the other switch ? any ideas ?
    Also does the trunk link on the switch carry the info for all the vlans on your domain ?
    thankyou

    Carl,
    A trunk port is used to caryy the traffic for multiple Vlans. Trunk is per switch basis.
    To check the status of the trunk port run the commands on that port " show interface fastethernet x/y " and " show interface fastethernet x/y switchport "
    To check the revicsion number use command " show VTP status" .
    regards,
    -amit singh

  • How to update link and import data of relocated incx file into inca file?

    Subject : <br />how to update link and import data of relocated incx file into inca file.?<br />The incx file was originally part of the inca file and it has been relocated.<br />-------------------<br /><br />Hello All,<br /><br />I am working on InDesignCS2 and InCopyCS2.<br />From indesign I am creating an assignment file as well as incopy files.(.inca and .incx file created through exporing).<br />Now indesign hardcodes the path of the incx files in inca file.So if I put the incx files in different folder then after opening the inca file in InCopy , I am getting the alert stating that " The document doesn't consists of any incopy story" and all the linked story will flag a red question mark icon.<br />So I tried to recreate and update the links.<br />Below is my code for that<br /><br />//code start*****************************<br />//creating kDataLinkHelperBoss<br />InterfacePtr<IDataLinkHelper> dataLinkHelper(static_cast<IDataLinkHelper*><br />(CreateObject2<IDataLinkHelper>(kDataLinkHelperBoss)));<br /><br />/**<br />The newFileToBeLinkedPath is the path of the incx file which is relocated.<br />And it was previously part of the inca file.<br />eg. earlier it was c:\\test.incx now it is d:\\test.incx<br />*/<br />IDFile newIDFileToBeLinked(newFileToBeLinkedPath);<br /><br />//create the datelink<br />IDataLink * dlk = dataLinkHelper->CreateDataLink(newIDFileToBeLinked);<br /><br />NameInfo name;<br />PMString type;<br />uint32 fileType;<br /><br />dlk->GetNameInfo(&name,&type,&fileType);<br /><br />//relink the story     <br />InterfacePtr<ICommand> relinkCmd(CmdUtils::CreateCommand(kRestoreLinkCmdBoss)); <br /><br />InterfacePtr<IRestoreLinkCmdData> relinkCmdData(relinkCmd, IID_IRESTORELINKCMDDATA);<br /><br />relinkCmdData->Set(database, dataLinkUID, &name, &type, fileType, IDataLink::kLinkNormal); <br /><br />ErrorCode err = CmdUtils::ProcessCommand(relinkCmd); <br /><br />//Update the link now                         <br />InterfacePtr<IUpdateLink> updateLink(dataLinkHelper, UseDefaultIID()); <br />UID newLinkUID; <br />err = updateLink->DoUpdateLink(dl, &newLinkUID, kFullUI); <br />//code end*********************<br /><br />I am able to create the proper link.But the data which is there in the incx file is not getting imported in the linked story.But if I modify the newlinked story from the inca file,the incx file will be getting update.(all its previous content will be deleted.)<br />I tried using <br />Utils<IInCopyWorkflow>()->ImportStory()<br /> ,But its import the incx file in xml format.<br /><br />What is the solution of this then?<br />Kindly help me as I am terribly stuck since last few days.<br /><br />Thanks and Regards,<br />Yopangjo

    >
    I can say that anybody with
    no experience could easily do an export/import in
    MSSQLServer 2000.
    Anybody with no experience should not mess up my Oracle Databases !

Maybe you are looking for

  • Oracle 10 and JSR 170

    Does anbody know whether latest Oracle Content Management SDK have implemented support for JSR 170? I cannot find this information a anywhere.

  • What can we do to raise the profile of this fantastic product?

    I absolutely love my Apple TV. I feel that the early incarnations of both hardware and software for the Apple TV and the slow progress of iTunes Video content have led to there being a huge number of reviews of the Apple Tv system on the web that do

  • OPMN - config IP address / server - 11.1.2.3

    Hi, I have a problem with my OPMN process trying to start on the wrong server, but I cannot locate the xml file that contains its configuration to change the server / ip address, can anyone advise is this different for 11.1.2.3, and if so where / how

  • Order Acknowledgement/Confirmation

    I ordered the iPhone 4s a couple days ago and didn't receive an order confirmation. Do they send it to the billing or shipping email address that I provided?

  • Time formatet string in thtmlb dropdownlistbox after enter key or tab key

    Dear Collegues, In our BSP-Application we use the thtmlb:dropdownlistbox. It's configured as you can see below in the code cutout: DATA: wa_result type ZZPRBRS_PRSRG.                   %>                   <td>                   <thtmlb:dropdownListB