What is the local port when configuring IPASCII?

We are trying to configure the IPASCII object and one of the things
that it asks for is the "local port".
Attachments:
IPASCII.doc ‏29 KB

Whit,
The "local port" parameter of the IPASCII object is an optional
parameter and does not need to be configured for the IPASCII object to
work correctly. As the definition from the Lookout Helps, the IPASCII
object is the "Local Ethernet I/O port the object uses for
communicating to the external device".
The Port paramerter under the "Ethernet Settings" section may be more
important, assuming that your remote device has been configured to
communicate on a specific ethernet port. If your device has stated a
port, enter it into this location.
I hope that this helps,
Patrick R.

Similar Messages

  • What are the steps in Apple Configurator iPad restore? It appears to me that Configurator repeats steps, but it probably is that I don't know what happens and when.

    what are the steps in Apple Configurator iPad restore? It appears to me that Configurator repeats steps, but it probably is that I don't know what happens and when.

    If you have a rescue email address (which is not the same thing as an alternate email address) set up on your account then you can get a clue to what it is, and potentially use it, by going to https://appleid.apple.com/ and clicking 'Manage your Apple ID' on the right-hand side of that page and log into your account. Then click on 'Password and Security' on the left-hand side of that page and on the right-hand side you should see an option to send security question reset info to your rescue email address.
    If you don't have, or don't want to use, your rescue email address (you won't be able to add/change it until you can answer 2 of your questions) then you will need to contact iTunes Support or Apple to get them reset (which will be by phone as they need to verify your id - we are fellow users here on these forums).
    e.g. you can try contacting iTunes Support : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Account Management , and then 'Forgotten Apple ID security questions'
    or try ringing Apple in your country and ask to talk to the Accounts Security Team : http://support.apple.com/kb/HE57
    When they've been reset you can then use the steps half-way down this page to add/change rescue email address for potential future use : http://support.apple.com/kb/HT5312 . Or you could change to 2-step verification : http://support.apple.com/kb/HT5570

  • What does the local-address element stand for here?

    Please se the following Coherence Extend Proxy Configuration file:
    What does the <local-address> element stand for? Does it define that only the local clients (local with server proxy) can be accepted?
    <local-address>
        <address>localhost</address>
        <port>9099</port>
    </local-address>
    <?xml version="1.0"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
      <caching-scheme-mapping>
        <cache-mapping>
          <cache-name>dist-*</cache-name>
          <scheme-name>dist-default</scheme-name>
        </cache-mapping>
      </caching-scheme-mapping>
      <caching-schemes>
        <distributed-scheme>
          <scheme-name>dist-default</scheme-name>
          <lease-granularity>member</lease-granularity>
          <backing-map-scheme>
            <local-scheme/>
          </backing-map-scheme>
          <autostart>true</autostart>
        </distributed-scheme>
        <proxy-scheme>
          <service-name>ExtendTcpProxyService</service-name>
          <thread-count>5</thread-count>
          <acceptor-config>
            <tcp-acceptor>
              <local-address>
                <address>localhost</address>
                <port>9099</port>
              </local-address>
            </tcp-acceptor>
          </acceptor-config>
          <autostart>true</autostart>
        </proxy-scheme>
      </caching-schemes>
    </cache-config>

    I think you not got the real meaning here.
    <local-address> element is used to specify a local address (IP or DNS name) and port that the TCP/IP ServerSocket (opened by the connection acceptor) will listen on. It's not a filter used to confine the client IP address.
    For example, the following will instruct the connection acceptor to bind the TCP/IP ServerSocket to 192.168.0.2:9099:
    <local-address>
      <address>192.168.0.2</address>
      <port>9099</port>
      <reusable>true</reusable>
    </local-address>

  • What is the "best" way to configure iTunes on an iMac with personal user acounts so each user can access the media library but sync devices on their personal user account?

    I am trying to determine the best way to set up our imac so each user account can access the same media (songs, movies etc.) through itunes and also back up and manage their personal devices under their own personal user account.  There are 4 users on our iMac.  Me, my wife, and our 2 children.  We have built an extensive library of music/media together using the same iTunes store account.  I would like to establish a seperate apple id and iTunes store account for each of us going forward but have the ability for each of us to share our purchases.  What is the best way to configure our system and devices in order to allow shared access to media and at the same time allow for individual management of devices including contacts, apps, photos, etc. Please help, I would like to do this once!
    Thank you in advance! 

    OK, seeing as no-one replied (presumably because a lot of this information is on the forums in bits elsewhere) here's how I've got on so far.
    Applications - just went through them.  About the only one I needed was my media server app.  Just downloaded and re-installed, had a quick look back though my email to find the license key and it all went on fine.  Installation never seemed quite right on my old machine so solved that problem too. 
    Movies - New iMovies just copied across the clips and projects into their respective folders.  Seems to have worked but haven't checked it all that thoroughly.  Some duplicate footage here but I can trim this out at some point when I get a chance to go through here. 
    Documents - Just copied these across. 
    Photos - used an app called iPhoto Library Manager.  You can download for free but have to pay to use the part that consolidates your libraries.  Possibly if I was willing to spend a bit more time I could have got away without using this but given I didn't know the state of my different libraries and just how many duplicates I had this was too much of a convenience to ignore.  Also got my library into a state where I can now spend a few hours organising it a bit better with Faces / Events etc. 
    Not attempted Music or iPhone sync yet as been stuck trying to solve a problem with my power adapter. 

  • What are the different ports required to Deploy(Run) an application in NWDS

    Hi all,
    We have a issue here in deploying our application in NWDS. As we are accessing our servers(from another country) thru firewalls in between, most of the ports are blocked for security reasons,henceforth, we are unable to deploy our application in NWDS.
    Initially port 3601 was blocked, now its open.when i try to deploy my application , it prompts for a SDM password, after i enter it , it gives me error saying it can't process thru 50018 port.
    So my query is , to build,deploy and run or debug  a application in NWDS what are the different ports that needs to be accessable ?( so that i can tell my basis guys that all this specific ports need to be opened )
    (Note:  will the SDM port, debug port,Http port be enough to deploy and run an application)
    Need your help on this
    Regards,
    Vijay

    Hi Arun,
    Thanks for your reply, as you told port 3601, its already opened. I didnt understand about the 3200,3300,3299. Can u be more clear about why each of this port is used for? ( bcoz i need to give a reason to my Basis guys,what each port is for)
    Hope this Log details of the error that I get here helps you:-
    <i>Settings
    SDM host : "ServerName"
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/abap1/LOCALS1/Temp/temp22390Welcome.ear
    Deployment exception : Server "srvName" did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server "srvName" at port 50018: "srvName"
    Inner exception was :
    Server "srvName" did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server "srvName" at port 50018: "srvName"</i>
    appreciate your valuable inputs.

  • What is the best way to configure storage device for rac?

    Hi
    On my disk array i have 7mirors and two conroler, what is the best way to configure environment?
    My application is OLTP, it runs 6-20 o clocj, so i can do backup when nobady work
    Database 10g r2, Windows 2003 enterpise
    for examlep
    First controler
    disks 1-5 DATA
    second cotnroler
    disks 6-7 FLASH
    or meyby share one disk on DATA and FLASH?
    Thanks in advice

    The best is you use ASM (maybe you do it already) and put one failure group on the first disk array and the second failure group on the second array. Then you can ASM let do the work.
    Werner

  • What is the best way to configure password in Cisco IOS?

    I am running IOS 15.2(4) on a 1921 Router
    What is the best way to configure the password for the router?  I have already tried once and managed to lock myself out of another switch.  I would like to use the most secure method which encrypts the password.
    Current Config:
    username admin privilege 15 password 0 cisco123

    Cisco IOS will not let me use a type 5 password.  This is the error message I receive: 
    ERROR: The secret you entered is not a valid encrypted secret.
    To enter an UNENCRYPTED secret, do not specify type 5 encryption.
    When you properly enter an UNENCRYPTED secret, it will be encrypted.
    I tried generating an MD5 hash and inputting that in and that did not work either.  When I do not specify type 5 it will default to using an encrypted type 4 password.
    Also, what is the difference between these two enable secret commands?
    enable secret 5 password
    username admin privilege 15 secret 5 password 

  • What is the 0x80070570 error when installing Win7 or Win8 or Win 8.1 on a clean SSD/HDD ?!

    Hello,
    My computer was working perfectly with Win7 for about 2years until I formatted on monday to clean a little bit my drives ... Since then I'm unable to install windows again. I have the 0x80070570 error.
    The complete error message is:
    Windows cannot install required files. The file may be corrupt or missing. Make sure that all files required for installation are available and restart the installation. Error code:0x80070570.
    What is the 0x80070570 error when installing Win7 or Win8 or Win 8.1 on a clean SSD/HDD ?! These versions are full from MSDN.
    What I did already:
    check my RAM (16go gskill)
    remove unnecessary hard drives
    replace my "old" SSD with a clean new one
    remove my sound cards
    remove the mouse and use only keyboard
    reset the BIOS
    check every LED on the motherboard (asus sabertooth z77) and there is no problem
    What are the problems?
    Thanks,
    Adrien.

    Hi,
    If all images cannot be installed, we have a reason to suspect the hardware cause.
    If you use two memory slots to get 16G RAM, I suggest you test with just one (8G) to check the result.
    Alex Zhao
    TechNet Community Support

  • What are the steps involved in configuring Oracle EBSR12 after installation

    What are the steps involved in configuring Oracle EBS R12 after installation is complete?
    We have an empty oracle EBS R12 installed and up and running. We do not have anything configured.
    Please direct me to the documents that can be followed to do initial steps for the application functionality to work.
    Thanks,
    SR

    What are the steps involved in configuring Oracle EBS R12 after installation is complete?
    We have an empty oracle EBS R12 installed and up and running. We do not have anything configured.
    Please direct me to the documents that can be followed to do initial steps for the application functionality to work.All Oracle EBS Docs 11i/R12 can be found at:
    Oracle Applications Documentation
    http://www.oracle.com/technetwork/documentation/applications-167706.html
    Thanks,
    Hussein

  • What is the default port on visual administrator with 2004s

    Hi
    I just finished the install of Netweaver 2004s and oracle is up and running and the j2ee engine as well.
    I want to lauch the visual administrator but unable to connect
    its saying cannont connect to ip and port....
    What is the default port for the first time login
    Also,
    went threw my web browser was able to access the portal page of the Netweaver... I tried the sap* user name but doesn't work
    JF

    Hi Jean
    The default port for VA is 5XX04 (where XX is the instance number)
    the user for the portal is Administrator (not sap*) and the password is the one you used on the installation.
    Hope this help
    Juan
    Please reward with points if helpful

  • HT3918 what is the beep sound when turning on computer after replacing ram

    what is the beeping sound when turning on imac after replacing memory/RAM ?

    This is the RAM capabilities and specs:
    Maximum Memory
    16 GB
    Memory Slots
    4 - 204-pin PC3-8500 (1066 MHz) DDR3 SO-DIMM
    This link, How to remove or install memory, will provide the source to how to install RAM in your model to be sure you do it properly. The modules need to be pressed fairly hard to assure they are properly seated.

  • What is the AlwaysFilter and when it is used for?

    What is the AlwaysFilter and when it is used for?
    Could you explain it in the details.
    Thank you

    jetq wrote:
    Sorry.
    cache.aggregate(AlwaysFilter.INSTANCE, new LongMin("getAge"))
    That doesn't really help.
    Where does AlwaysFilter come from? Is it part of the core API, or a 3rd party library? If the latter, which one? And in what do the API docs for this class not answer your question?

  • HT1420 What will the screen show when I deauthorize all computers?   Will it show them and then I select the ones to authorize?  I don't want to undo or be unable to re-authorize the ones I still want.

    What will the screen show when I deauthorize all computers?   Will it show them and then I select the ones to authorize?  I don't want to undo or be unable to re-authorize the ones I still want.

    "What will the screen show when I deauthorize all computers?  "
    Nothing.  Not sure what you mean.
    " Will it show them and then I select the ones to authorize? "
    No.
    You have to authorize a computer from that computer.  You cannot authorize a computer from another computer.

  • What are the tables impacted when we done the migo

    hi,
    what are the tables impacted when we done the migo.

    The tables invoved are :-
    MARD -   Storage Location Data for Material
    MARC - Plant Data for Material
    MSEG - Document Segment: Material
    MBEW - Material Valuation
    MKPF - Headr : Material Document
    EKBE - History per Purchasing Document
    EBEW - Sales Order Stock Valuation
    Edited by: Briesh Patel on Apr 22, 2008 4:42 PM

  • What are the system ports that XI uses to invoke web services?

    Hi guys,
    Anyone knows what are the system ports that XI uses to invoke and to be invoked from web services?
    I think it uses the port of AFW but I don’t have sure…
    Thanks in advance,
    Ricardo.

    hi,
    if you want to invoke a WS on the XI use
    the j2ee port (5XX00)
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Maybe you are looking for

  • How can I get responses to return to a specific email address?

    How do I get all my for responses to return to a specific email address? Does the Acrobat user need to be logged in with this email or is there an option for this? Any help would be appreciated!

  • Email destination mapping

    I've configured an 'EMAIL' batch to use an SMTP server to email generated docs to recipients. However, I'm confused as to where I can find the 'DocumentRequest' element being used for the email address? Clearly, there must be a mapping somewhere!? Th

  • Find all values in an array?

    I have an array and I want to output ALL the index values that correspond to a particular value.  The Search 1D array only returns the first index, is there a VI that returns them all?  Thanks.

  • Best method for adjusting a movie clips brightness?

    Can someone share their method for adjusting the brightness of a Movie Clip?  With code of course : ) thanks!

  • Photoshop CC Mac - layers flattening themselves, images going haywire

    What is going on here?  I have no idea what is happening or how to resolve this.  My prof and I both don't know;  re-installing hasn't helped. This afternoon, layers insta-flattened themselves.  I should actually have 4 layers but they keep disappear