Skip to content

๐Ÿ–ฅ๏ธ CLI Reference

Complete command-line interface reference for HyperFabric Interconnect management.

Installation

The CLI is automatically installed with the package:

pip install hyper-fabric-interconnect

After installation, the hfabric command will be available globally.

Global Options

All commands support these global options:

hfabric [OPTIONS] COMMAND [ARGS]...

Global Options:

  • --verbose, -v: Enable verbose output
  • --quiet, -q: Suppress non-error output
  • --config FILE: Specify configuration file path
  • --help: Show help message and exit

Commands Overview

Command Description
ping Test connectivity between fabric nodes
topo Display fabric topology information
diagnose Run comprehensive fabric diagnostics
transfer Perform data transfer operations
nodes Manage fabric nodes
zones Manage fabric zones
monitor Real-time fabric monitoring
config Configuration management
license License information and machine ID

hfabric ping

Test connectivity and measure performance between fabric nodes.

Syntax

hfabric ping [OPTIONS] SOURCE DESTINATION

Arguments

  • SOURCE: Source node ID
  • DESTINATION: Destination node ID

Options

  • --count, -c INTEGER: Number of ping packets to send (default: 4)
  • --size, -s INTEGER: Packet size in bytes (default: 64)
  • --timeout, -t INTEGER: Timeout in milliseconds (default: 5000)
  • --interval, -i FLOAT: Interval between pings in seconds (default: 1.0)
  • --quantum: Enable quantum-optimized ping
  • --detailed: Show detailed routing information
  • --json: Output results in JSON format

Examples

Basic connectivity test:

hfabric ping gpu-cluster-01 storage-array-01

High-frequency latency measurement:

hfabric ping --count 100 --interval 0.1 gpu-01 gpu-02

Quantum-optimized ping:

hfabric ping --quantum qpu-ibm-01 qpu-google-01

Large packet test:

hfabric ping --size 1500 --count 10 edge-server-nyc edge-server-sfo

Output

PING from gpu-cluster-01 to storage-array-01
64 bytes from storage-array-01: time=0.123ms path=[gpu-cluster-01, switch-01, storage-array-01]
64 bytes from storage-array-01: time=0.119ms path=[gpu-cluster-01, switch-01, storage-array-01]
64 bytes from storage-array-01: time=0.125ms path=[gpu-cluster-01, switch-01, storage-array-01]
64 bytes from storage-array-01: time=0.121ms path=[gpu-cluster-01, switch-01, storage-array-01]

--- storage-array-01 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss
min/avg/max/stddev = 0.119/0.122/0.125/0.002 ms

hfabric topo

Display and analyze fabric topology information.

Syntax

hfabric topo [OPTIONS] [COMMAND]

Subcommands

show

Display topology overview:

hfabric topo show [OPTIONS]

Options:

  • --format FORMAT: Output format (table, json, yaml, graph) (default: table)
  • --filter TYPE: Filter by node type (gpu, quantum, neuromorphic, storage)
  • --zone ZONE_ID: Show only nodes in specified zone
  • --detailed: Include detailed node specifications

analyze

Analyze topology for bottlenecks:

hfabric topo analyze [OPTIONS]

Options:

  • --threshold FLOAT: Bottleneck severity threshold (0.0-1.0) (default: 0.7)
  • --recommendations: Include optimization recommendations

path

Show routing path between nodes:

hfabric topo path [OPTIONS] SOURCE DESTINATION

Options:

  • --algorithm ALGO: Routing algorithm (shortest, fastest, balanced) (default: optimal)
  • --constraints: Show latency and bandwidth constraints

Examples

Basic topology overview:

hfabric topo show

Detailed GPU nodes only:

hfabric topo show --filter gpu --detailed

Topology as visual graph:

hfabric topo show --format graph

Analyze bottlenecks:

hfabric topo analyze --recommendations

Show optimal path:

hfabric topo path gpu-01 storage-01 --constraints

Output Examples

Table format:

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”“
โ”ƒ Node ID           โ”ƒ Hardware Type     โ”ƒ Bandwidth     โ”ƒ Latency     โ”ƒ Zone              โ”ƒ
โ”กโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ฉ
โ”‚ gpu-cluster-01    โ”‚ NVIDIA_H100       โ”‚ 400.0 Gbps   โ”‚ 100 ns     โ”‚ ai-training       โ”‚
โ”‚ qpu-ibm-01        โ”‚ QUANTUM_QPU       โ”‚ 10.0 Gbps    โ”‚ 50 ns      โ”‚ quantum-realm     โ”‚
โ”‚ neuromorphic-01   โ”‚ NEUROMORPHIC_CHIP โ”‚ 50.0 Gbps    โ”‚ 80 ns      โ”‚ edge-processing   โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜


