User Profile

Collapse

Profile Sidebar

Collapse
Jason3231
Jason3231
Last Activity: Oct 12 '05, 07:24 PM
Joined: Oct 3 '05
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Jason3231
    started a topic How do i change the title of my thread?

    How do i change the title of my thread?

    is there a way for me to remove the "need help" portion of my title on my last thread? I went in and selected edit, which let me change the title but not the "need help" portion.

    thanks
    See more | Go to post

  • This works

    after a little help and a bit of trial and error i've come up with something that:
    1. prompts user for cmd to run on cisco devices
    2. logs in to each device that an IP is given
    3. goes to enable mode
    4. runs cmd on ea. device
    5. prints an out file with data searched for

    not the prettiest/neatest script, but it works great:



    #!perl -w
    ...
    See more | Go to post

    Leave a comment:


  • Jason3231
    started a topic a way to go to next valid entry in an infile
    in Perl

    a way to go to next valid entry in an infile

    well i've found and pieced together a script (mainly found; i'm very new to perl) to scan a group of cisco switches that i have and print information out in a text file. everything seems to work pretty well except when a particular cmd doesn't apply to one of the switches listed in my infile. the script seems to get stuck in these instances and closes without going to the next valid switch. maybe i need some sort of ELSE type of statement or...
    See more | Go to post
    Last edited by Jason3231; Oct 12 '05, 02:24 PM.
No activity results to display
Show More
Working...