pyats-junos-interfaces

Installation
SKILL.md

JunOS Interface Operations via pyATS

How to Call

PYATS_TESTBED_PATH=$PYATS_TESTBED_PATH python3 $MCP_CALL "python3 -u $PYATS_MCP_SCRIPT" pyats_run_show_command '{"device_name":"juniper-rtr-01","command":"<command>"}'

Commands

Interface Status

All Interfaces — Summary

pyats_run_show_command '{"device_name":"juniper-rtr-01","command":"show interfaces terse"}'

Compact table: interface name, admin/oper status, protocol, address. Fastest way to check up/down state across all interfaces.

Related skills

More from automateyournetwork/netclaw

Installs
6
GitHub Stars
489
First Seen
Mar 6, 2026