Networking/ONIE: Difference between revisions

From OpenCompute
Jump to navigation Jump to search
No edit summary
No edit summary
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:


Incubated and adopted by the [http://www.opencompute.org/ Open Compute Project] in 2013, the ONIE project enables a bare metal network switch ecosystem where end users can choose among different network operating systems.  ONIE enables switch hardware suppliers to manage their operations based on a small number of hardware SKUs.  This in turn creates economies of scale in manufacturing and distribution enabling a thriving ecosystem of both network hardware and operating system alternatives.
Incubated and adopted by the [http://www.opencompute.org/ Open Compute Project] in 2013, the ONIE project enables a bare metal network switch ecosystem where end users can choose among different network operating systems.  ONIE enables switch hardware suppliers to manage their operations based on a small number of hardware SKUs.  This in turn creates economies of scale in manufacturing and distribution enabling a thriving ecosystem of both network hardware and operating system alternatives.
= Documentation =
* [https://opencomputeproject.github.io/onie/ Documentation Home Page]


= Testing and Certification =
= Testing and Certification =
Line 10: Line 14:
* [[Networking/ONIE/HW_Status|ONIE Hardware Status]]
* [[Networking/ONIE/HW_Status|ONIE Hardware Status]]
* [[Networking/ONIE/NOS_Status|ONIE Compatible Network Operating System Status]]
* [[Networking/ONIE/NOS_Status|ONIE Compatible Network Operating System Status]]
= Documentation =
* [https://github.com/opencomputeproject/onie/wiki Documentation Home Page]
* [https://github.com/opencomputeproject/onie/wiki/Quick-Start-Guide Quick Start User's Guide]
For a deep dive read these pages:
* [https://github.com/opencomputeproject/onie/wiki/Design-Spec Design Specification]
* [https://github.com/opencomputeproject/onie/wiki/Developers For Developers]
* [https://github.com/opencomputeproject/onie/wiki/Porting-Guide Porting Guide]


= Contact Us =
= Contact Us =
Line 38: Line 31:
The ONIE git repository is hosted on GitHub: [https://github.com/opencomputeproject/onie https://github.com/opencomputeproject/onie].
The ONIE git repository is hosted on GitHub: [https://github.com/opencomputeproject/onie https://github.com/opencomputeproject/onie].


* Get the Current Release: [https://github.com/opencomputeproject/onie/releases Download Here]
= Proposals =
* Information about Upcoming Releases: [https://github.com/opencomputeproject/onie/wiki/Release-Cycle Release Cycle]

Revision as of 17:07, 14 July 2017

Open Network Install Environment

Created by Cumulus Networks, Inc. in 2012, the Open Network Install Environment (ONIE) Project is a small operating system, pre-installed as firmware on bare metal network switches, that provides an environment for automated operating system provisioning.

Incubated and adopted by the Open Compute Project in 2013, the ONIE project enables a bare metal network switch ecosystem where end users can choose among different network operating systems. ONIE enables switch hardware suppliers to manage their operations based on a small number of hardware SKUs. This in turn creates economies of scale in manufacturing and distribution enabling a thriving ecosystem of both network hardware and operating system alternatives.

Documentation

Testing and Certification

Contact Us

Send questions, bugs, patches, comments and ideas to opencompute-onie@lists.opencompute.org.

Join the mailing list: http://lists.opencompute.org/mailman/listinfo/opencompute-onie.

Browse the archives http://lists.opencompute.org/pipermail/opencompute-onie.

Join us on IRC:

Source Code

The ONIE git repository is hosted on GitHub: https://github.com/opencomputeproject/onie.

Proposals