Category Archives: Protocols

Trunking and DHCP Across Dell Force10 Switches

I did this lab some time back and thought it would be useful to post. In this lab I use a Dell Force10 S25P (FTOS 8.4.2.6) switch and Dell Force10 S50N (FTOS 8.4.2.6) switch to demonstrate trunking and Dynamic Host … Continue reading

Posted in Dell Force10, Force10 Networks, Labs, Networking, Protocols, Technology | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Gratuitous ARP and Basics of Connecting a Cisco IOS Switch with a Cisco CatOS Switch

Some of you may have an old Cisco Catalyst switch laying around that you may want to put to use. CatOS is the old Cisco operating system for Catalyst switches that predates IOS; it can still be found on some … Continue reading

Posted in Cisco, Labs, Networking, Protocols, Technology | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 1 Comment

Multi-Area OSPF – Redundancy, Route Summarization, and LSA Filtering

In this lab, all routers except for R4 and R5 are Cisco 3725 routers [IOS 12.4(15)T10]. Routers R4 and R5 are Cisco 7200 routers [IOS 12.4(24)T]. Below is the network diagram for this lab.

Posted in Cisco, Labs, Networking, Protocols, Technology | Tagged , , , , , , , , , , , , , , , , | 1 Comment

802.1Q Trunking Between Cisco and Dell Force10 Switches

In this lab I use a Dell Force10 S25P switch [FTOS 8.4.2.6] and a Cisco C3750 switch [IOS 12.2(25)SEE3] to demonstrate 802.1Q trunking.

Posted in Cisco, Dell Force10, Force10 Networks, Labs, Networking, Protocols, Technology | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , | 17 Comments

EIGRP – Advertising a Default Route to Neighbors

In this lab I use five Cisco 7200 routers [IOS 12.4(24)T] to demonstrate how to advertise a default route to neighbors in EIGRP. Below is the network diagram for this lab.

Posted in Cisco, Labs, Networking, Protocols, Technology | Tagged , , , , , , , , | Leave a comment

Configuring eBGP Peers to Use a Loopback Interface

In this lab, I use two Cisco 3725 routers [IOS 12.4(15)T10] to configure eBGP peers using loopback interfaces. Below is the network diagram for this lab.

Posted in Cisco, Labs, Networking, Protocols, Technology | Tagged , , , , , , , , , , , , | Leave a comment

Configuring OSPF with Multiple Areas

In this lab, I use three Cisco 3725 routers [IOS 12.4(15)T10] to demonstrate how to setup OSPF with multiple Areas. Below is the network diagram for this lab.

Posted in Cisco, Labs, Networking, Protocols, Technology, Troubleshooting | Tagged , , , , , , , , , , | Leave a comment

Important IPv6 Addresses

For easy reference, I’ve listed some important IPv6 address ranges below.

Posted in Networking, Protocols, Technology | Tagged , , , , , , , , , , | Leave a comment

Networking: Spanning Tree Protocol Basics [Video]

This video covers some of the basics of how Spanning Tree Protocol (STP) works in a network. To learn more about Spanning Tree Protocol see some of my prior blogs on STP.

Posted in Networking, Protocols, Technology | Tagged , , , , | 1 Comment

Coding a XenServer Client in Python – Monitoring Multiple VMs via Multiple Threads

In some prior blogs I had written about developing an ESXi client in Java which could connect to a VMware ESXi server and perform some management tasks. In this blog, I will describe developing a Cirtrix XenServer Client in Python … Continue reading

Posted in Networking, Programming Languages, Protocols, Python, Technology, Virtualization and Cloud Computing | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment