pyats-junos-interfaces

Diagnose JunOS network interfaces via read-only pyATS CLI commands.

627|175|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/automateyournetwork/netclaw --skill pyats-junos-interfaces
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pyats-junos-interfaces
Source: https://github.com/automateyournetwork/netclaw/tree/main/workspace/skills/pyats-junos-interfaces
Command: npx skills add https://github.com/automateyournetwork/netclaw --skill pyats-junos-interfaces

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive way to inspect and diagnose the status and health of JunOS network interfaces, including physical, logical, and aggregated Ethernet configurations, as well as optics and LACP.

Core Features & Use Cases

  • Interface Status: Quickly check the operational status of all interfaces.
  • Optics Diagnostics: Monitor SFP/XFP/QSFP optical power levels to detect potential hardware issues.
  • LACP Auditing: Verify Link Aggregation Group (LAG) configurations and member status.
  • Use Case: Troubleshoot a connectivity issue by first checking interface status, then examining LACP for aggregated links, and finally checking optics diagnostics for potential fiber or transceiver problems.

Quick Start

Use the pyats-junos-interfaces skill to check the status of all interfaces on the device juniper-rtr-01.

Frequently Asked Questions about pyats-junos-interfaces

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check JunOS interface status and optics diagnostics using pyATS?

You can check JunOS interface status and optics diagnostics by executing read-only CLI commands via SSH through pyATS. This Skill automates comprehensive diagnostics for physical, logical, and aggregated Ethernet interfaces.

Can I monitor LACP and Class of Service configurations on Juniper devices with pyATS?

Yes, you can monitor LACP and Class of Service configurations on Juniper devices with pyATS. The Skill performs operational checks on LAG member status and CoS settings to verify network health.

What is the best way to troubleshoot fiber or transceiver problems on JunOS interfaces?

The best way to troubleshoot fiber or transceiver problems on JunOS interfaces is to run optics diagnostics. This Skill monitors SFP, XFP, and QSFP optical power levels to detect potential hardware issues.

Does this pyATS JunOS diagnostics Skill support read-only CLI commands for network audits?

Yes, this pyATS JunOS diagnostics Skill supports read-only CLI commands for network audits. It safely executes SSH commands to inspect interfaces, LLDP, ARP, BFD, and IPv6 neighbors without modifying configurations.

How do I monitor traffic and IPv6 neighbors on JunOS interfaces for network health?

You monitor traffic and IPv6 neighbors on JunOS interfaces by running comprehensive operational checks via pyATS. This process executes read-only SSH commands to retrieve traffic metrics and neighbor data for network health workflows.