Friday, June 21, 2024

Cisco Troubleshooting Methods...

Cisco Troubleshooting Methods and Techniques

This week, I started "Module 7: Troubleshoot Common Network Problems" in the Network Addressing and Basic Troubleshooting online course from the Cisco Networking Academy.

Section 7.1 The Troubleshooting Process
Section 7.1 The Troubleshooting Process

Module Objective: Troubleshoot basic network connectivity issues.

Topic Title Topic Objective
The Troubleshooting Process Describe some of the approaches used to troubleshoot networks.
Physical Layer Problems Describe the process of detecting physical layer problems.
Troubleshoot Wireless Issues Troubleshoot a wirless network problem.
Common Internet Connectivity Issues Explain common internet connectivity problems.
Customer Support Explain how to use outside sources and internet resources for troubleshooting.

There will be more content added to this post as I work my way through the module.

Tuesday, June 18, 2024

Update About Cine Core Movie Theatre Series of Posts...

Second Installment About Cine Core Movie Theatre

Last week, I started on the second installment about seeing movies at the Cine Core Movie Theatre in Seoul, South Korea.

I am currently writing the initial draft of the post on Google Docs.

Thus far, my initial draft is two and a half pages long.

I am anticipating that the post will be much longer.

Of course, I won't forget to add movie posters, still photos, and a couple of videos about the second movie I saw at the Cine Core Movie Theatre.

Sure, the post could be shorter in length; however, once I start to write, the memories just start flooding back.

In fact, the whole point of the exercise is to write these memories on my blog for other people to read.

If people respond positively to my posts, then that's great.

If I don't get any reactions, then that's great too.

I just want to show that I was actually at an event.

What movie will I be writing about? Well, that will be a surprise.

I won't tell.

New Classes at REI...

A few days ago, I signed up for two classes over at REI's Paradise Valley store in Phoenix, AZ.

The two classes I signed up for were:

  • Camping Basics Presentation
  • Backpacking Basics Presentation

This is how REI describes the Camping Basics Presentation:

Learn the basics of camping! Whether you're planning to go solo or with friends and family, we'll cover everything you need to know and bring to ensure your next camping trip is a successful one. We'll talk trip planning, how to be comfortable sleeping outside, camping kitchen considerations, and more. Camping is a fun and affordable way to take a vacation - let REI help you get outdoors!

The Camping Basics Presentation is scheduled for this Thursday, June 20, 2024.

This is how REI describes the Backpacking Basics Presentation presentation:

Learn the basics of backpacking and head into the backcountry to discover new places. Whether you are a seasoned hiker who wants to extend your hikes across multiple days, or if you are new to the outdoors, this presentation will give you the essential information you need to put together a great plan. From trip planning to essential backpacking gear, we will provide tips and answer questions to help inspire your next trip.

Going out backpacking and/or camping by myself is definitely something worth further investigating. However, let's face it, you can spend A LOT of money on gear. On the other hand, REI does give its members an end-of-year dividend based on the amount of money you spend at REI each year.

Perhaps I can meet other people who are interested in doing the same activities.

Chances of that occurring are slim, but you never know.

Friday, June 14, 2024

Cisco Switches and Routers

Cisco Switches and Routers

For the past week, I have been working on "Module 6: Cisco Switches and Routers" in the Network Addresssing and Basic Troubleshooting online course from Cisco Networking Academy.

Module 6: Cisco Switches and Routers
Module 6: Cisco Switches and Routers

The first half of the module covers Cisco switches.

Cisco Catalyst 9300 Series Switch
Cisco Catalyst 9300 Series Switch

The second half of the module covers Cisco routers.

Cisco 4300 Series Routers
Cisco 4300 Series Routers

Section 6.1 Cisco Switches

Section 6.1 Cisco Switches
Section 6.1 Cisco Switches

As routers and switches evolve, the distinction between them may seem to blur. The main difference between routers and switches:  
  • LAN switches provide connectivity within the local-area networks of the organization.
  • Routers interconnect local networks and are needed in a wide area network (WAN) environment.
  • Definition: A switch is used to connect devices on the same network.
  • Definition: A router is used to connect multiple networks to each other.

Other connectivity options for LANs include include the following:

  • Wireless access points (WAPs) deployed in enterprises enable computers and other devices, such as IP phones, to wirelessly connect to the network, or share broadband connectivity.
  • Firewalls guard against network threats and provide security, network control, and containment.

Key Point: When a LAN network grows to the point where the four Ethernet ports provided by the wireless router are not enough for all of the devices that need to attach to the wired network, it is time to add a LAN switch to the network.

A switch can provide connectivity at the access layer of a network, connecting devices to a LAN.

A switch can allow the network to grow without replacing central devices.

