Routers -vs- Switches?
poochie asks "I'm currently in high school taking the Cisco first year course (semester 1 and 2). We're messing around with routers, and I'm starting to get the idea that routers are being outdated. We're learning switches next semester, but from what our instructor says, switches are just more specific to a LAN. In my mind, they seem more versatile in that they actually control their own ports, rather than having a router which is configured to support lans with switches on them, which have to be configured anyway, and make everything more confusing. I dunno about the purpose or the limitations of each, but from what I see, routers make life difficult for small networks. So I guess my question is twofold: Could anyone list resources on the Web about information on routers vs switches, and does anyone see switches taking over routers/hubs in the future, and making network administration a lot easier? "
Cisco has a smegload of documentation online. It's mostly product-specific, but some very good general information can also be found.
Here' s the answer to your question.
and then, just beneath thatThis reminds me of the OSI Seven-Layer Burrito. Unfortunately, it appears to have vanished from the internet. c'est la vie.
Any sufficiently advanced civilization is indistinguishable from Gods.
A layer 2 (i.e. Ethernet) switch is stretching the definition and a layer 3 switch is just marketing hype.
A switch is a circuit oriented device. A switch such as the 4E, 5E, or DMS receives a connection initiation and responds by connecting an physical source port to a physical destination port. Everything coming into the source port goes right out the destination port.
The so called layer 2 and 3 switches are nothing of the kind. They receive individual packets or frames and examine them and decide which output port each should be sent to. I don't care whether they're examining the IP address, MAC address, or some other "tag". The function they're doing is routing.
I will grudgingly grant you the term Ethernet switch because each port on an Ethernet switch is connected to a device with a specific MAC address. You can sort of pretend that each Ethernet frame is a mini call and the switch is establishing a circuit from source to destination for the duration of a single frame.
A layer 3 switch is really a router. I don't care how many ASICs it has, it looks at each packet and sends it in the general direction of its destination based on information derived from routing protocols.
Cisco in high school. That woulda been good.
:-)
I was happy to get Pascal *and* AP Pascal. Networking OS? Not on the Apple IIe.
-sid
My old high school just recently got a grant or something to have a cisco academy... It's in the middle of no where with and under 400 student count and their lab for this is 30 seats.. That means they expect 7.5% of the high school to participate in this class every semester???? They are on crack, when I was there wasn't 7.5% of the high school that *wanted* to take typing, let alone the one class on VB... I hope they get someone who knows what they are doing because to this day their network is wide open on the net without a decent firewall... I've printed warnings on their printers but I guess they just don't get it.
----------------- Who is Jesus?
Let's face it, us geeks are no longer the High Priests of a Low Cult. Stats: computer ownership in the U.S. is doubling about once a year. That's impressive in itself, but what really is important is that most new users are low-income, non-college-educated people who have traditionally resisted using computers. (I'm regurgitating an NPR report that went out a couple months ago). Those of us who have been trading on are lack of technophobia for that last 30 years are going to have to start earning our keep!
Go to the Networking section of my web page.
www.dalantech.com
You guys had computers in high school? Sheesh. I'm feeling old.
Prevent email address forgery. Publish SPF records for y
The truth is, its great that i get courses like this offered to me. The problem is, the courses are in such demand that more and more teachers are egtting sucked into it and not nessecarily trained to the baseline. This problem leads to misinformed questions such as my own. I dont know if cisco will make much money off of this, as I am one of 5 or so students not failing (69 and below is failing) the class. Regardless, its a great attempt, and makes my life a bit more simple in the future.
They've had some pretty stunning technology classes for a while, including classes in web design (a 4 trimester sequence!), and of course CS which they teach in C++. More recently (since I graduated), I'm told they have added classes in Cisco, complete with a lab that has about a dozen routers.
Their home page is http://www.bergen.org/AAST
WRCT Pittsburgh, 88.3FM
If your interested in following progess in WAN tech, then
check out the Fore Systems site at www.marconi.com.
ATM takes the best features of circuit based
and TDM networks and combines them with cell relay.
It is definitely the more intelligent solution,
however it won't be ubiquitus until all the brute
force methods people are using to speed up WAN
(like IP/WDM) eventually start failing to deliver
guaranteed Quality of Service as consuption increases.
See if you can find the "ATM academy" section of Fore's pages (seems it has moved since I was last there.)
Someone had to do it.