Skip to content
This repository was archived by the owner on Aug 8, 2021. It is now read-only.
Jonathan Cutrer edited this page Aug 17, 2014 · 7 revisions

Welcome to the netdevicelib wiki!

NetDeviceLib is a PHP library for interacting with and managing network devices include routers, switches, and other network appliances.

The project will support many hardware models from vendors such as Cisco, Juniper, Adtran, HP, Dell, MikroTik, and more. At this stage of development, Mikrotik RouterOS is the first vendor supported.

Once connected to a device the library allows you to read the config, reboot the device, get info, and issue commands.

See some Examples

[Supported Devices](Supported Devices)

[Functionality Matrix](Functionality Matrix)

Running Tests

--

Clone this wiki locally