• bitcoinBitcoin(BTC)$77,343.000.22%
  • ethereumEthereum(ETH)$2,394.70-0.82%
  • tetherTether(USDT)$1.00-0.01%
  • binancecoinBNB(BNB)$687.081.09%
  • rippleXRP(XRP)$1.34-0.91%
  • usd-coinUSDC(USDC)$1.000.00%
  • solanaSolana(SOL)$99.52-0.21%
  • tronTRON(TRX)$0.3247070.71%
  • Figure HelocFigure Heloc(FIGR_HELOC)$1.01-0.10%
  • HyperliquidHyperliquid(HYPE)$81.590.08%
  • zcashZcash(ZEC)$812.22-1.86%
  • dogecoinDogecoin(DOGE)$0.081420-0.50%
  • RainRain(RAIN)$0.0167742.14%
  • moneroMonero(XMR)$528.116.10%
  • USDSUSDS(USDS)$1.000.01%
  • leo-tokenLEO Token(LEO)$9.29-0.82%
  • whitebitWhiteBIT Coin(WBT)$70.91-0.09%
  • chainlinkChainlink(LINK)$11.12-0.93%
  • cardanoCardano(ADA)$0.1969120.46%
  • stellarStellar(XLM)$0.173892-1.00%
  • bitcoin-cashBitcoin Cash(BCH)$244.56-0.77%
  • daiDai(DAI)$1.00-0.02%
  • CantonCanton(CC)$0.109488-4.61%
  • Ethena USDeEthena USDe(USDE)$1.00-0.01%
  • USD1USD1(USD1)$1.00-0.01%
  • litecoinLitecoin(LTC)$49.791.07%
  • the-open-networkGram (prev. Toncoin)(GRAM)$1.330.60%
  • uniswapUniswap(UNI)$5.813.22%
  • hedera-hashgraphHedera(HBAR)$0.073962-0.30%
  • Global DollarGlobal Dollar(USDG)$1.000.03%
  • avalanche-2Avalanche(AVAX)$7.18-0.49%
  • shiba-inuShiba Inu(SHIB)$0.000005-0.14%
  • suiSui(SUI)$0.730.69%
  • paypal-usdPayPal USD(PYUSD)$1.000.03%
  • BlackRock USD Institutional Digital Liquidity FundBlackRock USD Institutional Digital Liquidity Fund(BUIDL)$1.000.00%
  • Circle USYCCircle USYC(USYC)$1.140.01%
  • tether-goldTether Gold(XAUT)$4,375.670.92%
  • crypto-com-chainCronos(CRO)$0.054080-1.63%
  • nearNEAR Protocol(NEAR)$1.86-2.62%
  • Ripple USDRipple USD(RLUSD)$1.00-0.01%
  • MemeCoreMemeCore(M)$1.04-2.22%
  • okbOKB(OKB)$105.91-3.76%
  • Ondo US Dollar YieldOndo US Dollar Yield(USDY)$1.14-0.39%
  • BittensorBittensor(TAO)$217.77-2.14%
  • AsterAster(ASTER)$0.736.04%
  • aaveAave(AAVE)$127.120.58%
  • pax-goldPAX Gold(PAXG)$4,386.110.96%
  • mantleMantle(MNT)$0.564.55%
  • World Liberty FinancialWorld Liberty Financial(WLFI)$0.056314-1.07%
  • MorphoMorpho(MORPHO)$2.52-0.11%
TradePoint.io
  • Main
  • AI & Technology
  • Stock Charts
  • Market & News
  • Business
  • Finance Tips
  • Trade Tube
  • Blog
  • Shop
No Result
View All Result
TradePoint.io
No Result
View All Result

How ChatGPT could replace IT network engineers

June 25, 2023
in AI & Technology
Reading Time: 5 mins read
A A
How ChatGPT could replace IT network engineers
ShareShareShareShareShare

Join top executives in San Francisco on July 11-12, to hear how leaders are integrating and optimizing AI investments for success. Learn More


