Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all, Recently, I started some writing in python that I thought might be useful to some. These are still work in progress, but nevertheless. i was developing on Solaris 8 and Python 2.6.2. CiscoSwitch.py is a class which uses rshell to check thing...
-- Yaron."michel.hegeraat" כתב:>Michel Hegeraat created the discussion>"Re: Python scripts.">To view the discussion, visit: https://supportforums.cisco.com/message/3660517#3660517
After a write erase, a switch will not be accessible from the network. You will be able to configure it from the serial console port or, as described before via DHCP/TFTP or DHCP/SNMP.-- Yaron.
The code is cleaner because it is in Python. I have been writing Perl for years and recently switched to Python and I can tell you that writing in Python is much easier. You think of the algorithm and simply writes it. I keep going to the Python do...