Mainos / Advertisement:

Ero sivun ”Staattinen IP/en” versioiden välillä

Kohteesta Taisto
Siirry navigaatioon Siirry hakuun
(Ak: Uusi sivu: A static IP address is an IP-address that is always the same. For instance, you can configure your PC's [[[https://en.wikipedia.org/wiki/Network_interface_controller NIC]]] to alwa...)
(Ak: Uusi sivu: it will print your IP-address along with some other information about your network.)
 
(9 välissä olevaa versiota samalta käyttäjältä ei näytetä)
Rivi 1: Rivi 1:
 
<languages/>
 
<languages/>
A static IP address is an IP-address that is always the same. For instance, you can configure your PC's [[[https://en.wikipedia.org/wiki/Network_interface_controller NIC]]] to always request the same IP-address from your router. Usually in home networks [[DHCP]] is enabled by default and will hand out different addresses every time.  
+
A static IP address is an IP-address that is always the same. For instance, you can configure your PC's [https://en.wikipedia.org/wiki/Network_interface_controller NIC] to always request the same IP-address from your router. Usually in home networks [https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol DHCP] is enabled by default and will hand out different addresses every time.  
  
== Näytä nykyinen IP-osoite Windows ==
+
== Show current IP-address in Windows ==
  
#Avaa cmd.exe (komentokehote)
+
#Open cmd.exe (command prompt)
#Kirjoita komento: ipconfig /all
+
#Type in the command: ipconfig /all
  
Sinulle tulostuu:
+
The command prompt will print something like:
  
 
   
 
   
Rivi 14: Rivi 14:
 
</gallery>
 
</gallery>
  
IPv4 on nykyinen IP-osoitteesi.  
+
IPv4 is your current IP-address.  
  
Ipconfig /all komennolla näet kaikki tiedot verkostasi.
+
Using the ipconfig /all command shows you various information about your network.
  
 
<gallery>
 
<gallery>
Rivi 22: Rivi 22:
 
</gallery>
 
</gallery>
  
== Näytä nykyinen IP-osoite Unixilla ja muilla laitteilla ==
+
== Show current IP-address in UNIX ==
  
Terminaalissa tai komentorivillä anna komento
+
In the terminal or command line, issue the command:
  
 
   ifconfig
 
   ifconfig
  
tulostuu IP-osoitteesi.
+
it will print your IP-address along with some other information about your network.

Nykyinen versio 23. heinäkuuta 2015 kello 07.42

Muut kielet:
English • ‎suomi

A static IP address is an IP-address that is always the same. For instance, you can configure your PC's NIC to always request the same IP-address from your router. Usually in home networks DHCP is enabled by default and will hand out different addresses every time.

Show current IP-address in Windows

  1. Open cmd.exe (command prompt)
  2. Type in the command: ipconfig /all

The command prompt will print something like:


IPv4 is your current IP-address.

Using the ipconfig /all command shows you various information about your network.

Show current IP-address in UNIX

In the terminal or command line, issue the command:

 ifconfig

it will print your IP-address along with some other information about your network.

Mainos / Advertisement: