Tuesday, April 26, 2011

Chapter 13 Network Setup and Troubleshooting

Physical setup, typically the easiest, but not always the fastest.






Next was the logical setup.  Getting all the subnets correct and the correct addresses for each connection between routers and switches.



Once the logical setup up was determind, the configuration for each connection was completed.  Each router had an IP address for the ethernet connection between it and the switch it was connected to.  Further more, those computers connected to the switch also had seperate IPs.  Each router was set as the default gateway for the computers connected to it via switch.  After manually configuring each router connection, we had to use the RIPv2 protocal for the routers to enable communications between each other.





Chapter 12 Network Security


Here we are again with the wireless Dlink.  This time we setup a little more security on the access point.




Overall, the physical setup was a snap.  Plug the ethernet cable from the computer you are using to setup the wireless network to the router.  Do all the essentials, like SSID, do you want to broadcast it, (select no for tighter security), wireless transmission encryption and etc.  Next we setup a DHCP on the router to hand out IP addresses in a subnet.  Once the overall setup was done, the above pictured wireless USB network adapter was used to connect to the wireless network.  Of course you needed to know the SSID and the passpharse for the network.  Afterwards, we setup a little MAC filtering to further restrict network access.

Chapter 11 - The Tour

The tour of the campus network began on the 3rd floor.  This is the closet for the west end of the building.  So many ethernet cables going from the patch panels to the switches!  Mostly only single blade chassis in here.  And a few fiber optic cables going from switch to switch.

This was down on the first floor.  Notice the console used to access to the switches.  This is the main hub for the Wayne West building.  All connections go through here and then out to the servers.


Here we are in the server room on the other side of the campus.  I cant remeber if this is the gateway between buildings or to the outside networks.


Servers galory!  Each one of those hard drives has multiple applications running on them.  Some are back ups.  The Blackboard and Campus Email servers run on one of these.


Chapter 9 Virtual Operating System

Setting up Damn Small Linux on a Virtual PC.

DSL was pretty easy to setup.  But I first had to download and install Virtual PC.  Once this was setup, I had to create a Virtual Hard Disk for DSL.  This I set to 2 GB and I also set the RAM to 128 MB.  Once the Virtual PC was setup, I had to capture the DSL.iso image and then reset the Virtual PC.  On the next start-up DSL ran through its setup in less than 2 minutes.



It came with FireFox already installed, but finding other programs and getting them to run is one problem with Linux.

Chapter 8 Wireless Access Points



D-Link DIR-655    Price  $65 - $100

This is the router a used at home for 3 years.  Its capable of broadcasting in 802.11g, 802.11n, or a mix of both, 802.11g/n.  I always preferred using one or the other, I noticed a bit of connectivity issues when using the mixed broadcast.  This access point also as a built in switch that has 1 10/100/1000 WAN port, and 4 10/100/1000 LAN ports.  In other words, Gigabit ports.  These come in handy when transferring/streaming larger files such as movies, HD movies, or online gaming across your home network.  One downside to this wireless access point is that it only uses the 2.4 GHz frequency to broadcast.  The same one is used for a multitude of other wireless and electronic devices which can cause a bit of interference.  This access point also provides numerous security features such as WPA and WPA2, an inbound firewall, MAC filtering, etc.  The data transfer rates can reach up to 180Mbs wirelessly!




Engenius ECB3500 Business Class G Access Point        Price  $100

This router boasts multiple roles as an access point, bridge, repeater and so on.  It can also broadcast multiple SSID's at once.  It does not support the new 802.11n standard, but supports the SuperG standard, just a fancy way of saying 108Mbps on the 802.11g standard.  You can select the broadcast power for better communication and also supports encryption of wireless transmissions in WPA2/WPA/WEP.  It also features MAC filtering.  Operates in the 2.4GHz range.



NetGear N750 Wireless Dual Band Gigabit          Price  $150

The first thing that you should know about this router is that it has the capability to broadcast in
2.4 GHz or 5Ghz.  The latter of the two will give you less interference, but degragation of signal through objects such as walls is more prominent than with 2.4GHz.  It also provides the Gigabit port access much like the DIR-655, but also includes a USB connection that can be used to share a USB storage device, like an external hard drive.  As for the standards supported, it supports all a/b/g/n standards, but that depends on the frequency used to broadcast.  802.11b/g/n are supported on 2.4GHz, and 802.11a/n are supported on the 5GHz frequency.  I didnt read about an MAC filtering, big downside, but does include a dual firewall, NAT and SPI.

Chapter 8 Wireless Setup Lab

The wireless access point was set up with WPA2 Personal security.  Broadcast was enabled and the SSID was FLASH!!--AHHHHH!  The wireless access points LAN address was 195.65.21.1 and was setup as DHCP server with an address pool of 195.65.21.2 to 195.65.21.14.


Chapter 7 Lab

We had a little trouble with our router.  We ended up joining another group for a majority of the lab, but did end up back at our switch/router set up at the end of class.  The physical setup went well.  All the connections and stuff.  The problem ended up being that the Fast Ethernet connection protocol was set to PPoE.







Chapter 6 Cisco Switches


Cisco Catalyst 3560-X Series Access Switch    Price  $2,000 - $3,000  depending on the options     selected
This series of switches comes with a choice of 24 and 48 ethernet ports.  All 10/100/1000, this series of switches also features Power of Ethernet (PoE).  With this feature, each port is capable of 30W of power.  This type of switch also features MAC address security, multicast routing, IPv6 routing, and an access control list for hardware.  There are a few different software versions, each allowing the switch to operate on different layers of the OSI model, primarily Layers 2 and 3.


Cisco Catalyst 6500 Series   Distribution Switch    Price  $5,000 - $24,000
This switch comes in multiply chassis configurations, including 3, 6, 9, and 13 slots.  It can support up to 576 10/100/1000 gigabit ports or 1152 10/100 Ethernet ports.  Has high availability and virtualization.  Features 2 6,000W power supplies, which are hot swappable.  No need to power off the system to remove/replace them.  These power supplies can be upgraded to 8,700W.  Each switch system can handle 2 Terabits per second and 80 Gbps per slot.  This series of switches have a wide range of specialties and features that are great for the multi slot chassis configuration.


Cisco Catalyst 4503-E        Price  around $6,500
This switch only has 3 slots but can be deployed as a core switch.  Can handle up to 6 Gbps per slot.  Doesn’t feature a supervisor engine redundancy and supports supervisor versions 7-E, 6-E, 6L-E, and V-10 GE.  Supports PoEP, with up to 240 ports, each with 30W. 

Chapter 6 Switch Lab

In this lab we set up a network with switches.  The switches are pretty simple to set up but require you to manually figure out a subnet and its subnet mask, then each computers IP address.  First things first, you have to physically connect the computers to the switch with an Ethernet cable.  Next we changed the IP address to a static address and manual set it and the subnet mask.  Once we were done with that, we tried pinging each other to test our connections.