Photo of Elon Turner

Elon Turner

Executive Director

Arkansas Research and Education Optical Network (AREON)

Non-Profit Broadband Service Providers

Professional Bio

Elon Turner serves as Executive Director of the Arkansas Research and Education Optical Network
(ARE-ON), Arkansas's statewide research and education network serving 45 member organizations with technology services. With over two decades of experience in enterprise-IT and telecommunications, Elon leads strategic direction and operations for critical
networking infrastructure supporting higher education and healthcare across the state.


Elon's commitment to advancing research and education networking extends through his service on
the Board of Directors for The Quilt and active participation on the Great Plains Network Executive Committee. His expertise in executive leadership, strategic IT planning, and large-scale infrastructure projects makes him a recognized voice on network operations,
cybersecurity, and technological advancement in the research and education community.

Organization Name

Arkansas Research and Education Optical Network (AREON)
534 West Research Center Blvd Suite 275
Fayetteville, AR 72701-4821
United States
479.575.7920 https://www.areon.net/
SHLB Logo Non-Profit Broadband Service Providers

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"