Networks Training

  • About
  • My Books
  • SUGGESTED TRAINING
  • HOME
  • Cisco Networking
    • Cisco General
    • Cisco IOS
    • Cisco VPN
    • Cisco Wireless
  • Cisco ASA
    • Cisco ASA General
    • Cisco ASA Firewall Configuration
  • Certifications Training
    • CCNA Training
    • Cisco Certifications
    • I.T Training
  • General
    • General Networking
    • IP Telephony
    • Network Security
    • Product Reviews
    • Software
  • Cisco Routers
  • Cisco Switches

Cisco Networking Tutorials for Beginners and Experts

My name is Harris Andrea and I would like to extend a warm welcome to you.

About me in a few words.

Let me tell you a story. When I was in my last year in University (in the late 90’s) I had to take some courses around TCP/IP and computer networking.

That was the time that something clicked in my mind. I don’t know if it was my professor’s teaching skills and enthusiasm about the subject, but after finishing those courses I knew that IP networking was the field I wanted to explore more in my professional career.

After graduating, I started working in a relatively small but high-caliber technology company that was a Cisco Gold Partner.

I was absorbing experience and information like a sponge. I got involved in all sorts of projects in designing and implementing networks based mainly on Cisco products and other high-profile vendors. That job was like a second University degree for me but in a more practical way.

After working there for almost 5 years, I moved on and got a new job in a big Internet Service Provider (ISP) where I’m still working until today.

During all these years in my new job I have been responsible for operating, supporting and designing huge networks that contain carrier-grade routers and switches, firewalls, intrusion prevention systems, management and monitoring systems, security infrastructure devices and anything that can be found in an ISP environment.

About this Website

About 15 years ago, I decided to create a blog to share my experience in the form of Cisco networking tutorials, configuration examples, guides, tips, industry news etc for both beginners and experts. This is how this blog was born.

If you want to receive Cisco tutorials, configuration guides and other networking and security related topics from me, subscribe below to join over 18,000 other professionals that receive my emails.

If you want to explore my blog, scroll until the end of this post to see my latest articles or click on a category to the right for all the topics I have written related to Cisco technologies, network and information security, general networking etc.

By subscribing below I will send you also three Cisco cheat sheet PDF files about the following:

• Cisco Routers Commands Cheat Sheet.
• Cisco Switches Commands Cheat Sheet.
• Cisco ASA Firewall Commands Cheat Sheet.

Download Free Cisco Commands Cheat Sheets

Enter your Email below to Download our Free Cisco Commands Cheat Sheets for Routers, Switches and ASA Firewalls.

We use Elastic Email as our marketing automation service. By submitting this form, you agree that the information you provide will be transferred to Elastic Email for processing in accordance with their Terms of Use and Privacy Policy. Also, you allow me to send you informational and marketing emails from time-to-time.

My Books

This blog has also been the home of my three books which have been embraced by thousands of professionals. They are available in both digital format (PDF) from this website and also as hard-copy books from Amazon so check them out below:

My Books in Digital Format:

ccna lab bookCCNA 200-301 Labs and Guide Book
DOWNLOAD LABS HERE

 

cisco asa firewall fundamentals ebookConfiguration Tutorial For
Cisco ASA 5500 and 5500-X Firewalls

(Covers Newest v9.x)
DOWNLOAD EBOOK HERE

 

cisco vpn configuration guide

VPN Configuration Guide For
Cisco Routers and ASA Firewalls

With FREE ASA 5505 Configuration Tutorial Bonus

DOWNLOAD EBOOK HERE

 

My Books in hard-copy format from Amazon

Cisco ASA Firewall Fundamentals – 3rd Edition

Cisco VPN Configuration Guide

CCNA 200-301 Lab Guide Book with Packet Tracer

Closing Remarks

I’m here to help you as much as possible, that’s why I always try to answer every comment and email that I receive. Don’t hesitate to contact me or leave a comment under my posts on this website and I’ll try to address and answer your questions if I can.

ccna certification ccnp certification ccsp certification

Filed Under: General Networking

Discussion and Explanation of OSPF Graceful Restart and Shutdown

diagram of ospf network

OSPF is one of the most popular routing protocols for enterprise networks.  It has been around since the 1980s and has been continually updated and revised to conform to the requirements of modern IP networks.  As such, it is an extremely mature and robust routing protocol that can be tweaked and fine-tuned in many ways […]

[Continue reading]

Filed Under: Cisco Routers, General Networking

13 Top Open Source Port Scanners for Windows for Host Discovery

open source scanners windows

Although I have been a TCP/IP networking professional for decades, in the last 10 years I’m also involved in network security as well. One of the tasks I’m responsible to do in my work environment is to either coordinate or perform network assessment projects on my own. A major part of a network security assessment […]

[Continue reading]

Filed Under: Software

15 Best Firewall Management Software Tools for Rules and Policies

centralized firewall management software

