TorBT - Torrents and Magnet Links Search Engine

[FreeTutorials.us] python-for-network-engineers-netmiko-napalm-pyntc-telnet-ssh-automate

File Name
Size
01 Introduction/001 Introduction.mp4
41 MB
01 Introduction/002 Good news.html
1.8 kB
02 Quick Start Guide to Network Automation/003 Quick Start 1 Python and Telnet Configure Cisco Router.mp4
68 MB
02 Quick Start Guide to Network Automation/004 QA What about doing this with Python3.mp4
9.4 MB
02 Quick Start Guide to Network Automation/005 Quick Start 2 Python and Telnet Configure Switch VLANs.mp4
36 MB
02 Quick Start Guide to Network Automation/006 Quick Start 3 Remove Passwords and improve scripts Telnet.mp4
33 MB
02 Quick Start Guide to Network Automation/007 Quick Start 4 Create switch VLANs using loops Telnet.mp4
31 MB
02 Quick Start Guide to Network Automation/008 Quick Start 5 Multiple switches multiple VLANs Telnet.mp4
60 MB
02 Quick Start Guide to Network Automation/009 Quick Start 6 In-band management network.mp4
22 MB
02 Quick Start Guide to Network Automation/010 Quick start 7 PEP Style Guide.mp4
28 MB
02 Quick Start Guide to Network Automation/011 Quick Start 8 Opening Files and spacing importance.mp4
40 MB
02 Quick Start Guide to Network Automation/012 Quick Start 9 Backup switch configurations.mp4
37 MB
02 Quick Start Guide to Network Automation/013 Quick Start 10 Jupter IDE.mp4
45 MB
02 Quick Start Guide to Network Automation/014 Quick Start 11 Paramiko SSH Python and Cisco devices.mp4
59 MB
02 Quick Start Guide to Network Automation/015 Quick Start 12 Netmiko Part 1.mp4
38 MB
02 Quick Start Guide to Network Automation/016 Quick Start 13 Netmiko Part 2.mp4
36 MB
02 Quick Start Guide to Network Automation/017 Quick Start 14 Netmiko Part 3.mp4
34 MB
02 Quick Start Guide to Network Automation/018 Quick Start 15 Netmiko Part 4.mp4
28 MB
02 Quick Start Guide to Network Automation/019 Quick Start 16 Netmiko Part 5.mp4
52 MB
02 Quick Start Guide to Network Automation/020 Quick Start 17 Netmiko Part 6.mp4
35 MB
03 NAPALM P75/021 NAPALM Introduction P75_12.mp4
33 MB
03 NAPALM P75/022 Install NAPALM P68_13.mp4
15 MB
03 NAPALM P75/023 NAPALM connect to switch 1 P68_14.mp4
11 MB
03 NAPALM P75/024 JSON and more commands P68_16.mp4
15 MB
03 NAPALM P75/025 Mac address table ARP cache P68_17.mp4
16 MB
04 NAPALM and BGP P75/026 Use NAPALM to retrieve BGP neighbor information Part 1 P75_1.mp4
6.2 MB
04 NAPALM and BGP P75/027 Use NAPALM to retrieve BGP neighbor information Part 2 P75_2.mp4
13 MB
04 NAPALM and BGP P75/028 Use NAPALM to retrieve BGP neighbor information Part 3 P75_3.mp4
2.9 MB
04 NAPALM and BGP P75/029 NAPALM Multiple BGP neighbors P75_4.mp4
12 MB
04 NAPALM and BGP P75/030 NAPALM and bigger BGP Network Part 1 P75_5.mp4
11 MB
04 NAPALM and BGP P75/031 NAPALM and bigger BGP network Part 2 P75_5b.mp4
7.4 MB
05 Use NAPALM for device configuration audit and changes P75/032 Use NAPALM to configure Access lists P75_6.mp4
8.8 MB
05 Use NAPALM for device configuration audit and changes P75/033 Check if ACL already exists and add if missing P75_7.mp4
11 MB
05 Use NAPALM for device configuration audit and changes P75/034 Use NAPALM for auditing device configs P75_8.mp4
1.8 MB
05 Use NAPALM for device configuration audit and changes P75/035 Use NAPALM to add multiple config files P75_9.mp4
11 MB
05 Use NAPALM for device configuration audit and changes P75/036 NAPALM Multiple config files multiple devices P75_10.mp4
10 MB
05 Use NAPALM for device configuration audit and changes P75/037 Want more.html
420 B
06 pyntc P69/038 pyntc Introduction P69_1_2.mp4
18 MB
06 pyntc P69/039 pyntc Installation and get device version information P69_3_4.mp4
21 MB
06 pyntc P69/040 Use pyntc to configure a Cisco IOS device P69_5.mp4
17 MB
06 pyntc P69/041 Use pyntc to retrieve a switch running-config P69_6.mp4
6.0 MB
06 pyntc P69/042 Use pyntc and github to save a switch running config to a file P69_7_8.mp4
13 MB
06 pyntc P69/043 Backup a switch config with 5 lines of code P69_9.mp4
6.4 MB
06 pyntc P69/044 Want more.html
419 B
07 Iteration Examples Netmiko scripts P77/045 Netmiko Iteration Script Overview.mp4
21 MB
07 Iteration Examples Netmiko scripts P77/046 Netmiko Iteration Script 1 Basic Script.mp4
3.6 MB
07 Iteration Examples Netmiko scripts P77/047 Netmiko Iteration Script 2 Open a file of commands.mp4
14 MB
07 Iteration Examples Netmiko scripts P77/048 Netmiko Iteration Script 3 Configure multiple devices using a file of devices.mp4
19 MB
07 Iteration Examples Netmiko scripts P77/049 Netmiko Iteration Script 4 Remove passwords from script.mp4
9.9 MB
07 Iteration Examples Netmiko scripts P77/050 Netmiko Iteration Script 5 Except Error Handling.mp4
18 MB
07 Iteration Examples Netmiko scripts P77/051 Netmiko Iteration Script 6 Determine device types and run specific device typ.mp4
23 MB
07 Iteration Examples Netmiko scripts P77/052 Netmiko Iteration Script 7 Iterate device type script.mp4
9.3 MB
08 Python Theory P61/053 Theory topics - very short P62_14_15.mp4
9.4 MB
08 Python Theory P61/054 Keep learning P61_26.mp4
8.5 MB
08 Python Theory P61/055 2.7 and 3 setup P61_27.mp4
15 MB
08 Python Theory P61/056 2.7 and 3 examples P61_28.mp4
7.1 MB
08 Python Theory P61/057 Basic Hello World Scripts P61_29_30.mp4
2.8 MB
09 Python Theory Objects Variables and Data Types/058 Python Objects P61_1.mp4
9.6 MB
09 Python Theory Objects Variables and Data Types/059 Python Objects Part 2 P61_2.mp4
4.9 MB
09 Python Theory Objects Variables and Data Types/060 Python Variables P61_3.mp4
9.2 MB
09 Python Theory Objects Variables and Data Types/061 Python Variables Part 2 P61_4_5.mp4
4.4 MB
09 Python Theory Objects Variables and Data Types/062 Python Variables Part 3 P61_6.mp4
11 MB
09 Python Theory Objects Variables and Data Types/063 Python Variables Part 4 P61_7_8.mp4
6.7 MB
09 Python Theory Objects Variables and Data Types/064 Data Types P61_9.mp4
8.7 MB
09 Python Theory Objects Variables and Data Types/065 Data Type testing P61_10.mp4
5.7 MB
10 Python Theory - Numbers P61/066 Introduction P61_19.mp4
6.9 MB
10 Python Theory - Numbers P61/067 Numeric Types P61_11.mp4
6.4 MB
10 Python Theory - Numbers P61/068 Int and Float P61_12.mp4
3.8 MB
10 Python Theory - Numbers P61/069 Operators P61_14.mp4
12 MB
10 Python Theory - Numbers P61/070 Operators Part 2 P61_15_16.mp4
16 MB
10 Python Theory - Numbers P61/071 Operators P61_17_18.mp4
9.4 MB
10 Python Theory - Numbers P61/072 bin hex oct P61_20.mp4
3.8 MB
10 Python Theory - Numbers P61/073 binary decimal octal number examples P62_1.mp4
871 kB
10 Python Theory - Numbers P61/074 int calculation P62_2.mp4
5.9 MB
10 Python Theory - Numbers P61/075 Floats P62_3.mp4
3.7 MB
11 Python Theory - Strings/076 strings P62_4.mp4
11 MB
11 Python Theory - Strings/077 strings GT 06-8-17 7_8.mp4
6.3 MB
11 Python Theory - Strings/078 convert to a string using str P62_10.mp4
1.0 MB
11 Python Theory - Strings/079 escape special character meaning with P62_12.mp4
5.2 MB
11 Python Theory - Strings/080 strings P62_9.mp4
3.4 MB
11 Python Theory - Strings/081 string concatenation with P62_13.mp4
2.4 MB
11 Python Theory - Strings/082 multiplication operator P62_16.mp4
2.9 MB
11 Python Theory - Strings/083 string offsets - extract characters with P62_17.mp4
6.2 MB
11 Python Theory - Strings/084 string slice _ slicing P62_string.mp4
6.7 MB
11 Python Theory - Strings/085 string slice _ slicing 2 P62_1string.mp4
2.4 MB
11 Python Theory - Strings/086 string slice _ slicing 3 P62_2string.mp4
3.8 MB
11 Python Theory - Strings/087 lower upper P73_11.mp4
4.4 MB
11 Python Theory - Strings/088 startswith endswith P73_12.mp4
4.3 MB
11 Python Theory - Strings/089 strip lstrip rstrip P73_13.mp4
5.3 MB
11 Python Theory - Strings/090 isdigit P73_14.mp4
2.3 MB
11 Python Theory - Strings/091 count P73_15.mp4
5.7 MB
11 Python Theory - Strings/092 Old Style text using P66_24.mp4
6.3 MB
11 Python Theory - Strings/093 Strings New way to do text using P73_16.mp4
3.9 MB
11 Python Theory - Strings/094 dir P73_9.mp4
3.7 MB
12 Get version information from a switch P65/095 Get show version from switch P65_14.mp4
12 MB
12 Get version information from a switch P65/096 Telnet and string offset P65_16.mp4
15 MB
12 Get version information from a switch P65/097 Show version using len P65_17.mp4
5.3 MB
12 Get version information from a switch P65/098 Split 1 P65_18_21.mp4
4.4 MB
12 Get version information from a switch P65/099 Split 2 P73_18.mp4
2.3 MB
12 Get version information from a switch P65/100 List and join P73_17.mp4
5.2 MB
12 Get version information from a switch P65/101 List and len - use Interface example P73_25.mp4
4.0 MB
12 Get version information from a switch P65/102 Index introductionP66_1.mp4
7.2 MB
12 Get version information from a switch P65/103 Real switch get version using index and slice P66_2_3.mp4
8.7 MB
12 Get version information from a switch P65/104 Python3 telnet to switch P66_4.mp4
9.4 MB
12 Get version information from a switch P65/105 Count P66_6.mp4
13 MB
12 Get version information from a switch P65/106 Use find to get information from a real switch P66_10.mp4
12 MB
12 Get version information from a switch P65/107 Python3 Telnet versus Python2 - Find version of software P66_11.mp4
6.7 MB
12 Get version information from a switch P65/108 find not found P66_12.mp4
1.4 MB
12 Get version information from a switch P65/109 String methods - upper P66_13.mp4
3.8 MB
12 Get version information from a switch P65/110 String methods - startswith and endswith P66_14.mp4
4.3 MB
12 Get version information from a switch P65/111 String methods - strip P66_15.mp4
6.1 MB
12 Get version information from a switch P65/112 String methods - split demo P66_16.mp4
2.3 MB
12 Get version information from a switch P65/113 String methods - Join P66_17_18.mp4
1.4 MB
12 Get version information from a switch P65/114 String methods - is it in string P66_19.mp4
2.1 MB
12 Get version information from a switch P65/115 String concatenation P66_20.mp4
1.2 MB
12 Get version information from a switch P65/116 Capitalize upper lower swap P66_23.mp4
3.4 MB
13 Python Theory Comparisons P73/117 Boolean comparisons.mp4
9.9 MB
13 Python Theory Comparisons P73/118 Boolean Truth Table.mp4
7.5 MB
13 Python Theory Comparisons P73/119 Boolean Truth Table Demo.mp4
6.3 MB
13 Python Theory Comparisons P73/120 false conditions.mp4
3.7 MB
14 Python Theory Lists/121 Lists versus tuples.mp4
13 MB
14 Python Theory Lists/122 lists.mp4
5.8 MB
14 Python Theory Lists/123 create a list using split.mp4
6.1 MB
14 Python Theory Lists/124 lists in lists.mp4
8.8 MB
14 Python Theory Lists/125 lists versus tuples - documentation.mp4
1.9 MB
14 Python Theory Lists/126 list merge and extend.mp4
3.3 MB
14 Python Theory Lists/127 List methods.mp4
5.5 MB
14 Python Theory Lists/128 lists insert and delete.mp4
9.2 MB
14 Python Theory Lists/129 list pop index and in.mp4
8.3 MB
14 Python Theory Lists/130 reverse sort.mp4
10 MB
14 Python Theory Lists/131 len copy list.mp4
7.4 MB
15 Tuples P70/132 tuples.mp4
10 MB
15 Tuples P70/133 Tuples and Sequences v2.mp4
5.7 MB
16 Python Theory Code Structures P72/134 Comments in Code P72_2.mp4
7.4 MB
16 Python Theory Code Structures P72/135 Line Continuation P72_3.mp4
2.9 MB
17 Python Theory Part 73 - if else elseif logic/136 if logic.mp4
22 MB
17 Python Theory Part 73 - if else elseif logic/137 physical router demonstration.mp4
17 MB
17 Python Theory Part 73 - if else elseif logic/138 esleif.mp4
8.9 MB
18 Python Theory Part 73 - While Loops/139 while loop.mp4
7.6 MB
18 Python Theory Part 73 - While Loops/140 infinite while loop with break.mp4
5.9 MB
18 Python Theory Part 73 - While Loops/141 infinite while loop with continue.mp4
6.0 MB
18 Python Theory Part 73 - While Loops/142 while loop with a list.mp4
5.0 MB
18 Python Theory Part 73 - While Loops/143 while loop with else.mp4
4.2 MB
19 Python Theory Part 73 - For Loops/144 for loops.mp4
5.6 MB
19 Python Theory Part 73 - For Loops/145 for loop with dictionary.mp4
5.5 MB
19 Python Theory Part 73 - For Loops/146 for loop with if and lists.mp4
2.9 MB
20 Python Theory Ranges/147 Ranges 1.mp4
11 MB
20 Python Theory Ranges/148 Ranges 2.mp4
4.9 MB
21 Python Theory Dictionaries P70/149 Dictionary Theory P70_17.mp4
7.4 MB
21 Python Theory Dictionaries P70/150 Dictionary Demo P70_18.mp4
7.6 MB
21 Python Theory Dictionaries P70/151 Combine Dictionaries P70_19.mp4
3.2 MB
21 Python Theory Dictionaries P70/152 Dictionaries Clear and check P70_20.mp4
7.3 MB
21 Python Theory Dictionaries P70/153 Dictionaries Add values P70_21.mp4
9.8 MB
22 Python Theory Functions/154 Functions Intro.mp4
14 MB
22 Python Theory Functions/155 Functions Intro Part 2.mp4
6.3 MB
22 Python Theory Functions/156 Functions Part 3.mp4
5.7 MB
22 Python Theory Functions/157 Functions - Netmiko and Router.mp4
9.2 MB
22 Python Theory Functions/158 Functions - Netmiko and Router.mp4
11 MB
22 Python Theory Functions/159 Function 6 - Named keyword arguments Netmiko.mp4
9.5 MB
23 GNS3 Setup/160 GNS3 setup Overview.mp4
1.2 MB
23 GNS3 Setup/161 GNS3 Installation Part 1.mp4
66 MB
23 GNS3 Setup/162 GNS3 Installation Part 2.mp4
30 MB
23 GNS3 Setup/163 GNS3 Installation Part 3.mp4
54 MB
23 GNS3 Setup/164 GNS3 Installation Part 4.mp4
34 MB
23 GNS3 Setup/165 GNS3 Installation Part 5.mp4
38 MB
23 GNS3 Setup/166 Import Ubuntu Docker Container Part 1.mp4
18 MB
23 GNS3 Setup/167 Import Ubuntu Docker Container Part 2.mp4
23 MB
23 GNS3 Setup/168 Ubuntu Docker Container Issue Part 1.mp4
19 MB
23 GNS3 Setup/169 Ubuntu Docker Container Issue Part 2.mp4
25 MB
23 GNS3 Setup/170 Python 2.7 Python 3 Go Perl and PHP appliance.mp4
19 MB
[FreeTutorials.us].txt
78 B
[FreeTutorials.us].url
119 B