Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 437 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 437 Bytes

napalm-aruba-switch-api

NAPALM driver for HPE/Aruba switches using their API

Supported devices

newer Aruba devices using firmware > 16.x

Status

This software is pre-alpha, mostly-untested, and will likely eat your homework.

Supported methods

  • cli()
  • close()
  • commit_config()
  • discard_config()
  • get_config()
  • get_facts()
  • is_alive()
  • load_replace_candidate()
  • open()