0% found this document useful (0 votes)
66 views5 pages

How To - Find IP Address in Windows XP

Uploaded by

garis_putus5739
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
66 views5 pages

How To - Find IP Address in Windows XP

Uploaded by

garis_putus5739
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Ada 2 Cara untuk menemukan IP Address pada Windows XP :

Melalui Network Connection Melalui Command Prompt

Cara untuk menemukan IP Address Melalui Network Connection :


1. Pada Start Menu, klik Control Panel.

2. Lalu klik Network and Internet Connections pada jendela Control Panel.

3. Klik ikon Network Connections.

4. Lalu Klik 2 kali pada local area connection dan pilih tab Support.

Cara untuk menemukan IP Address Melalui Command Prompt:


1. Buka command prompt. Biasanya command prompt ada di folder Accessories.

2. Di layar "Command Prompt" ketikkan ipconfig lalu tekan Enter. Jika tidak muncul ketik ipconfig/all.

3. . IP address biasanya muncul besama detail LAN lain..

Note: Umumnya, 'ipconfig/all' akan menampilkan information yang lebih detail seperti defualt gateways dan subnet masks, server information dan MAC address.

Cara lain untuk membuka command prompt


Klik star menu, lalu klik run ( atau tekan tombol window dan huruf Rpada keyboad ), lalu ketik cmd di kolom run, lalu tekang enter.

Ketika layar Command Prompt terbuka, ketikkan "ipconfig /all" (tanpa spasi) lalu tekan enter.

Code:
Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Noodles>ipconfig /all Windows IP Configuration Host Name . . . . . . . . . . . . : chicken Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No Ethernet adapter Local Area Connection: Media State . . . . . . . . . . . : Media disconnected Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast Eth ernet NIC Physical Address. . . . . . . . . : 00-C0-9F-58-42-AA Ethernet adapter Wireless Network Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Intel(R) PRO/Wireless 2200BG Network Connection Physical Address. . . . . . . . . : 00-0E-35-7D-00-EC Dhcp Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes IP Address. . . . . . . . . . . . : 192.168.0.1 Subnet Mask . . . . . . . . . . . : 255.255.255.0 IP Address. . . . . . . . . . . . : fe80::20e:35ff:fe7d:ec%5 Default Gateway . . . . . . . . . : 192.168.0.254 DHCP Server . . . . . . . . . . . : 192.168.0.103 DNS Servers . . . . . . . . . . . : 192.168.0.103 fec0:0:0:ffff::1%1 fec0:0:0:ffff::2%1 fec0:0:0:ffff::3%1 Lease Obtained. . . . . . . . . . : Saturday, 13 January 2007 5:12:50 p. m. Lease Expires . . . . . . . . . . : Saturday, 20 January 2007 5:12:50 p.

Jika anda menggunakan dynamic address dan sudah terkoneksi dengan DHCP server ( router broadband ) maka seharusnya terlihat IP adressnya. Akan tetapi apabila anda gagal terkoneksi ke router ( DHCP Server ), maka akan terlihat IP address dengan range169.x.x.x. Dengan range 169.x.x.x maka anda tidak bisa menggunakan network adapter/koneksi ke router.

You might also like