Factors to consider when choosing a switch to use for an enterprise network include:

  • Type of ports
    • When selecting a switch for your LAN, choosing the appropriate number and type of ports is critical.
    • Most lower-cost switches support only copper twisted-pair interface ports.
    • Higher priced switches may have fiber-optic connections.
    • These are used to link the switch to other switches that may be located over long distances.
  • Speed required
    • Ethernet twisted-pair interfaces on a switch have defined speeds.
      • A 10/100 Ethernet port can only function at either 10 megabits per second (Mbps), or at 100 Mbps.
      • What this means is that even if the device that you are connecting to the 10/100 switch interface port is capable of connecting at gigabit speeds, the maximum speed at which it will be able to communicate will be 100 Mbps.
    • Switches may also include gigabit Ethernet ports.
      • If your internet connection is more than 100 Mbps, then a gigabit port is necessary to take advantage of the higher internet bandwidth.
      • Gigabit Ethernet ports will also operate at 10/100 Mbps.
      • Gigabit Ethernet is sometimes represented as 1000 Mbps.
      • Example: The Cisco Catalyst 9300 48S switch has two 40 Gbps uplink ports to provide a fast path for the 48 ports to access the rest of the network and the internet.
    • Similar to a switch port, Ethernet NICs operate at specific bandwidths such as 10/100 or 10/100/1000 Mbps.
    • Key Point: The actual bandwidth of the attached device will be the highest common bandwidth between the NIC on the device and the switch port.
  • Expandability
    • Networking devices come in both fixed and modular physical configurations.
      • Fixed configurations have a specific type and number of ports or interfaces.
      • Modular devices have expansion slots that provide the flexibility to add new modules as required.
    • Example: The Cisco Catalyst 9600 chassis in which you can install different configurations of hardware to address your particular environment.
  • Manageability
    • Many basic, inexpensive switches are not configurable.
    • A managed switch that uses a Cisco operating system enables control over individual ports or over the switch as a whole.
    • Controls include the ability to change the settings for a device, add port security, and monitor performance.
    • Network administrators directly connect to a Cisco Catalyst switch using a console cable.

In addition to switches and routers, there are other connectivity options available for LANs. They include:

  • Wireless Access Points (WAPs) that are deployed in enterprises enable computers and other devices, such as IP phones, to wirelessly connect to the network or share broadband connectivity.
  • Firewalls guard against network threats and provide the following:
    • Security
    • Network control
    • Containment

Section 6.2 Switch Speeds and Forwarding Methods

Section 6.2 Switch Speeds and Forwarding Methods
Section 6.2 Switch Speeds and Forwarding Methods


Section 6.3 Switch Booting Process

Section 6.3 Switch Booting Process
Section 6.3 Switch Booting Process


Section 6.4 Cisco Routers

Section 6.4 Cisco Routers
Section 6.4 Cisco Routers


Section 6.5 Router Boot Process

Section 6.5 Router Boot Process
Section 6.5 Router Boot Process


I am not too pleased with how this post turned out.

I will have to re-write it.

Sorry about that.

Wednesday, June 12, 2024

Lack of New Posts...

No New Posts...

Yes, I know that there haven't been very many blog posts for the past week or so.

As per usual, I got distracted with doing other things.

Plus, I got somewhat carried away with writing and revising this post and this post.

I also got lost in the labrynth that is my Twitter/X feed. Way too many distractions.

As a result, I still have a backlog of blog posts that I need to write for my blog.

  • Posts about hiking trips in the Phoenix, AZ area over the past several months.
  • Additional posts for my series about seeing movies at the Cine Core Movie Theatre in Seoul, South Korea.
  • A lengthy post about the films of Japanese film director Shunji Iwai.
  • Another lengthy post about a CD made by a friend that I am no longer able to find.
  • Posts about various IT subjects as I work my way through online courses from the Cisco Networking Academy.

Of course, that's just a list right off the top of my head.

I have a list of future blog posts somewhere in my Bullet Journal.

I would also like to add some HTML razzledazzle to my future blog posts as well.

Unfortunately, there are only so many hours in a day.

I will notify my Facebook feed as the posts are published to my blog.

Friday, June 7, 2024

Starting Module 6: Cisco Switches and Routers...

Starting New Module

Yesterday, I FINALLY made through both modules for IPv6 addressing in the Network Addressing and Basic Troubleshooting online class from the Cisco Networking Academy.

On my first attempt on the mini-exam for IPv6 addressing, I scored an 80%. I passed the mini-exam, but I was disappointed. After reviewing the results, I retook the mini-exam for IPv6 addressing and then scored a 100%. That was a better result.

Now, I am on to "Module 6: Cisco Switches and Routers".

Module 6: Cisco Switches and Routers
Module 6: Cisco Switches and Routers

More to follow.

