
Force10 S60 Switch

Force10 S60 Switch
For this lab, I use a Force10 E1200 chassis [FTOS 8.3.1.1] and a Force10 S60 switch [FTOS 8.3.3.4]. The objective is to setup a simple OSPF network. Loopback addresses are used to setup test networks. Continue reading
It’s one of those things that everyone knows and everyone asks. How big is 100 MB? This question is fundamentally flawed as the answer is in the question. So we should ask what does 100 MB mean? Well, to start with, a byte is a basic unit of measurement in computer science. A byte consists of 8 bits as a standard. A bit is the foundational unit of measurement in computer science and can only be one of two values – 0 or 1. It really represents one of two stable states of something such as the two positions of an electrical switch or two distinct voltage/current levels allowed by a circuit; you can also think of it as 1 = “on” and 0 = “off”. Continue reading
The Cisco Discovery Protocol (CDP) is a Cisco proprietary Data Link Layer network protocol used to share information about other directly connected Cisco equipment. CDP can also be used in place of dynamic routing protocols in simple networks. Cisco devices send CDP announcements out each connected network interface to the multicast destination address 01-00-0C-CC-CC-CC. By default CDP announcements are sent every 60 seconds. The “show cdp neighbors” command that you are probably familiar with basically displays stored information that has been collected from other devices. Further, the CDP data is also accessible via snmp. The holdtime, which specifies the lifetime of an entry in the table, by default is 180 seconds. Continue reading
This lab demonstrates inter-VLAN communication via the “Router on a Stick” method. To enable inter-VLAN communication, a trunk link is created between a router and switch. Trunk links can carry traffic for multiple VLANS. Trunk links can also be used to span VLANs across multiple switches and allow them to communicate with each other. In general, communication between VLANs must go through a layer 3 device. Continue reading
TechSmith’s SnagIt is a popular screen/video capture software for Windows and Mac. It does get the job done most of the time, but these days, especially with basic screen and video capture, I expect much better. After having been forced to use this software because of limitations on what I have access to, I am surprised it is as popular as it is. I’m assuming most of those who use it are the “average Joes'” who know about it through word of mouth and its catchy, easy-to-remember name. I have used a number of screen capture utilities and, for Windows, would much rather prefer HyperSnap for screen capture and Camtasia Studio (also developed by TechSmith) for basic video capture . For Linux and Mac, I’d prefer the basic screen capture utilities that come with the OS. Camtasia Studio is also developed by TechSmith and is greatly superior to SnagIt, but it is also more expensive; I have not played with it extensively so cannot comment much more on it.
Continue reading