zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeTutorials.us] python-for-network-engineers-netmiko-napalm-pyntc-telnet-ssh-automate
magnet:?xt=urn:btih:8d4e2dc51de77093b5b4f14812805b5e969139ce&dn=[FreeTutorials.us] python-for-network-engineers-netmiko-napalm-pyntc-telnet-ssh-automate
磁力链接详情
Hash值:
8d4e2dc51de77093b5b4f14812805b5e969139ce
点击数:
289
文件大小:
2.12 GB
文件数量:
167
创建日期:
2019-7-12 12:59
最后访问:
2024-12-26 21:16
访问标签:
FreeTutorials
us
python-for-network-engineers-netmiko-napalm-pyntc-telnet-ssh-automate
文件列表详情
01 Introduction/001 Introduction.mp4 41.16 MB
02 Quick Start Guide to Network Automation/003 Quick Start 1 Python and Telnet Configure Cisco Router.mp4 68.47 MB
02 Quick Start Guide to Network Automation/004 QA What about doing this with Python3.mp4 9.44 MB
02 Quick Start Guide to Network Automation/005 Quick Start 2 Python and Telnet Configure Switch VLANs.mp4 35.7 MB
02 Quick Start Guide to Network Automation/006 Quick Start 3 Remove Passwords and improve scripts Telnet.mp4 33.39 MB
02 Quick Start Guide to Network Automation/007 Quick Start 4 Create switch VLANs using loops Telnet.mp4 30.72 MB
02 Quick Start Guide to Network Automation/008 Quick Start 5 Multiple switches multiple VLANs Telnet.mp4 59.59 MB
02 Quick Start Guide to Network Automation/009 Quick Start 6 In-band management network.mp4 21.63 MB
02 Quick Start Guide to Network Automation/010 Quick start 7 PEP Style Guide.mp4 27.66 MB
02 Quick Start Guide to Network Automation/011 Quick Start 8 Opening Files and spacing importance.mp4 39.99 MB
02 Quick Start Guide to Network Automation/012 Quick Start 9 Backup switch configurations.mp4 36.89 MB
02 Quick Start Guide to Network Automation/013 Quick Start 10 Jupter IDE.mp4 44.98 MB
02 Quick Start Guide to Network Automation/014 Quick Start 11 Paramiko SSH Python and Cisco devices.mp4 59.21 MB
02 Quick Start Guide to Network Automation/015 Quick Start 12 Netmiko Part 1.mp4 38.13 MB
02 Quick Start Guide to Network Automation/016 Quick Start 13 Netmiko Part 2.mp4 36.49 MB
02 Quick Start Guide to Network Automation/017 Quick Start 14 Netmiko Part 3.mp4 34.29 MB
02 Quick Start Guide to Network Automation/018 Quick Start 15 Netmiko Part 4.mp4 27.47 MB
02 Quick Start Guide to Network Automation/019 Quick Start 16 Netmiko Part 5.mp4 52.55 MB
02 Quick Start Guide to Network Automation/020 Quick Start 17 Netmiko Part 6.mp4 35.36 MB
03 NAPALM P75/021 NAPALM Introduction P75_12.mp4 33.32 MB
03 NAPALM P75/022 Install NAPALM P68_13.mp4 14.79 MB
03 NAPALM P75/023 NAPALM connect to switch 1 P68_14.mp4 10.57 MB
03 NAPALM P75/024 JSON and more commands P68_16.mp4 14.96 MB
03 NAPALM P75/025 Mac address table ARP cache P68_17.mp4 15.99 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.39 MB
04 NAPALM and BGP P75/028 Use NAPALM to retrieve BGP neighbor information Part 3 P75_3.mp4 2.91 MB
04 NAPALM and BGP P75/029 NAPALM Multiple BGP neighbors P75_4.mp4 11.72 MB
04 NAPALM and BGP P75/030 NAPALM and bigger BGP Network Part 1 P75_5.mp4 10.7 MB
04 NAPALM and BGP P75/031 NAPALM and bigger BGP network Part 2 P75_5b.mp4 7.39 MB
05 Use NAPALM for device configuration audit and changes P75/032 Use NAPALM to configure Access lists P75_6.mp4 8.85 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.08 MB
05 Use NAPALM for device configuration audit and changes P75/034 Use NAPALM for auditing device configs P75_8.mp4 1.76 MB
05 Use NAPALM for device configuration audit and changes P75/035 Use NAPALM to add multiple config files P75_9.mp4 11.05 MB
05 Use NAPALM for device configuration audit and changes P75/036 NAPALM Multiple config files multiple devices P75_10.mp4 10.2 MB
06 pyntc P69/038 pyntc Introduction P69_1_2.mp4 17.7 MB
06 pyntc P69/039 pyntc Installation and get device version information P69_3_4.mp4 21.43 MB
06 pyntc P69/040 Use pyntc to configure a Cisco IOS device P69_5.mp4 17.34 MB
06 pyntc P69/041 Use pyntc to retrieve a switch running-config P69_6.mp4 5.99 MB
06 pyntc P69/042 Use pyntc and github to save a switch running config to a file P69_7_8.mp4 13.41 MB
06 pyntc P69/043 Backup a switch config with 5 lines of code P69_9.mp4 6.4 MB
07 Iteration Examples Netmiko scripts P77/045 Netmiko Iteration Script Overview.mp4 20.83 MB
07 Iteration Examples Netmiko scripts P77/046 Netmiko Iteration Script 1 Basic Script.mp4 3.61 MB
07 Iteration Examples Netmiko scripts P77/047 Netmiko Iteration Script 2 Open a file of commands.mp4 14.09 MB
07 Iteration Examples Netmiko scripts P77/048 Netmiko Iteration Script 3 Configure multiple devices using a file of devices.mp4 19.14 MB
07 Iteration Examples Netmiko scripts P77/049 Netmiko Iteration Script 4 Remove passwords from script.mp4 9.94 MB
07 Iteration Examples Netmiko scripts P77/050 Netmiko Iteration Script 5 Except Error Handling.mp4 18.2 MB
07 Iteration Examples Netmiko scripts P77/051 Netmiko Iteration Script 6 Determine device types and run specific device typ.mp4 22.86 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.36 MB
08 Python Theory P61/054 Keep learning P61_26.mp4 8.52 MB
08 Python Theory P61/055 2.7 and 3 setup P61_27.mp4 15.26 MB
08 Python Theory P61/056 2.7 and 3 examples P61_28.mp4 7.13 MB
08 Python Theory P61/057 Basic Hello World Scripts P61_29_30.mp4 2.81 MB
09 Python Theory Objects Variables and Data Types/058 Python Objects P61_1.mp4 9.55 MB
09 Python Theory Objects Variables and Data Types/059 Python Objects Part 2 P61_2.mp4 4.93 MB
09 Python Theory Objects Variables and Data Types/060 Python Variables P61_3.mp4 9.18 MB
09 Python Theory Objects Variables and Data Types/061 Python Variables Part 2 P61_4_5.mp4 4.35 MB
09 Python Theory Objects Variables and Data Types/062 Python Variables Part 3 P61_6.mp4 11.38 MB
09 Python Theory Objects Variables and Data Types/063 Python Variables Part 4 P61_7_8.mp4 6.66 MB
09 Python Theory Objects Variables and Data Types/064 Data Types P61_9.mp4 8.75 MB
09 Python Theory Objects Variables and Data Types/065 Data Type testing P61_10.mp4 5.67 MB
10 Python Theory - Numbers P61/066 Introduction P61_19.mp4 6.94 MB
10 Python Theory - Numbers P61/067 Numeric Types P61_11.mp4 6.41 MB
10 Python Theory - Numbers P61/068 Int and Float P61_12.mp4 3.75 MB
10 Python Theory - Numbers P61/069 Operators P61_14.mp4 12.05 MB
10 Python Theory - Numbers P61/070 Operators Part 2 P61_15_16.mp4 15.89 MB
10 Python Theory - Numbers P61/071 Operators P61_17_18.mp4 9.37 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 870.63 KB
10 Python Theory - Numbers P61/074 int calculation P62_2.mp4 5.86 MB
10 Python Theory - Numbers P61/075 Floats P62_3.mp4 3.74 MB
11 Python Theory - Strings/076 strings P62_4.mp4 10.67 MB
11 Python Theory - Strings/077 strings GT 06-8-17 7_8.mp4 6.27 MB
11 Python Theory - Strings/078 convert to a string using str P62_10.mp4 1.04 MB
11 Python Theory - Strings/079 escape special character meaning with P62_12.mp4 5.24 MB
11 Python Theory - Strings/080 strings P62_9.mp4 3.44 MB
11 Python Theory - Strings/081 string concatenation with P62_13.mp4 2.39 MB
11 Python Theory - Strings/082 multiplication operator P62_16.mp4 2.86 MB
11 Python Theory - Strings/083 string offsets - extract characters with P62_17.mp4 6.23 MB
11 Python Theory - Strings/084 string slice _ slicing P62_string.mp4 6.72 MB
11 Python Theory - Strings/085 string slice _ slicing 2 P62_1string.mp4 2.42 MB
11 Python Theory - Strings/086 string slice _ slicing 3 P62_2string.mp4 3.83 MB
11 Python Theory - Strings/087 lower upper P73_11.mp4 4.45 MB
11 Python Theory - Strings/088 startswith endswith P73_12.mp4 4.31 MB
11 Python Theory - Strings/089 strip lstrip rstrip P73_13.mp4 5.33 MB
11 Python Theory - Strings/090 isdigit P73_14.mp4 2.26 MB
11 Python Theory - Strings/091 count P73_15.mp4 5.72 MB
11 Python Theory - Strings/092 Old Style text using P66_24.mp4 6.29 MB
11 Python Theory - Strings/093 Strings New way to do text using P73_16.mp4 3.95 MB
11 Python Theory - Strings/094 dir P73_9.mp4 3.74 MB
12 Get version information from a switch P65/095 Get show version from switch P65_14.mp4 11.87 MB
12 Get version information from a switch P65/096 Telnet and string offset P65_16.mp4 14.59 MB
12 Get version information from a switch P65/097 Show version using len P65_17.mp4 5.29 MB
12 Get version information from a switch P65/098 Split 1 P65_18_21.mp4 4.35 MB
12 Get version information from a switch P65/099 Split 2 P73_18.mp4 2.27 MB
12 Get version information from a switch P65/100 List and join P73_17.mp4 5.22 MB
12 Get version information from a switch P65/101 List and len - use Interface example P73_25.mp4 3.95 MB
12 Get version information from a switch P65/102 Index introductionP66_1.mp4 7.23 MB
12 Get version information from a switch P65/103 Real switch get version using index and slice P66_2_3.mp4 8.67 MB
12 Get version information from a switch P65/104 Python3 telnet to switch P66_4.mp4 9.37 MB
12 Get version information from a switch P65/105 Count P66_6.mp4 13.08 MB
12 Get version information from a switch P65/106 Use find to get information from a real switch P66_10.mp4 11.48 MB
12 Get version information from a switch P65/107 Python3 Telnet versus Python2 - Find version of software P66_11.mp4 6.72 MB
12 Get version information from a switch P65/108 find not found P66_12.mp4 1.45 MB
12 Get version information from a switch P65/109 String methods - upper P66_13.mp4 3.84 MB
12 Get version information from a switch P65/110 String methods - startswith and endswith P66_14.mp4 4.29 MB
12 Get version information from a switch P65/111 String methods - strip P66_15.mp4 6.09 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.43 MB
12 Get version information from a switch P65/114 String methods - is it in string P66_19.mp4 2.05 MB
12 Get version information from a switch P65/115 String concatenation P66_20.mp4 1.15 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.92 MB
13 Python Theory Comparisons P73/118 Boolean Truth Table.mp4 7.51 MB
13 Python Theory Comparisons P73/119 Boolean Truth Table Demo.mp4 6.33 MB
13 Python Theory Comparisons P73/120 false conditions.mp4 3.74 MB
14 Python Theory Lists/121 Lists versus tuples.mp4 13.22 MB
14 Python Theory Lists/122 lists.mp4 5.84 MB
14 Python Theory Lists/123 create a list using split.mp4 6.11 MB
14 Python Theory Lists/124 lists in lists.mp4 8.84 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.28 MB
14 Python Theory Lists/127 List methods.mp4 5.45 MB
14 Python Theory Lists/128 lists insert and delete.mp4 9.16 MB
14 Python Theory Lists/129 list pop index and in.mp4 8.27 MB
14 Python Theory Lists/130 reverse sort.mp4 10.16 MB
14 Python Theory Lists/131 len copy list.mp4 7.39 MB
15 Tuples P70/132 tuples.mp4 10.35 MB
15 Tuples P70/133 Tuples and Sequences v2.mp4 5.74 MB
16 Python Theory Code Structures P72/134 Comments in Code P72_2.mp4 7.35 MB
16 Python Theory Code Structures P72/135 Line Continuation P72_3.mp4 2.89 MB
17 Python Theory Part 73 - if else elseif logic/136 if logic.mp4 22.55 MB
17 Python Theory Part 73 - if else elseif logic/137 physical router demonstration.mp4 17.44 MB
17 Python Theory Part 73 - if else elseif logic/138 esleif.mp4 8.92 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.03 MB
18 Python Theory Part 73 - While Loops/142 while loop with a list.mp4 5 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.61 MB
19 Python Theory Part 73 - For Loops/145 for loop with dictionary.mp4 5.48 MB
19 Python Theory Part 73 - For Loops/146 for loop with if and lists.mp4 2.86 MB
20 Python Theory Ranges/147 Ranges 1.mp4 11.13 MB
20 Python Theory Ranges/148 Ranges 2.mp4 4.93 MB
21 Python Theory Dictionaries P70/149 Dictionary Theory P70_17.mp4 7.35 MB
21 Python Theory Dictionaries P70/150 Dictionary Demo P70_18.mp4 7.58 MB
21 Python Theory Dictionaries P70/151 Combine Dictionaries P70_19.mp4 3.23 MB
21 Python Theory Dictionaries P70/152 Dictionaries Clear and check P70_20.mp4 7.34 MB
21 Python Theory Dictionaries P70/153 Dictionaries Add values P70_21.mp4 9.81 MB
22 Python Theory Functions/154 Functions Intro.mp4 14.52 MB
22 Python Theory Functions/155 Functions Intro Part 2.mp4 6.3 MB
22 Python Theory Functions/156 Functions Part 3.mp4 5.65 MB
22 Python Theory Functions/157 Functions - Netmiko and Router.mp4 9.23 MB
22 Python Theory Functions/158 Functions - Netmiko and Router.mp4 11.37 MB
22 Python Theory Functions/159 Function 6 - Named keyword arguments Netmiko.mp4 9.49 MB
23 GNS3 Setup/160 GNS3 setup Overview.mp4 1.15 MB
23 GNS3 Setup/161 GNS3 Installation Part 1.mp4 66.15 MB
23 GNS3 Setup/162 GNS3 Installation Part 2.mp4 30.31 MB
23 GNS3 Setup/163 GNS3 Installation Part 3.mp4 53.63 MB
23 GNS3 Setup/164 GNS3 Installation Part 4.mp4 33.48 MB
23 GNS3 Setup/165 GNS3 Installation Part 5.mp4 38.3 MB
23 GNS3 Setup/166 Import Ubuntu Docker Container Part 1.mp4 17.83 MB
23 GNS3 Setup/167 Import Ubuntu Docker Container Part 2.mp4 23.12 MB
23 GNS3 Setup/168 Ubuntu Docker Container Issue Part 1.mp4 18.69 MB
23 GNS3 Setup/169 Ubuntu Docker Container Issue Part 2.mp4 24.66 MB
23 GNS3 Setup/170 Python 2.7 Python 3 Go Perl and PHP appliance.mp4 19.38 MB
其他位置