Joined: Dec 21, 2003 Posts: 114 Location: singapore
Posted: Fri Jan 09, 2004 2:27 pm Post subject: broadcast domain
hi everyone...i have a qn on broadcast domains...
!) how do we identify a broadcast and collision domain?
like if we have 3 stations connected to router and
a server connected to the router.
where 3 more stations are connected to the server....
there are 4 broadcast and i think4 collsion domains....why?
2)any rules on how we connect usinf a crossover cable? like do we use cross over only for similar devices? like router to router...?
Joined: Jul 22, 2003 Posts: 521 Location: Orange County, California
Posted: Fri Jan 09, 2004 5:57 pm Post subject:
Bridges and switches segment your collision domains and routers segment your broadcast domains.
You didn't say how you are connected to the router or server. If your router is also a switch (with 4 ports, for example), each port is it's own collision domain (4 of them), but one broadcast domain.
On the crossover, there is an excellent tutorial under the network section.
Quote:
The cross-over (x-over) CAT5 UTP cable has to be one of the most used cables after the classic straight-thru cable. The x-over cable allows us to connect two computers without needing a hub or switch. If you recall, the hub does the x-over for you internally, so you only need to use a straight thru cable from the PC to the hub. Since now we don't have a hub, we need to manually do the x-over.
Joined: Dec 21, 2003 Posts: 114 Location: singapore
Posted: Fri Jan 09, 2004 6:41 pm Post subject:
hi thomas....
the qn in the book looked like....the router has 4 ports...
and each of the 3 ports has a computer stationed...
and on the last port...a server is connected....and 3 more computers are connected to the server....
could u plz explain how u got 4 collision domains n 4 broadcast domains?
Joined: Jul 22, 2003 Posts: 521 Location: Orange County, California
Posted: Fri Jan 09, 2004 8:45 pm Post subject:
You need to re-read what I said.
I said "if" you have a router that is also a switch, which many of the low cost routers (linksys, dlink, etc) are, then you have 1 broadcast domain (not 4) and 4 collision domains (each port on a switch is its own collision domain).
If, however, you are talking about a router that has 4 ports (interfaces) then you have 4 broadcast domains.
In this case, as I mentioned above you have 4 broadcast domains (one for each interface). There are 3 workstations off of the server, but you don't say whether they are connected to the server by a hub or switch. If they are connected by a hub - you have 1 collision domain. If they are connected by a switch, you have 3 collision domains.
Take a look at the following page and it might help you understand the difference. Has pictures and everything ( pictures always help me see it ).
Joined: Dec 21, 2003 Posts: 114 Location: singapore
Posted: Tue Jan 27, 2004 9:48 am Post subject:
hi guys...one of the qns from the exam was about
(1)whether switches reduce the size of collision domain..
i know on a switch...each port is its own collision domain....but does it reduce the size of collision domain?
(2)same 4 bridges right?
(3)whats if a VLAN is implemented....are the broadcast domains reduced in size? what about the collision doamins...i noe the collision domains have increased in number but have they increased in size?
Joined: Jul 22, 2003 Posts: 521 Location: Orange County, California
Posted: Tue Jan 27, 2004 8:09 pm Post subject:
1) Yes. A switch reduces the size of a collision domain. The fact that each port, as you correctly mention, is one collision domain - does not mean that there is only one computer involved. If you were to add a hub onto the port you would still have 1 collision domain at the port, but you may have 5 computers on that 1 collision domain.
2) Yes. Remember that a bridge is a multiport bridge.
3) If you implement a VLAN, you introducing routing into your scheme (which reduces broadcast domain). When you reduce your broadcast domain, you also reduce your collision domain. Increasing the number of collision domains is not a problem, the size of a collision domain is what you care about.
Hope this is what you were looking for. _________________ Thanks,
Joined: Jul 22, 2003 Posts: 521 Location: Orange County, California
Posted: Wed Jan 28, 2004 5:02 am Post subject:
I don't understand what your asking here. As you mention, there is one collision domain on a switch port. If you have a 4 port hub, there is one collision domain, with a 4 port switch there is 4 collision domains (1 for each port).
With VLANs, you are correct. Both domains are reduced in size. The number collision domains will go up. Again, realize that the VLANS work from a switch, so each port is it's own collision domain.
The number of broadcast domains will also go up with a VLAN. Remember, each VLAN segment is really a subnet and to get to another subnet you have to route. Routers reduce broadcast domains, therefore the number of broadcast domains will go up. _________________ Thanks,
Joined: Dec 21, 2003 Posts: 114 Location: singapore
Posted: Wed Jan 28, 2004 7:25 am Post subject:
hi tom
thx i get it now:)
as long as the no of collision n broadcast domains have increased...
the size has decreased...right?
i have one more qn...its on WAN
there is a WAN link between the cisco main office at A and the cisco remote office at B.
a cisco router that was providing frame relay connectivity at the A site has been replaced with a different vendor's frame relay router. connectivity is now down between the A and B site.
whats the most likely cause?
the ans is mismatched LMI type...
but i think its mismatched encapsulation....coz routers only deal with encapsulation right? and LMI is betwn router n switch...
Joined: Aug 14, 2003 Posts: 1699 Location: Mumbai, India.
Posted: Wed Jan 28, 2004 8:35 am Post subject:
Mm I think you need to review your WAN protocols section. LMI is 'local management interface' and its what lets the router talk to the frame-relay network.
You have to ensure the LMI types match..
Use the command
Code:
frame-relay lmi type <type>
Where <type> will be either 'cisco' 'ansi' or 'q9331' (I don't know if there are any other supported types. Use ? to check). _________________ Sahir Hidayatullah.
Firewall.cx Staff - Associate Editor & Security Advisor
http://tftfotw.blogspot.com
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
Copyright of all documents and images belonging to this site by Firewall.cx. Information contained on this site is copyrighted material. It is illegal to copy or redistribute this information in any way without the written consent of Firewall.cx
Firewall.cx disclaims any responsibility for software and information obtained through this site or its links.