1. ipconfig/release This command is used to release current IP configuration. so now clint has no IP address.
2. Now come to server, open network monitor. It's a default tool, in windows sever 2003.
To install this : Control panel -> Add or remove Programs -> Add or remove windows componentes -> management and Monitoring Tools -> go to details -> click Network monitoring Tools -> OK ->Next->Finish. It will appeared in administrative tools.
3. Network monitor will appear. click start capture button. Now it will capture all the Network traffic from server side. means capture all the data packets send or recieves from server.
4. Come to clint system open command prompt and type : ipconfig/renew. means clint wants a ip. clint send a brodcast message, and now starts DORA process. Finally clint recieve ip address.
5. This is all captured by network monitor. Now click stop capture button.
6. To view captured data, click on Display Captured Data button.
7. Now observe Frame no: 8,9,10,11. These are Discover ,Offer, Request, Ack Packets
No comments:
Post a Comment