教程-Python Network Programming for Network Engineers (Python 3)-MP4 MP4|Video:AVC1920x1080|Audio:AAC48.0KHz2ch|Duration:11hours26minutes|English|  VideoDescription ThiscourseisbasedonPython3.You'llmasternetworkprogrammabilityandnetworkautomationusingGNS3andPython3.ThiscoursewillshowyouhowyoucanstartprogrammingCisconetworkswithin20minutes.Thiscourseispractical;wewillshowyouhowyoucanquicklyandeasilystartnetworkprogrammingbyusingGNS3,CiscoIOS,andPython.YouwillseedemonstrationsshowingtheconfigurationofbothCiscoroutersandswitchesinGNS3—forexample,howtoconfiguremultipleVLANsonamultipleswitches,orhowtoconfigureOSPFonarouterandmore.ThiscourseshowsyoupracticalexamplesusingPythontoprogrammaticallyconfigureCisconetworkdevicesratherthanjusttalkingaboutit.LearnhowtoautomatenetworksusingTelnet,SSH,Paramiko,Netmiko,NAPALM.ToolssuchasNAPALMandNetmikomakeiteasytoconfigureandinteractwithnetworkdevicesusinganAPIsuchasNETCONForviaSSH.Don'treinventthewheel:usethetoolsavailabletoyoutoquicklyandeasilyautomateyournetworks. StyleandApproach Thiscourseispractical.YouwillseedemonstrationsoftheconfigurationofbothCiscoroutersandswitchesinGNS3—forexample,howtoconfiguremultipleVLANsonamultipleswitches,orhowtoconfigureOSPFonarouterandmore.ThiscourseshowsyoupracticalexamplesusingPythontoprogrammaticallyconfigureCisconetworkdevices. TableofContents INTRODUCTION GNS3SETUP QUICKSTARTGUIDETONETWORKAUTOMATION NETMIKO:USESSHFORNETWORKAUTOMATION NAPALM NAPALMANDBGP USENAPALMFORDEVICECONFIGURATIONAUDITANDCHANGES ITERATIONEXAMPLES:NETMIKOSCRIPTS NETMIKOSCALING PYTHONTHEORY PYTHONTHEORY:OBJECTS,VARIABLESANDDATATYPES PYTHONTHEORY:NUMBERS PYTHONTHEORY:STRINGS GETVERSIONINFORMATIONFROMASWITCH PYTHONTHEORY:COMPARISONS PYTHONTHEORY:LISTS PYTHONTHEORY:TUPLES PYTHONTHEORY:CODESTRUCTURES PYTHONTHEORY:IF/ELSE/ELSEIFLOGIC PYTHONTHEORY:WHILELOOPS PYTHONTHEORY:FORLOOPS PYTHONTHEORY:RANGES PYTHONTHEORY:DICTIONARIES PYTHONTHEORY:FUNCTIONS