Firewall management is one of the most challenging aspects of enterprise network security. The main issue is that many enterprise networks are complex, they contain a blend of many different vendors and technologies and this makes it time-consuming and difficult to maintain and support. The big hardware firewall vendors (like Cisco, Checkpoint, Fortinet, Palo Alto […]

[Continue reading]

Filed Under: Software

Explanation and Configuration of OSPF MD5 Authentication on Cisco Networks

example ospf network

OSPF (Open Shortest Path First) is a dynamic routing protocol used in IP networks, primarily within large enterprise networks. In this article we will discuss and configure OSPF MD5 authentication on Cisco devices. Like other routing protocols, OSPF shares information about network topologies and prefixes between devices.  This is done by exchanging messages between OSPF-enabled […]

[Continue reading]

Filed Under: Cisco Routers, General Networking

11 Alternatives to Solarwinds NPM for I.T and Network Monitoring

network monitoring center

In my 20 years career in the fields of IT and TCP/IP networking I have procured and used countless of software tools to help my company in our day-to-day operation of complex infrastructures. I’ve used Solarwinds Orion back in the day and was a solid tool. However, I’ve also used other competitive software in the […]

[Continue reading]

Filed Under: Software

Comparison of BGP Confederations vs Route Reflectors

diagram schematic

When deploying excessively large Autonomous Systems or ASes in BGP, it is necessary to overcome the limitation introduced by the iBGP full mesh peerings required within the AS in question.  There are two primary ways this can be achieved, using either BGP’s Route Reflector feature or BGP confederations. In this article, we’ll examine these two […]

[Continue reading]

Filed Under: Cisco General, General Networking

What are BGP Confederations-Explanation and Discussion (With Cisco Example)

BGP confederations diagram 1

Border Gateway Protocol (BGP) is the de facto routing protocol that is deployed on the Internet at large.  BGP is ideal for the Internet because of its scalability.  One of the many characteristics of this routing protocol that make it so scalable is what is known as BGP confederations. In this article, we’ll discuss what […]

[Continue reading]

Filed Under: Cisco General, General Networking

What is BGP Route Reflector – Explanation and Discussion (with Cisco Example)

BGP RR diagram

Border Gateway Protocol (BGP) is the protocol of choice for routing on the Internet.  BGP is also often used on the edge of corporate networks and is often the routing protocol of choice for large private enterprise networks.  BGP needs to be extremely scalable to respond to these requirements.  One of the ways that this […]

[Continue reading]

Filed Under: Cisco General, General Networking

Explanation of BGP Neighbor Adjacency States on Cisco Devices

bgp protocol states

Border Gateway Protocol (BGP) is the fundamental routing protocol that is used on the Internet.  Like most routing protocols, BGP depends upon the creation of neighbor adjacencies between BGP routers to exchange prefixes and routing information.  In order to successfully create these neighbor adjacencies, they go through a series of neighbor adjacency states.  In this […]

[Continue reading]

Filed Under: Cisco Routers, General Networking

BGP Attributes Explained – Why Are They Vital to the Internet?

bgp attributes

The Internet owes its existence in part to the operation of the Border Gateway Protocol or BGP.  BGP is a routing protocol that uses a list of attributes to determine the best path to the intended destination.  It is these attributes that give BGP the characteristics necessary to perform its highly demanding routing obligations on […]

[Continue reading]

Filed Under: General Networking

12 Splunk Alternatives for Log Analysis, Observability and SIEM

software tools similar to splunk

In the fields of Information Technology, cybersecurity, computer networking etc,  having visibility in your systems and networks is essential in order to detect security risks, prevent or fix faults, optimize performance etc. This visibility and information is usually provided by the logs generated by your I.T systems and infrastructure. Because of the enormous amount of […]

[Continue reading]

Filed Under: Software

Overview of BGP ASN (Autonomous System Numbers) in Networks

bgp asn diagram

The Internet is an extensively large network that requires a specialized type of routing to ensure scalability and reliability. For this reason, BGP is the protocol of choice for routing on the Internet. BGP leverages what are known as Autonomous System Numbers or ASNs to achieve routing. In this article, we’ll elaborate on ASNs, and […]

[Continue reading]

Filed Under: General Networking

Comparison of Routed vs Routing Protocols in Networking

network diagram

In networking, there is often terminology used to refer to various concepts that sound similar.  This can occasionally be confusing especially to greener techs that are just coming into the field.  One particular distinction that can potentially perplex less experienced networking professionals is the difference between routed and routing protocols. In this article, we’ll help […]

[Continue reading]

Filed Under: General Networking

Next Page »

Search this site

About Networks Training

We Provide Technical Tutorials and Configuration Examples about TCP/IP Networks with focus on Cisco Products and Technologies. This blog entails my own thoughts and ideas, which may not represent the thoughts of Cisco Systems Inc. This blog is NOT affiliated or endorsed by Cisco Systems Inc. All product names, logos and artwork are copyrights/trademarks of their respective owners.

Amazon Disclosure

As an Amazon Associate I earn from qualifying purchases.
Amazon and the Amazon logo are trademarks of Amazon.com, Inc. or its affiliates.

Search

BLOGROLL

Tech21Century
Firewall.cx

Copyright © 2023 | Privacy Policy | Terms and Conditions | Hire Me | Contact | Amazon Disclaimer | Delivery Policy