Modern IT networks are complex combinations of firewalls, routers, switches, servers, workstations and other devices. What’s more, nearly all environments are now on-premise/cloud hybrids and are constantly under attack by threat actors. The intrepid souls that design, implement and manage these technical monstrosities are called network engineers, and I am one.

YOU MAY ALSO LIKE

Meet Switchyard: A Rust Proxy and Library That Routes and Translates LLM Traffic Across OpenAI and Anthropic APIs

Modding Platform Nexus Mods Now Owns SteamDB

Although other passions have taken me from that world into another as a start-up founder, a constant stream of breathless predictions of a world without the need for humans in the age of AI prompted me to investigate, at least cursorily, whether ChatGPT could be used an effective tool to either assist or eventually replace those like me. 

Here’s what I found out.

I started by getting the opinion of the best source I could think of about how ChatGPT could add value to network engineers: ChatGPT. It didn’t disappoint and generated a list of three areas it determined it could help:

Event

Transform 2023

Join us in San Francisco on July 11-12, where top executives will share how they have integrated and optimized AI investments for success and avoided common pitfalls.

 

Register Now

  • Configuration management
  • Troubleshooting
  • Documentation

I then developed a set of prompts — admittedly not optimized — to determine whether or not the tool could, in fact, be an asset to network engineers in one or more of these areas.

Configuration management

To test ChatGPT’s ability to add value in configuration management, I submitted the following prompts:

  • Can you generate a complete example configuration for a Cisco router with the purpose of starting an internet exchange from scratch?
  • Can you create a Jinja template for each vendor?

The ChatGPT results are extensive, so space — and my respect for the boredom limits of those reading this — limits an exhaustive reproduction of them here, but I have posted the complete transcript of all of the ChatGPT prompts and results on GitHub for those searching for a non-pharmaceutical substitute for Ambien.

So, in the case of configuration management, ChatGPT performed fairly well on basic configuration tasks, and I concluded that it is aware of vendor-specific syntax and can generate configurations. However, the configurations generated by the system should be carefully inspected for accuracy. The generic prompts I tested would be akin to building a quick lab, a task most young networking engineers find tiresome at a minimum and clearly a chore that can be handled by the technology (with, again, some human oversight).

Troubleshooting

To test ChatGPT’s prowess at troubleshooting network engineering challenges, I turned to Reddit, and specifically the /r/networking subreddit to find real-world questions posed by network engineers to their peers. I pulled a few questions from the thread and proposed them to ChatGPT without optimizing the prompt, and the chatbot handled the easier questions well, while it struggled with the more difficult challenges.

Notably, I specifically asked a question that required knowledge of STP, or the Spanning Tree Protocol, a switch capability responsible for identifying redundant links that could result in unwanted loops. Frankly, my opinion is that ChatGPT understands STP better than many networking professionals I’ve interviewed over the years.

At present, ChatGPT can’t replace experienced networking professionals for even slightly complex issues, but it wouldn’t be alarmist to suggest that it might result in the obsolescence of many subreddits and Stack Overflow threads in the coming years.

Automating documentation

This was the area of highest deficiency for ChatGPT. The chatbot initially assured me that it could generate networking diagrams. Knowing it is a text-based tool, I was obviously skeptical, a prejudice that was confirmed when I asked it to generate a diagram and it explained to me that it doesn’t have graphical capability.

Further prompting for network documentation led to the realization — confirmed by ChatGPT — that I needed to provide a detailed network description for it to provide a network description, clearly not a value add. Thus, in the case of automating documentation, the chatbot not only failed, but was guilty of generating lies and deception (so perhaps it’s closer to demonstrating human characteristics than we think). In fairness to AI in general, there are AI applications capable of generating images, and it’s very possible one of those may be capable of producing a usable network diagram.

I then asked ChatGPT if it could generate a network description based on a router configuration file, and it provided a decent summary of what’s configured until it apparently reached the limits of its computational commitment to my prompt, a limit likely implemented by its designers. It is, after all, a free tool, and resources are expensive, especially for an organization burning meaningful cash these days.

Conclusions

A few of the challenges I encountered in my brief experiment when using ChatGPT for network engineering include:

  • Ensuring accuracy and consistency
  • Handling edge cases and exceptions
  • Integration with existing systems and processes

My guess is these issues are not unique either to ChatGPT or AI applications generally, and some cursory research may explain why. Cornell researchers have been studying large language models (LLMs) for some time and “draw a distinction between formal competence — the knowledge of linguistic rules and patterns — and functional competence, a set of skills required to use language in real-world situations.”

Also from some of their research summaries: “Too often, people mistake coherent text generation for thought or even sentience. We call this a “good at language = good at thought” fallacy. Similarly, criticisms directed at LLMs center on their inability to think (or do math or maintain a coherent worldview) and sometimes overlook their impressive advances in language learning. We call this a “bad at thought = bad at language” fallacy.

This analysis is consistent with my experience preparing this article: Specificity reigns supreme when it comes to putting ChatGPT to work. Large, open-ended prompts on complex topics highlight a lack of “functional competence” in the chatbot, but that reality doesn’t neutralize its impressive capabilities when employed for specific tasks by an individual skilled in using it properly.

So, can ChatGPT replace network engineers?

Not yet.

Mike Starr is the CEO and founder of trackd.

DataDecisionMakers

Welcome to the VentureBeat community!

DataDecisionMakers is where experts, including the technical people doing data work, can share data-related insights and innovation.

If you want to read about cutting-edge ideas and up-to-date information, best practices, and the future of data and data tech, join us at DataDecisionMakers.

You might even consider contributing an article of your own!

Read More From DataDecisionMakers

Credit: Source link

ShareTweetSendSharePin

Related Posts

Meet Switchyard: A Rust Proxy and Library That Routes and Translates LLM Traffic Across OpenAI and Anthropic APIs
AI & Technology

Meet Switchyard: A Rust Proxy and Library That Routes and Translates LLM Traffic Across OpenAI and Anthropic APIs

September 2, 2026
Modding Platform Nexus Mods Now Owns SteamDB
AI & Technology

Modding Platform Nexus Mods Now Owns SteamDB

September 2, 2026
Huskeys Raises M Series A to Build the Security Control Layer for the AI Driven Network – Unite.AI
AI & Technology

Huskeys Raises $27M Series A to Build the Security Control Layer for the AI Driven Network – Unite.AI

September 2, 2026
Forward-deployed engineering is how enterprise AI learns
AI & Technology

Forward-deployed engineering is how enterprise AI learns

September 2, 2026
Next Post
Why Hope Is Just As Contagious As Fear! – Dave Ramsey Rant

Why Hope Is Just As Contagious As Fear! - Dave Ramsey Rant

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Search

No Result
View All Result
Woman arrested after four people are stabbed in London

Woman arrested after four people are stabbed in London

August 29, 2026
Suspect arrested in connection to devastating Spokane wildfire

Suspect arrested in connection to devastating Spokane wildfire

August 29, 2026
Colombia hit by 7.4-magnitude earthquake

Colombia hit by 7.4-magnitude earthquake

August 26, 2026

About

Learn more

Our Services

Legal

Privacy Policy

Terms of Use

Bloggers

Learn more

Article Links

Contact

Advertise

Ask us anything

©2020- TradePoint.io - All rights reserved!

Tradepoint.io, being just a publishing and technology platform, is not a registered broker-dealer or investment adviser. So we do not provide investment advice. Rather, brokerage services are provided to clients of Tradepoint.io by independent SEC-registered broker-dealers and members of FINRA/SIPC. Every form of investing carries some risk and past performance is not a guarantee of future results. “Tradepoint.io“, “Instant Investing” and “My Trading Tools” are registered trademarks of Apperbuild, LLC.

This website is operated by Apperbuild, LLC. We have no link to any brokerage firm and we do not provide investment advice. Every information and resource we provide is solely for the education of our readers. © 2020 Apperbuild, LLC. All rights reserved.

No Result
View All Result
  • Main
  • AI & Technology
  • Stock Charts
  • Market & News
  • Business
  • Finance Tips
  • Trade Tube
  • Blog
  • Shop

© 2023 - TradePoint.io - All Rights Reserved!