Back to AnchorNets 2024 Attendees
Photo of Brian Dalhover

Brian Dalhover

Head of Education Sales

Zayo

For-Profit

Professional Bio

Brian Dalhover is a seasoned sales and sales engineering leader passionate about developing a healthy culture and building successful teams. As the VP and Head of Sales for Education at Zayo Group, he drives significant top-line revenue growth and customer retention through strategic go-to-market execution. With extensive experience in the carrier and service provider industries, Brian has demonstrated his ability to lead high-performing teams and deliver substantial results. He holds a Bachelor of Science in Information Technology from the University of Phoenix. His volunteer work as a Reserve Officer and Martial Arts Instructor reflects his commitment to service and personal development. Influenced by books like "Extreme Ownership" and "Good to Great," Brian brings a well-rounded and driven approach to his professional and personal endeavors.

Organization Name

Zayo
618 Grassmere Park Ste. 12
Nashville, TN 37211-3684
United States
https://www.ena.com/
SHLB Logo For-Profit

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