- Community Home
- >
- Storage
- >
- Legacy
- >
- General
- >
- Need Help - Brocade Switch Scripting
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2012 12:16 AM
01-09-2012 12:16 AM
Need Help - Brocade Switch Scripting
Hi Experts,
Kindly let me know where i can learn Brocade switch scripting.
Many thanks in advance,
Rakesh. :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2012 04:55 AM - edited 01-09-2012 04:58 AM
01-09-2012 04:55 AM - edited 01-09-2012 04:58 AM
Re: Need Help - Brocade Switch Scripting
Hi,
you can do this with Perl and the Net::Brcd or Net::Telnet::Brcd modules.
Or, you can use Net::SSH::Expect.
http://search.cpan.org/search?query=brocade&mode=all
It's possible that a bash expect script could work as well.
Ruby with net/ssh would also work (looks relatively simple).
I haven't seen any "framework" or API that already has pre-defined functions, but if there is one it would be interesting to take a look at.
- Tags:
- Perl