Episode

#589: How to run an AI agent INSIDE your network CLI for 2026

Podcast
David Bombal
Published
Jun 30, 2026
Duration seconds
1894
Processing state
not_requested
Canonical source
https://soundcloud.com/davidbombal/589-how-to-run-an-ai-agent
Audio
https://feeds.soundcloud.com/stream/2350620527-davidbombal-589-how-to-run-an-ai-agent.mp3
JSON
/v1/public/podcasts/david-bombal-5315180/episodes/589-how-to-run-an-ai-agent-inside-your-network-cli-for-2026
Markdown
/podcast/david-bombal-5315180/589-how-to-run-an-ai-agent-inside-your-network-cli-for-2026.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/david-bombal-5315180/episodes/589-how-to-run-an-ai-agent-inside-your-network-cli-for-2026/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/david-bombal-5315180/589-how-to-run-an-ai-agent-inside-your-network-cli-for-2026.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Big thanks to Cisco for sponsoring this video and sponsoring my trip to Cisco Live Vegas 2026. Network engineers, are you ready for 2026? Learn how to deploy an AI agent directly into your CLI using Cisco MCP and Claude to automate network configurations safely. In this tutorial with Karim from Cisco, we explore how to build a custom AI skill (Iris) using Anthropic's Claude Code and Cisco's Model Context Protocol (MCP). Watch how an agent can live in your terminal to automatically read ServiceNow tickets, discover network topologies, propose BGP/firewall changes, and execute commands while keeping a "human in the loop" to prevent hallucinations. Perfect for CCNA/CCIE candidates and anyone looking to learn agentic AI without adopting complex Python programmability. // Kareem Iskander’s SOCIAL // LinkedIn: / kiskander X:Chttps://x.com/kareem_isk // Repo Link REFERENCE // https://github.com/kiskander/iris // Website REFERENCE // https://u.cisco.com/tutorials // David's SOCIAL // Discord: discord.com/invite/usKSyzb Twitter: www.twitter.com/davidbombal Instagram: www.instagram.com/davidbombal LinkedIn: www.linkedin.com/in/davidbombal Facebook: www.facebook.com/davidbombal.co TikTok: tiktok.com/@davidbombal YouTube: / @davidbombal Spotify: open.spotify.com/show/3f6k6gE... SoundCloud: / davidbombal Apple Podcast: podcasts.apple.com/us/podcast... // MY STUFF // https://www.amazon.com/shop/davidbombal // SPONSORS // Interested in sponsoring my videos? Reach out to my team here: [email protected] // MENU // 0:00 - Coming Up 0:39 - Intro 01:57 - Why Network Engineers Are Returning to the CLI 03:24 - The Real Cost of AI Token Usage 04:10 - What Is an Agent Skill? 05:17 - Network Automation Use Case: AWS to On-Prem Connectivity 07:40 - Building Iris, an AI Network Agent 09:1…