Mainos / Advertisement:
Ero sivun ”Staattinen IP/en” versioiden välillä
Siirry navigaatioon
Siirry hakuun
(Ak: Uusi sivu: Using the ipconfig /all command shows you various information about your network.) |
(Ak: Uusi sivu: == Show current IP-address in UNIX ==) |
||
Rivi 22: | Rivi 22: | ||
</gallery> | </gallery> | ||
− | == | + | == Show current IP-address in UNIX == |
Terminaalissa tai komentorivillä anna komento | Terminaalissa tai komentorivillä anna komento |
Versio 23. heinäkuuta 2015 kello 07.41
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
- Open cmd.exe (command prompt)
- 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
Terminaalissa tai komentorivillä anna komento
ifconfig
tulostuu IP-osoitteesi.
Mainos / Advertisement: