Thank you for just getting to the point. What I would like to be able to do is use Perl to read switch command from a text file and also return the output to another text file.
Comment on Re^2: Using Perl To Manage My Brocade Switches
With some research I did for you, I was able to deduce that one connects to a Brocade Switch using SSH. There is much information on ways to do this, especially on for example the Net::SSH(2) documentation, and a Super Search here for Net::SSH(2).
Use whichever works best for you.
~Thomas~
"Excuse me for butting in, but I'm interrupt-driven..."