pyats-junos-interfaces

Installation
SKILL.md

JunOS Interface Operations via pyATS

How to Call

PYATS_TESTBED_PATH=$PYATS_TESTBED_PATH python3 $MCP_CALL "${PYATS_PYTHON:-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.

Installs
10
GitHub Stars
643
First Seen
Mar 6, 2026
pyats-junos-interfaces — automateyournetwork/netclaw