Sunday, June 2, 2024

Making and Testing My Own Ethernet Cables (UPDATED)...

Making and Testing my Own Ethernet Cables

Previously on my blog, I have written a couple of posts about making my own Ethernet cables. To get caught up, you can read here, here, and here.

Recently, I bought a LAN Explorer Cable Tester with Remote made by Klein Tools at a Home Depot in Peoria, AZ. After already buying 100 feet of CAT 5e Ethernet cable, a box of RJ-45 connectors, and a Ratcheting Modular Crimper/Stripper/Cutter, also made by Klein Tools. Buying the cable tester was the final piece of the puzzle for making my own Ethernet cables.

LAN Explorer Cable Tester by Klein Tools
LAN Explorer Cable Tester by Klein Tools

Making Straight-Through and Crossover Cables

I made two different types of Ethernet cable. I made a straight-through cable and a crossover cable. Unfortunately, I didn't label or mark either cable.

The first step I did was cut a three-foot length of Ethernet cable, using the cutter feature of the Ratcheting Modular Crimper/Stripper/Cutter.

Step #1: Cutting a length of Cat 5e Ethernet cable
Step #1: Cutting a length of Cat 5e Ethernet cable

The second step I did was strip approximately 2 inches of the outer gray jacket from the Ethernet cable, using the stripper feature of the Ratcheting Modular Crimper/Stripper/Cutter.

Step #2: Stripping two inches from the outer jacket
Step #2: Stripping two inches from the outer jacket


For the third step, I then separated the cables by color (green with green-white, orange with orange-white, blue with blue-white, and brown with brown-white). I then unwrapped the cables and attempted to smooth them out.

Step #3: Separating the cables by color
Step #3: Separating the cables by color

I then aligned the cables by color, following the cabling pinout standards for T-568A (straight-through) and T-568B (crossover) for both ends of the Ethernet cable.

T-568A and T-568B Pinouts
T-568A and T-568B Pinouts

Putting the cables into the correct order
Putting the cables into the correct order

For the fourth step, it can be really difficult to keep the cables in the correct order. The cables will want to move out of order no matter how flat you make them. Once I had the cables in the correct order, either T-568A or T-568B, then trimmed the cables down to approximately one-half inch in length.

Step #4: Trimming the cables
Step #4: Trimming the cables

For the fifth step, you will then want to insert the cables into an RJ-45 connector. After you insert the cables into the RJ-45 connector, you want to make sure that the cables touch the correct contact. You might also have to trim the cables to the correct length. Lastly, make sure that the cables are of a length so that the grey outer layer of the cable goes into the RJ-45 connector.

The sixth step involves inserting the RJ-45 connector into the crimper feature of the Ratcheting Modular Crimper/Stripper/Cutter. Once you do that, you are then ready to squeeze down on the RJ-45 connector. Don't squeeze too hard, however. You will have a difficult time releasing the crimper. You can then remove the RJ-45 connector from the crimper. You have now created an Ethernet cable to either the T-568A or T-568B cabling standard.

Step #6: Crimping the Ethernet cable
Step #6: Crimping the Ethernet cable

Using the Cable Tester

Now, you can use the cable tester to check you work.

Let's see how my Ethernet cables turned out.

I then connected both ends of the Ethernet cable to the RJ-45 jacks on the cable tester. I then pressed the Test button on the cable tester.

For the first Ethernet cable that I tested, I received an OPEN fault indicator. According to the product literature, an OPEN fault indicator will illuminate "if one or more of the conductor wires on the near end are not terminated properly on the far end, or if any of the near-end contact pins are not properly terminated".

Cable Tester Result: OPEN Fault
Cable Tester Result: OPEN Fault

For the second Ethernet cable that I created, I received a different result from the cable tester. This time, the RJ-45 light under PASS illuminated. In addition, under Fault, I received a MISWIRE fault indicator light. According to the product literature, the MISWIRE light will illuminate "if the cable is not wired to one of the cabling standards or if the conductor wire order on the near end do not match the conductor wire order on the opposite end", e.g., Pin 1 on the near end is wired to Pin 2 on the far end.

Cable Tester Result: RJ-45 PASS, MISWIRE Fault

In Conclusion

While the results from the cable tester are disappointing, the results were expected. Like anything else, making your own Ethernet cables takes practice to get it right. Is it important to know how to make your own Ethernet cables? Of course, it is. You just might find yourself in a situation where you are out of Ethernet cables of a certain length, so you need to make your own. Of course, you might have to make your own Ethernet cable due to an emergency. However, according to recent online networking course I took at the Cisco Networking Academy, making your own straight-through or crossover cables will soon be a thing of the past as newer networking equipment no longer requires the creation of either cable type. Technology has made straight-through and crossover cables redundant.