I was able to change my MAC-ID(Physical Address)?
I would like to know will that MAC-ID i created is not
default, how could i make the ID default?
Answers were Sorted based on User's Feedback
Answer / manish dev
very first thing MAC iD annot be changed!!it is physicaaly
assigned by the Company!!!and every mac id is unique...
but to see ur existing mac id we use "ifconfig" in UNIX
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / prabhat
Well it is not 100% true that MAC id cann not be changed.
There are interfaces available in which you can explicitly
define the physical address.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / varun saklani
We can't change the MAC address at all as it is the
Physical address of the machine. And this is the reason it
is different from Ip address.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gufran001
Many people believe MAC address, which is hard coded in the NIC card cannot be changed. Yes, its hard coded but, it can be changed only by removing the flash chip from the NIC card, re-programming it with new MAC address and putting it back on the card.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the main difference between Micro-controller and micro-processor?
18 Answers BEL, Core, Digicom, IBM,
How do I fix error 429?
How many registers does x86 have?
Define the basic logical structure of a computer.
How do I cancel chkdsk scan?
When does the condition 'rendezvous' arise?
How do you start a startup?
What are types of operating system?
If A>B then F=F(G); else B>C then F=G(G); in this , for 75% times A>B and 25% times B>C then,is 10000 instructions are there ,then the ratio of F to G [a] 7500:2500 [b] 7500:625 [c] 7500:625 if a=b=c else 7500:2500
What is the difference between process and program?
Describe all the processes of the OS.
which is best among semaphores and mutexes?