Skip to content

Network automation

Explaining Network Automation and SDN What is it -> It is the Cure to repetition. W I D G E T Wonder “Question the norm” Invention People that want to create smth. DiscernmentThe intuitive knack… 

Understanding How Wireless Works

Wireless is just another way to send 0’s and 1’s. Copper sends data with Fiber sends data with WiFi sends data with Electricity Light Radio Frequencies CSMA /CD vs CSMA /CA CSMA /CD -> Carrier… 

Why Quality of Service Matters More Than You Think

QoS Concept Overview Because we don’t have enough bandwidth to send all through at the same time a mechanism called FIFO (first-in first-out) gets triggered.The more realistic congestion point though is from your router to… 

Understanding and Configuring Syslog

The idea of syslog is to summarize all the logs of all network devices and servers on one server, and you always have to consult this syslog server to see the logs. BSD -> older… 

SNMP, Your Network’s Sensor System

What is SNMP? SNMP -> simple network management protocol A bit like DHCP. DHCP says “give me that IP, and I’m good to go” SNMP says “give me that value, and I’m good to go”.… 

Network services

NTP – Network Time Protocol Manually Setting Cisco Clocks Logs on cisco devices have a time stamp. If the time is not correct, the time log in the logs are wrong as well and you… 

Why should I care about CDP and LLDP?

Cisco discovery protocol Using Cisco Discovery Protocol CDP allows you to see directly attached devices. But not just the devices, you see as well some information like which local port they are connected to, you… 

Configuring Switch Port Security

With port security you can restrict, what device or how many devices can use this port. Port-Sec Max devices -> I want to limit how many devices (mac addresses are allowed to plug in to…