Tnx for understanding. You are absolutely right. I should read first, but i start learning perl from beginning im reading the book "beginning Perl" :), and im going slow. And all start from the task that was given to me, to telnet more then 600 routers and switches. So my priority is to make this two scripts and parallel with that to learn Perl because i start to love this language :). My perl script for Telnet Cisco it works very well. And for this one i have a problems.

We're happy to help but we do expect you to show some effort yourself: asking for information that's clearly documented does not indicate any such effort. This is all explained in more detail in "How do I post a question effectively?".

Any way You are right, i have to respect the rules and read more in detail. Thanks again for understanding and information you gave me. ;) Ill do my best ;)


In reply to Re^3: Telnet to a switch by IvanAK
in thread Telnet to a switch by IvanAK

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.