ib-switch

Manage Mellanox SX6036 InfiniBand switches remotely via serial and SSH interfaces.

18|1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/miminashi/pvese --skill ib-switch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ib-switch
Source: https://github.com/miminashi/pvese/tree/main/.claude/skills/ib-switch
Command: npx skills add https://github.com/miminashi/pvese --skill ib-switch

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Enables remote operational management and configuration of Mellanox SX6036 InfiniBand switches through serial and SSH connections.

Core Features & Use Cases

  • Status Monitoring: Check firmware version, fan, temperature, power, and protocol status to maintain optimal hardware health.
  • Configuration Management: View and modify switch settings such as VLANs, IB protocols, and port configurations.
  • Firmware Updates: Fetch and install new firmware images or switch to different boot partitions to ensure security and performance.
  • Use Case: Data center administrators can remotely verify switch status, update firmware, and configure IB partitions without physical access.

Quick Start

Connect via SSH to the switch's management IP and run python3 /tmp/sx6036-console.py status to view its current status.

Frequently Asked Questions about ib-switch

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

FAQPage Schema
How do I remotely manage a Mellanox SX6036 InfiniBand switch?

You can remotely manage a Mellanox SX6036 InfiniBand switch by establishing an SSH connection to its management IP and executing console scripts to query status, configure ports, and run diagnostics without physical access.

Can I update firmware on InfiniBand switches via SSH?

Yes, you can update firmware on InfiniBand switches via SSH by fetching new firmware images, installing them, and switching between boot partitions to ensure security and performance.

How do I check the hardware health of an SX6036 switch remotely?

To check the hardware health of an SX6036 switch remotely, connect via SSH and run a status command to query fan speeds, temperature, power supply, and protocol status.

Does InfiniBand switch management support serial console connections?

Yes, InfiniBand switch management supports serial console connections alongside SSH interfaces, providing remote operational control and configuration capabilities for the Mellanox SX6036 hardware.

How do I modify VLANs and IB protocols on a Mellanox SX6036?

You can modify VLANs and IB protocols on a Mellanox SX6036 by using configuration commands through the remote serial or SSH interface to view and adjust switch settings.

What are the limitations of remote InfiniBand switch configuration?

Remote InfiniBand switch configuration requires established security practices and safe operation guidelines to prevent disruption, limiting direct physical interventions during firmware updates and diagnostic operations.