hfabric diagnose

Run comprehensive diagnostics on the fabric infrastructure.

Syntax

hfabric diagnose [OPTIONS] [TARGET]

Arguments

  • TARGET: Specific node, zone, or 'all' for full fabric (default: all)

Options

  • --tests TESTS: Comma-separated list of test types
  • connectivity: Node connectivity tests
  • performance: Bandwidth and latency tests
  • quantum: Quantum coherence and fidelity tests
  • security: Security and encryption tests
  • all: Run all test types (default)
  • --concurrency INTEGER: Number of concurrent test threads (default: 10)
  • --duration INTEGER: Test duration in seconds (default: 30)
  • --output FILE: Save detailed results to file
  • --format FORMAT: Output format (table, json, report) (default: table)

Examples

Full fabric diagnostics:

hfabric diagnose

Specific node performance test:

hfabric diagnose gpu-cluster-01 --tests performance --duration 60

Quantum zone diagnostics:

hfabric diagnose quantum-realm --tests quantum,connectivity

High-concurrency stress test:

hfabric diagnose --concurrency 50 --duration 300 --output stress-test.json

Output

๐Ÿ” HyperFabric Diagnostics Report
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”

๐Ÿ“Š Overall Health: โœ… EXCELLENT (98.7%)

๐Ÿ”— Connectivity Tests
  โœ… All nodes reachable: 42/42 nodes
  โœ… Inter-zone connectivity: 100% success rate
  โš ๏ธ  High latency path detected: gpu-01 โ†’ storage-remote (15ms)

โšก Performance Tests  
  โœ… Bandwidth utilization: 87.3% average
  โœ… Latency targets met: 95.2% of paths < 1ms
  โœ… Zero packet loss on critical paths

๐Ÿ”ฌ Quantum Tests
  โœ… Quantum coherence: 99.9% fidelity maintained
  โœ… Entanglement preservation: 8/8 QPU pairs
  โš ๏ธ  Coherence time degradation on qpu-03: 85ฮผs (target: 100ฮผs)

๐Ÿ”’ Security Tests
  โœ… Encryption operational: All secure zones
  โœ… Quantum key distribution: Active on 4 channels
  โœ… No unauthorized access attempts detected

๐Ÿ“‹ Recommendations:
  โ€ข Optimize routing for gpu-01 โ†’ storage-remote path
  โ€ข Schedule maintenance for qpu-03 coherence optimization
  โ€ข Consider adding redundant links in ai-training zone

hfabric transfer

Perform data transfer operations between fabric nodes.

Syntax

hfabric transfer [OPTIONS] SOURCE DESTINATION

Arguments

  • SOURCE: Source node ID or file path
  • DESTINATION: Destination node ID or file path

Options

  • --data-type TYPE: Data type (tensor, parameter, quantum_state, generic) (default: generic)
  • --priority PRIORITY: Transfer priority (ultra_high, high, medium, low, bulk) (default: medium)
  • --size SIZE: Transfer size (supports K, M, G, T suffixes)
  • --compression: Enable data compression
  • --encryption: Enable data encryption
  • --verify: Verify transfer integrity
  • --latency-constraint TIME: Maximum latency constraint (e.g., 1ms, 500us, 100ns)
  • --bandwidth-min BANDWIDTH: Minimum bandwidth requirement
  • --quantum-entangled: Require quantum entanglement preservation
  • --progress: Show transfer progress
  • --benchmark: Run transfer benchmark

Examples

Simple data transfer:

hfabric transfer gpu-01 storage-01 --size 1GB --progress

High-priority AI model transfer:

hfabric transfer model-server gpu-cluster-01 \
  --data-type parameter \
  --priority high \
  --compression \
  --verify

Quantum state transfer:

hfabric transfer qpu-01 qpu-02 \
  --data-type quantum_state \
  --quantum-entangled \
  --latency-constraint 100us

Bulk data migration:

hfabric transfer old-storage new-storage \
  --size 10TB \
  --priority bulk \
  --compression \
  --benchmark

Output

๐Ÿš€ Data Transfer Operation
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”

Source: gpu-01
Destination: storage-01
Data Type: parameter
Size: 1.00 GB
Priority: high

๐Ÿ›ฃ๏ธ  Route: gpu-01 โ†’ switch-spine-01 โ†’ storage-01
โšก Estimated Time: 2.1 seconds
๐Ÿ“Š Bandwidth: 400.0 Gbps

Progress: โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ 100% โ”‚ 1.00 GB โ”‚ 1.95s

โœ… Transfer completed successfully
๐Ÿ“ˆ Performance Metrics:
  โ€ข Actual time: 1.95s (7% faster than estimated)
  โ€ข Average bandwidth: 415.3 Gbps (103.8% utilization)
  โ€ข Peak bandwidth: 425.7 Gbps
  โ€ข Latency: 125ns average
  โ€ข Zero packet loss
  โ€ข Compression ratio: 2.3:1

