Forum: Scripting
10-12-2019, 09:41 AM
|
Replies: 1
Views: 4,339
|
Forum: Scripting
12-09-2017, 01:10 AM
|
Replies: 7
Views: 8,115
run crt from python script
Hello,
what i mean can i import module crt to python script so i can run script direct without run it through securecrt program.
thnaks
|
Forum: Scripting
12-08-2017, 12:02 AM
|
Replies: 7
Views: 8,115
|
Forum: Scripting
12-06-2017, 10:39 PM
|
Replies: 7
Views: 8,115
|
Forum: Scripting
12-06-2017, 11:59 AM
|
Replies: 7
Views: 8,115
Modules ipaddrr , netadrr and ipaddress python
Hello,
i want to know if i can import modules like ipaddrr or netadrr or ipaddress of python in securecrt scripting as when i try to import them then run script in securecrt it give me error : no...
|
Forum: Scripting
12-05-2017, 11:51 PM
|
Replies: 5
Views: 7,001
replace sting using list
Hello brenda
i know that i can use replace method instead but i want to accomplish this task using lists as per subject for other uses, regarding split i tried to split using x.split( ) but same...
|
Forum: Scripting
12-05-2017, 12:31 AM
|
Replies: 5
Views: 7,001
replace sting using list
Hello,
thanks you for reply , first regarding crt.Screen.WaitForString("/n") it was just type error when i post code while regarding using crt.Dialog.MessageBox(term_name) i can't pass list for...
|
Forum: Scripting
12-01-2017, 11:24 PM
|
Replies: 5
Views: 7,001
replace string in router config. using python
Hello
i try to run python script in securecrt for juniper routers such i show configuration on it then make change/replace for strings in it, i want to take output of show configuration then put it...
|
Forum: Scripting
11-29-2017, 10:39 AM
|
Replies: 7
Views: 7,004
Get method issue
Hello,
first thanks for your appreciated support
second i run command which rolled the screen ,the get method get values only in current screen which its the end of rolled screen ,so i ask if there...
|
Forum: Scripting
11-28-2017, 08:12 PM
|
Replies: 7
Views: 7,004
Get method issue
Hello,
i try to write script that take some router interface rates and save it in excel sheet ,however when i use get method in order to get specific values in specific locations in screen it take...
|
Forum: Scripting
11-20-2017, 12:08 PM
|
Replies: 7
Views: 7,004
documentations needed
hello
thanks eric for your support and kindly could you provide me with documentation explain scripting in securecrt using python such as moudles and methods like crt.screen.send also if you have...
|
Forum: Scripting
11-19-2017, 05:54 AM
|
Replies: 7
Views: 7,004
securecrt and python
Hello,
Appreciate your support as i write script to read IPs from text file then use it to apply commands in router juniper session using python in securecrt session but i face issue that script not...
|