how to learn tcl ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-26-2018 08:30 AM
CAn anyone advise me how to learn tcl ?
there are some manual to use?
there are some manual to use?
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-26-2018 11:50 AM
In addition to the recommendations above, I'd suggest taking a look at the scripts available on our GitHub.
https://github.com/extremenetworks/ExtremeScripting/tree/master/EXOS
You can learn a lot by using the scripts there as examples.
https://github.com/extremenetworks/ExtremeScripting/tree/master/EXOS
You can learn a lot by using the scripts there as examples.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-26-2018 08:36 AM
Sorry for not preferred answer, but recommend to switch to Python. It is more powerful and available on EXOS and on Management also...
Regards
Zdeněk Pala
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-26-2018 08:36 AM
Hello Visconti,
one further hint. If you have a first overview to Python you can have a look to the example scripts on XMC (see in "Tasks->Scripts). There are some easy and some more complex scripts.
With these scripts you will see how python works with XMC and the switches.
Here is a KB article with more infos especially for XOS:
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-use-Python-on-EXOS
Best regards
Stephan
one further hint. If you have a first overview to Python you can have a look to the example scripts on XMC (see in "Tasks->Scripts). There are some easy and some more complex scripts.
With these scripts you will see how python works with XMC and the switches.
Here is a KB article with more infos especially for XOS:
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-use-Python-on-EXOS
Best regards
Stephan
Regards
Stephan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-26-2018 08:36 AM
Hello Visconti,
for the first steps it is useful to have look for general courses in the web. There are a lot of different websites.
Here is a good point to start:
https://wiki.python.org/moin/BeginnersGuide/NonProgrammers
and here:
https://www.tutorialspoint.com/python/python_sending_email.htm
Best regards
Stephan
for the first steps it is useful to have look for general courses in the web. There are a lot of different websites.
Here is a good point to start:
https://wiki.python.org/moin/BeginnersGuide/NonProgrammers
and here:
https://www.tutorialspoint.com/python/python_sending_email.htm
Best regards
Stephan
Regards
Stephan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-26-2018 08:36 AM
ok so where can I find manuals of Python ?
