What is CRC and which layer it use?
Answers were Sorted based on User's Feedback
Answer / chandru
A CRC(Cyclic Redundancy Check)is an error-detecting
code.Happens at Data link layer.
Is This Answer Correct ? | 19 Yes | 0 No |
Answer / jitendera
Crc calculation method
______________*_____________________
This is the topic consern with BE btech studendt
let take a simple example.
Let's do a simple example, dividing a message 100110 by the
key 101.
100110 = x^5 + x^2 + x (why i have writen this.count from
left threr is 6 numrix value so it sholud start frrom x5
and last is x^0
simalry 101 is x2 + 1.(it is key value with degree 2 max
degree)
Since the degree of the key is 2, we start by appending two
zeros to our message.
10011000 / 101
101
111
101
100
101
100
101
01
We don't even bother calculating the quotient, all we need
is the remainder (the CRC), which is 01 in this case. The
original message with the CRC attached reads 10011001. You
can easily convince itself that it is divisible by the key,
101, with no remainder.
In practice we don't write the top bit of the key--it is
implicit. In this particular example, we would only store
bits 01 as our key.
Is This Answer Correct ? | 7 Yes | 3 No |
Answer / ravi
hi jitendera
i am ravi here and i am an engineering student from delhi i
have lots of interest in computer network.i was in serch of
the crc calculation method.i went through tennon bom and
frozen but not able to get understand then i came to google
and on serching i found your reply on that site and now
after reading yours answer and i find no any difficulty to
understand it now i can solve more complex polynomilas
based upon yours consept.many many thanks to you.
if you donot mind may i post some basic coputer network
question of our sylebus in which i am facing difficulty?.
thanks aagin
Is This Answer Correct ? | 1 Yes | 3 No |
When you use the Cisco IOS command show configuration on a router which part of the output shows the specific conferred IP addresses and shored masks? A. the IP host table B. the interfaces output C. each section of the output D. the global configuration statements E. the section under the autonomous system number
Which commands would assign and enable IPX on an interface ? A.) enable netware B.) enable novell-ether C.) router#(config)ipx routing D.) You must first enable IPX globally and then assign the network number to the interface . E.) enable ipx F.) router#(config-if)ipx network 4a
4. What is a disadvantage to using bridges in your network? A. Filters by MAC address B. Stops broadcast storms C. Doesn't stop broadcast storms D. Can only use up to 4 bridges in any LAN
Novell's implementation of RIP updates routing tables every ____ seconds. A. 60 B. 90 C. 10 D. 30
What type of Ethernet operation allows only one entity to transmit at a time? For example, if someone else is transmitting, they must wait. A.) Full-Duplex B.) Dual-Duplex C.) Half-Duplex D.) Latex E.) Quarter-Duplex F.) Suplex
Operation of two PC connecting with brand new switches. (they expecting step by step arp ,broadcast,MAC table, RARP operation)
Why subnetting is used?
What is the size of IP address?
HI ALL! RECENTLY I COMPLETED MY MCITP, CCNA COURSE, I AM PLANNING TO DO CCNA CERTIFICATION, ANYBODY PLZ SUGGEST ME HOW MUCH TIME (MONTHS) REQUIRED TO PREPARE FOR CCNA, BOOKS, JOB SCOPE IN INDIA, QUALIFICATION REQUIRED, ANY JOB FOR FRESHERS? YOUR GOOD ADVISE IS HIGHLY APPRECIATED. Reg.Khaleel
What is matric?
what is difference between subnet-mask and wildcard mask?
In which ios version 182 people can access router through telenet?