hfabric nodes

Manage fabric nodes (registration, removal, status).

Syntax

hfabric nodes [OPTIONS] COMMAND [ARGS]...

Subcommands

list

List all registered nodes:

hfabric nodes list [OPTIONS]

Options:

  • --filter TYPE: Filter by hardware type
  • --zone ZONE_ID: Filter by zone
  • --status STATUS: Filter by status (online, offline, degraded)
  • --format FORMAT: Output format (table, json, yaml)

register

Register a new node:

hfabric nodes register [OPTIONS] NODE_ID

Options:

  • --hardware-type TYPE: Hardware type (required)
  • --bandwidth BANDWIDTH: Bandwidth capacity in Gbps (required)
  • --latency LATENCY: Base latency in nanoseconds (required)
  • --memory MEMORY: Memory capacity in GB
  • --location LOCATION: Physical location
  • --zone ZONE_ID: Assign to zone
  • --quantum-coherence TIME: Quantum coherence time in microseconds
  • --config FILE: Load configuration from file

remove

Remove a node:

hfabric nodes remove [OPTIONS] NODE_ID

Options:

  • --force: Force removal even if node is active
  • --migrate-data: Migrate data before removal

status

Show detailed node status:

hfabric nodes status [OPTIONS] NODE_ID

Options:

  • --metrics: Include performance metrics
  • --history: Show historical performance data

Examples

List all nodes:

hfabric nodes list

List quantum nodes only:

hfabric nodes list --filter quantum_qpu

Register new GPU node:

hfabric nodes register gpu-new-01 \
  --hardware-type nvidia_h100 \
  --bandwidth 400 \
  --latency 100 \
  --memory 80 \
  --location "Rack-15-Slot-3"

Register quantum node:

hfabric nodes register qpu-new-01 \
  --hardware-type quantum_qpu \
  --bandwidth 10 \
  --latency 50 \
  --quantum-coherence 150 \
  --zone quantum-realm

Remove node safely:.

hfabric nodes remove old-gpu-01 --migrate-data

Detailed node status:

hfabric nodes status gpu-cluster-01 --metrics --history

hfabric zones

Manage fabric zones for network segmentation and optimization.

Syntax

hfabric zones [OPTIONS] COMMAND [ARGS]...

Subcommands

list

List all zones:

hfabric zones list [OPTIONS]

create

Create a new zone:

hfabric zones create [OPTIONS] ZONE_ID

Options:

  • --type TYPE: Zone type (compute_cluster, inference_farm, quantum_realm, etc.)
  • --isolation LEVEL: Isolation level (none, low, medium, high, quantum_secure)
  • --max-nodes INTEGER: Maximum nodes in zone
  • --bandwidth BANDWIDTH: Required bandwidth in Gbps
  • --description TEXT: Zone description

delete

Delete a zone:

hfabric zones delete [OPTIONS] ZONE_ID

assign

Assign node to zone:

hfabric zones assign [OPTIONS] ZONE_ID NODE_ID

remove

Remove node from zone:

hfabric zones remove [OPTIONS] ZONE_ID NODE_ID

Examples

Create AI training zone:

hfabric zones create ai-training-cluster \
  --type compute_cluster \
  --isolation medium \
  --max-nodes 1000 \
  --bandwidth 400 \
  --description "Large-scale AI training cluster"

Create quantum processing zone:

hfabric zones create quantum-lab \
  --type quantum_realm \
  --isolation quantum_secure \
  --max-nodes 20 \
  --bandwidth 50

Assign node to zone:

hfabric zones assign ai-training-cluster gpu-cluster-01

hfabric monitor

Real-time monitoring of fabric performance and health.

Syntax

hfabric monitor [OPTIONS] [TARGET]

Arguments

  • TARGET: Specific node, zone, or 'all' for full fabric (default: all)

Options

  • --refresh SECONDS: Refresh interval in seconds (default: 1)
  • --metrics METRICS: Comma-separated metrics to display
  • latency: Inter-node latency
  • bandwidth: Bandwidth utilization
  • throughput: Data throughput
  • quantum: Quantum coherence metrics
  • errors: Error rates
  • all: All available metrics (default)
  • --threshold FLOAT: Alert threshold for anomalies
  • --export FILE: Export metrics to file
  • --dashboard: Launch web dashboard

Examples

Real-time fabric monitoring:

hfabric monitor

Monitor specific zone:

hfabric monitor quantum-realm --refresh 0.5

Monitor bandwidth only:

hfabric monitor --metrics bandwidth,throughput

Launch web dashboard:

hfabric monitor --dashboard

