Mainos / Advertisement:

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

Kohteesta Taisto
Siirry navigaatioon Siirry hakuun
(Ak: Uusi sivu: == Show current IP-address in UNIX ==)
(Ak: Uusi sivu: In the terminal or command line, issue the command:)
Rivi 24: Rivi 24:
 
== Show current IP-address in UNIX ==
 
== 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.
 
tulostuu IP-osoitteesi.

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

tulostuu IP-osoitteesi.

Mainos / Advertisement: