Skip to main content

Tools of the trade in running network devices

 

Running a SD-WAN network with network devices the simplest method to configure them is not to use a screen and keyboard. It is using the good old fashioned rollover cable attached directly to a laptop. Most networking kit support it.

You can buy the rollover cable and the USB/serial connector. This is typically used with a console terminal program such as Putty on Windows.

No alt text provided for this image

It is also possible to insert these into a SD-WAN edge and then connect it to an on premise router/firewall/switch as a means of out of band configuration.

Ronald works connecting Internet inhabiting things at Fusion Broadband

This article was originally published over on LinkedIn:  Tools of the trade in running network devices

Comments

Popular posts from this blog

LDWin: Link Discovery for Windows

LDWin supports the following methods of link discovery: CDP - Cisco Discovery Protocol LLDP - Link Layer Discovery Protocol Download LDWin from here.

easywall - Web interface for easy use of the IPTables firewall on Linux systems written in Python3.

Firewalls are becoming increasingly important in today’s world. Hackers and automated scripts are constantly trying to invade your system and use it for Bitcoin mining, botnets or other things. To prevent these attacks, you can use a firewall on your system. IPTables is the strongest firewall in Linux because it can filter packets in the kernel before they reach the application. Using IPTables is not very easy for Linux beginners. We have created easywall - the simple IPTables web interface . The focus of the software is on easy installation and use. Access this neat software over on github: easywall

STG (SNMP Traffic Grapher)

This freeware utility allows monitoring of supporting SNMPv1 and SNMPv2c devices including Cisco. Intended as fast aid for network administrators who need prompt access to current information about state of network equipment. Access STG here (original site) or alternatively here .