<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Hands-On Cisco automation with Python</title>
    <subTitle>streamline network tasks using Netmiko, NAPALM, and Nornir for beginners</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Graziani, Rick</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Iliesiu, Adrian</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Hoboken</placeTerm>
    </place>
    <publisher>Cisco Press</publisher>
    <dateIssued>2026</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxv, 382 p.</extent>
  </physicalDescription>
  <abstract>Learn how to simplify Cisco network management with practical Python automation. Modern networks demand speed, accuracy, and scalability. Hands-On Cisco Automation with Pythonteaches network professionals how to automate common Cisco IOS tasks using Python and three widely adopted tools: Netmiko, NAPALM, and Nornir. This practical, example-driven guide shows how to replace repetitive manual work with reusable scripts that configure devices, collect operational data, and validate network state. Readers follow clear, step-by-step examples that explain both the Python code and the Cisco IOS commands involved. The book focuses on real-world automation, not theory, making it ideal for readers new to network automation who want immediate, usable results. What Youll Learn Automate Cisco IOS access and command execution with PythonManage and validate configurations using NAPALMScale automation across multiple devices with NornirWork with structured data such as JSON and Python dictionariesBuild reusable scripts to improve consistency and reduce errors Who This Book Is For Network engineers and administratorsCCNA and early-career networking professionalsIT practitioners transitioning into automationAnyone managing Cisco IOS-based networks</abstract>
  <note type="statement of responsibility">Rick Graziani and Adrian Iliesiu</note>
  <note>Index present</note>
  <note>Eng</note>
  <subject>
    <topic>Computer network management</topic>
  </subject>
  <subject>
    <topic>CISCO IOS</topic>
  </subject>
  <subject>
    <topic>Python (Computer Program Language)</topic>
  </subject>
  <classification authority="ddc">004.6782 GRA-H</classification>
  <identifier type="isbn">9780135463192</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260811</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260811163953.0</recordChangeDate>
  </recordInfo>
</mods>
