Tag Archives: switch
Cisco vPC with Dell S4810 at ToR
Cisco’s vPC technology is similar to Dell’s VLT; it enables an access/leaf switch or server to have single LAG connecting up to two separate switches. This allows for an non-blocking, multipathing scenario. You can read more about Dell’s VLT technology … Continue reading
Configuring PVST+ on Cisco Switches
Per VLAN Spanning Tree Plus (PVST+) is a flavor of Spanning Tree Protocol (see prior blog, Default STP Behavior on Cisco Switches) which maintains a spanning tree instance for each VLAN in the network. This means certain VLAN trunks (using … Continue reading
Setting-up DHCP on Cisco Routers
The Dynamic Host Configuration Protocol (DHCP) provides the capability to automatically allocate reusable network addresses and configuration options to hosts.
Recover from a Forgotten Console Password on Dell Force10 E-Series Switches
In this lab I will use a Dell Force10 E600i chassis [FTOS 8.3.1.1] to demonstrate how to recover if you forget your console password. The first thing to do to prepare for this lab is to log on through the … Continue reading
Cisco Port Security with Dynamic MAC Address Learning
In this lab I used a Cisco Catalyst WS-C3560G-24TS switch [IOS Version 12.2(40)SE]. Using Cisco Port Security it is possible to associate a static MAC address to a physical port on a switch. This only allows one host with that … Continue reading
Setup SSH Access on Cisco Switches
The Cisco Catalyst WS-C3750G-24TS [IOS 12.2(25)SEE3] switch provides both layer 2 and layer 3 functionality. In this lab I’m going to demonstrate how to setup SSH access to the switch. The first thing I do is set a hostname and … Continue reading
Setup Telnet Access on Force10 Switches
I am going to use a Force10 S60 switch [FTOS 8.3.3.4] to demonstrate how to setup telnet access. To setup telnet access you first need to set an IP address on either a data port or a managment port so … Continue reading
Creating a Link Aggregation Group (LAG) in FTOS
This lab demonstrates how to create a Link Aggregation Group (LAG) in FTOS on Force10 switches. A LAG in Force10’s FTOS is called a port channel and in Cisco’s IOS is called an EtherChannel. As described by IEEE 802.3ad, LAG … Continue reading
How Perl/Python Scripts on Force10 S60 Switches Can Access the Internet
Let’s say you have a Force10 S60 switch [FTOS 8.3.3.4] hooked-up at a datacenter that currently has a console connection connected to a management switch that provides external Internet access. The natted IP address is 10.0.8.10/24 and the external IP … Continue reading
Setup OSPF on Force10 Switches
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.