Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #103456
| From | Aaron Christensen <aaron.christensen@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Network Simulator |
| Date | 2016-02-24 14:27 -0500 |
| Message-ID | <mailman.103.1456342035.20994.python-list@python.org> (permalink) |
| References | <3fb8c52b-4d7c-474d-bef9-26a0a24b1d77@googlegroups.com> |
On Feb 23, 2016 9:55 PM, "nikhil amraotkar" <nikhil.amraotkar1@gmail.com> wrote: > > Hi...I need help to design a network simulator consisting for 5 routers in python...Any help would be appretiated... > Thanks.. > -- > https://mail.python.org/mailman/listinfo/python-list What is the purpose for designing it in Python? I'm a network engineer and use GNS3 and Packet Tracer. I could see the benefit of creating Python scripts to manage networking devices but not sure why you would want to use Python. I use Python to generate configuration scripts but haven't used it for any management yet.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Network Simulator nikhil amraotkar <nikhil.amraotkar1@gmail.com> - 2016-02-23 18:54 -0800 Re: Network Simulator Joel Goldstick <joel.goldstick@gmail.com> - 2016-02-23 22:42 -0500 Re: Network Simulator "Martin A. Brown" <martin@linux-ip.net> - 2016-02-24 07:55 -0800 Re: Network Simulator Aaron Christensen <aaron.christensen@gmail.com> - 2016-02-24 14:27 -0500
csiph-web