Turn on suggestions
![]() Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
|
04-26-2005 02:23 PM
Hi. I´m having a problem with configUpload command on a Brocade 3800 switch; when I issue that command, a message like "error: connection failed!" shows up; the same happens
04-27-2005 07:03 PM
this is going to sound silly, but try the Perl module. It uses a different mechanism for getting the configuration files so the network problem (??) that you are experiencing may be avoided using this method.To be specific, the perl module will use the API to pull the file onto the host. You will need to spit the data into a text file, but you can at least get this data.
04-28-2005 11:42 AM
Where can I download from this perl module?thanks