Output

๐ŸŒ HyperFabric Real-Time Monitor                                     [2024-01-15 14:23:45]
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”

๐Ÿ“Š Overall Status: โœ… HEALTHY
๐Ÿ”— Active Connections: 1,247
โšก Total Throughput: 2.3 TB/s
๐Ÿ”ฌ Quantum Coherence: 99.7%

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”“
โ”ƒ Node              โ”ƒ Latency      โ”ƒ Bandwidth    โ”ƒ Throughput   โ”ƒ Status            โ”ƒ
โ”กโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ฉ
โ”‚ gpu-cluster-01    โ”‚ 0.12ms โ–ฒ 5% โ”‚ 387.2 Gbps  โ”‚ 1.2 TB/s โ–ฒ   โ”‚ โœ… Excellent     โ”‚
โ”‚ qpu-ibm-01        โ”‚ 0.05ms โ–ผ 2% โ”‚ 9.8 Gbps    โ”‚ 45.3 GB/s    โ”‚ โœ… Optimal       โ”‚
โ”‚ storage-tier-01   โ”‚ 0.31ms       โ”‚ 156.7 Gbps  โ”‚ 891.2 GB/s   โ”‚ โš ๏ธ  High Load    โ”‚
โ”‚ edge-server-nyc   โ”‚ 2.15ms โ–ฒ12% โ”‚ 45.2 Gbps   โ”‚ 123.4 GB/s   โ”‚ โš ๏ธ  Degraded     โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

๐Ÿšจ Alerts:
  โ€ข High latency detected: edge-server-nyc (2.15ms > 1ms threshold)
  โ€ข Storage tier approaching capacity: 87.3% utilization

Press 'q' to quit, 'r' to refresh, 'd' for detailed view

hfabric config

Configuration management for fabric settings.

Syntax

hfabric config [OPTIONS] COMMAND [ARGS]...

Subcommands

show

Display current configuration:

hfabric config show [OPTIONS]

set

Set configuration value:

hfabric config set [OPTIONS] KEY VALUE

get

Get configuration value:

hfabric config get [OPTIONS] KEY

reset

Reset configuration to defaults:

hfabric config reset [OPTIONS]

export

Export configuration to file:

hfabric config export [OPTIONS] FILE

import

Import configuration from file:

hfabric config import [OPTIONS] FILE

Configuration Keys

Key Description Default
fabric.default_latency_constraint_ns Default latency constraint 1000000
fabric.enable_ml_routing Enable ML-based routing false
fabric.enable_quantum_optimization Enable quantum optimizations false
fabric.buffer_pool_size Buffer pool size 1000
fabric.max_packet_size Maximum packet size 65536
routing.algorithm Default routing algorithm optimal
monitoring.refresh_interval_s Monitoring refresh interval 1
quantum.coherence_threshold_us Quantum coherence threshold 10.0
security.encryption_enabled Enable encryption by default false

Examples

Show all configuration:

hfabric config show

Enable ML routing:

hfabric config set fabric.enable_ml_routing true

Set default latency constraint:

hfabric config set fabric.default_latency_constraint_ns 500000

Export configuration:

hfabric config export production-config.yaml

Reset to defaults:

hfabric config reset --confirm


Environment Variables

The CLI respects these environment variables:

Variable Description Default
HFABRIC_CONFIG_FILE Default configuration file ~/.hfabric/config.yaml
HFABRIC_LOG_LEVEL Logging level INFO
HFABRIC_ENDPOINT Fabric endpoint URL localhost:8080
HFABRIC_API_KEY API authentication key None
HFABRIC_TIMEOUT Default operation timeout 30s

Configuration File

Default configuration file location: ~/.hfabric/config.yaml

Example configuration:

fabric:
  default_latency_constraint_ns: 1000000
  enable_ml_routing: false
  enable_quantum_optimization: false
  buffer_pool_size: 1000
  max_packet_size: 65536

routing:
  algorithm: optimal
  load_balancing: true
  fault_tolerance: true

monitoring:
  refresh_interval_s: 1
  enable_alerts: true
  alert_threshold: 0.8

quantum:
  coherence_threshold_us: 10.0
  enable_entanglement: true
  error_correction: true

security:
  encryption_enabled: false
  quantum_key_distribution: false

logging:
  level: INFO
  file: ~/.hfabric/logs/hfabric.log
  max_size_mb: 100

Exit Codes

Code Description
0 Success
1 General error
2 Invalid arguments
3 Connection error
4 Authentication error
5 Permission denied
10 Node not found
11 Route not found
12 Latency constraint violation
20 Quantum error
21 Coherence lost
30 Buffer error
40 Configuration error

This comprehensive CLI reference enables complete management of HyperFabric Interconnect infrastructure through the command line interface.