Search Results for: IPv6

MPLS – the Greatest Service Provider Technology of All Time

Post Views: 3,771 MPLS (Multiprotocol Label Switching) is often regarded as one of the most elegant service provider networking technologies after TCP/IP itself because it solved several big problems introduced in the late 1990s (and I got to be part of that): For service providers, this was game-changing. Many argue that without MPLS, the explosion

MPLS – the Greatest Service Provider Technology of All Time Read More »

, , , , , ,

Keynote / Presentation / Panel Discussions

Post Views: 12,818 With over 30 years of proven expertise in telecommunications and technology—leading my own successful consulting firm since 1998—I bring real-world experience, deep industry insight, and an engaging style to every stage. I have presented at national and international venues on topics ranging from advanced networking and emerging technologies to regulatory trends and

Keynote / Presentation / Panel Discussions Read More »

, ,

Teaching Kids Hexadecimal and Binary

Post Views: 2,660 Teaching hexadecimal and binary, especially around bits, nibbles, and bytes, is an awesome way to introduce kids to how computers “think.” Let’s face it their world is fully computerized and networked. All communications is done in binary, bits, nibbles, and bytes. Heck, its the way computers think. Here is a deeper dive

Teaching Kids Hexadecimal and Binary Read More »

, , , , , ,

An update on QUIC Adoption and traffic levels

Post Views: 16,099 Back in 2018 (I think) I was becoming increasingly aware of the QUIC protocol in my and other’s packet captures and I immediately dug in and wrote about it. As of recent data (now Feb 2025), QUIC (Quick UDP Internet Connections) is experiencing significant adoption across the internet. Websites have implemented QUIC,

An update on QUIC Adoption and traffic levels Read More »

, ,

Network/IP Commands for Windows Users

Post Views: 19,238 Here is a list of interesting/useful network/IP commands for Windows. Most of these commands must be run from the CMD app. To do this Open Command Prompt: In the search bar, type cmd and press Enter, or press Win + R to open the Run dialog. Administrative Privileges: In some cases you

Network/IP Commands for Windows Users Read More »

, , , , , , , , ,

What is the ‘nslookup’ command, and how can I use it?

Post Views: 7,593 The nslookup command is a built-in network administration tool available on Windows, macOS, and many Linux distributions. It is used to query DNS servers to retrieve information about domain names, IP addresses, and DNS records. Basic Syntax: nslookup [hostname] [DNS server] Components: Common Use Cases: Example Output: Query a Domain: nslookup example.com

What is the ‘nslookup’ command, and how can I use it? Read More »

, , , , , ,

What is the ‘dig’ command, and how can I use it?

Post Views: 14,011 The dig command, short for “Domain Information Groper,” in Linux or MacOS is a command-line tool used to query Domain Name System (DNS) servers. The command is a lot like nslookup, but at the same time it is different. If you are a Windows user, you have to use nslookup. For a

What is the ‘dig’ command, and how can I use it? Read More »

, , , , , ,
Scroll to Top