hi i have some difficulty plz reply as s0on as possible.

1 what is csma/cd(i know u are familer with that protocol)
2 what is the need for it

and and 3 rd one in which i need help

how to enable csma/cd at router or switches

shain make it answer as sson as possibele and call me afetr
reply

thanks
jitendera kuamr sinha



hi i have some difficulty plz reply as s0on as possible. 1 what is csma/cd(i know u are familer ..

Answer / shahin

CSMA/CD (Carrier Sense Multiple Access/Collision
Detection)is media-access mechanism is what keeps networks
running.

If two or more computers transmit data at the same time, we
get data collision. And thus, no data is sent or received.

We have CSMA/CD for both preventing and controlling collisions.

Suppose 4 system connected as on bus topology or connected
on a Hub.

As we know, in Hub one collision domain & one broadcast
domain. More simply, Hub port just copied data wat it
received & paste it on the rest of the port apart from dat
port from where hub received this data.

So how its detects collision...

Before sending any data, Ethernet NIC first test the voltage
of the line. If its normal, i mean voltage level on line its
start sending data. (Specific voltage level value i didn't
remember).

If two NIC test this voltage level at the same time & they
found its normal for start sending data. When they send
data, data will collide somewhere in the line. Hence data
lose occur & delay in communication.

When NIC detects collision, they wait for random period of
time. (Time i didn't remember). After certain time period
they test the line again & if they found normal. they will
start sending data.

Note: CSMA/CD is not used on Full Duplex Ethernet networks.


3rd Question:

As far my knowledge, there is no such specific command for
this. But we can make any full duplex line in to half duplex
also.

Router(config)#interface fastethernet 0/0
Router(config-if)#duplex ?
auto Enable AUTO duplex configuration
full Force full duplex operation
half Force half-duplex operation



Buddy, i can say this much about it. Hope it may help u
little bit..!!!

Thankx for nice question.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More CCNA Interview Questions

In port based access-list which command you give instead of ip?

0 Answers  


what is the matric of EIGRP protocol?

0 Answers  


Can you explain IKE (Internet Key Exchange)?

1 Answers   CCIE, IBM,


By default, Cisco routers forward GNS SAPs to remote networks. A. False B. True

1 Answers  


What is the syntax to use to configure the port on a Catalyst 5000 switch? A.) slot port/type B.) type slot/port C.) port slot/type D.) port type/slot

1 Answers  






Can 2 different VTP Domain Communicate. if yes then How.

7 Answers  


A traffic light is an example of what type of mechanism? A.) Collision detection B.) Flow control C.) Sequence numbering D.) Network management

1 Answers  


Which of the following will apply IPX sap access list 1010 for incoming traffic, assume you are at the interface configuration? A.) ipx input-sap-filter 1010 in B.) ipx input-sap-filter 1010 C.) ipx access-group 1010 in D.) ipx access-list 1010 in

2 Answers  


Your network uses a Class C address of 210.10.10.0. You must now split up the network into separate shores to handle multiple buildings separated by routers. Which two steps must you take to determine the proper shored mask for your networks? (Choose two) A. determine the number of seperate networks required B. determine how many devices will require DHCP addressing C. determine the maximum number of hosts that will be on each shored D. determine the miniumum number of hosts that will be on each shored E. determine which router will be the IP default gateway for each shored

1 Answers  


What are the different ways authentication mechanism in VPN?

0 Answers   CCIE,


in stead of 0.0.0.0 wild card mask what u can write after ip?

0 Answers  


Which command we give for see routing table?

0 Answers  


Categories