Difference between revisions of "Netsh interface ip show address"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{Draft}} == See also == * {{netsh}}")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
  
 +
 +
 +
netsh interface ip show address
 +
 +
Configuration for interface "Ethernet"
 +
    DHCP enabled:                        No
 +
    IP Address:                          10.10.10.2
 +
    Subnet Prefix:                        10.10.10.0/24 (mask 255.255.255.0)
 +
    Default Gateway:                      10.10.10.1
 +
    Gateway Metric:                      256
 +
    InterfaceMetric:                      25
 +
 +
Configuration for interface "Loopback Pseudo-Interface 1"
 +
    DHCP enabled:                        No
 +
    IP Address:                          127.0.0.1
 +
    Subnet Prefix:                        127.0.0.0/8 (mask 255.0.0.0)
 +
    InterfaceMetric:                      75
 +
 +
 +
== Related commands ==
 +
* <code>[[ipconfig /all]]</code>
  
 
== See also ==
 
== See also ==
 
* {{netsh}}
 
* {{netsh}}
 +
* {{ipconfig}}
 +
 +
[[Category:Networking]]

Latest revision as of 13:17, 10 March 2021

This article is a Draft. Help us to complete it.


netsh interface ip show address 

Configuration for interface "Ethernet"
    DHCP enabled:                         No
    IP Address:                           10.10.10.2
    Subnet Prefix:                        10.10.10.0/24 (mask 255.255.255.0)
    Default Gateway:                      10.10.10.1
    Gateway Metric:                       256
    InterfaceMetric:                      25

Configuration for interface "Loopback Pseudo-Interface 1"
    DHCP enabled:                         No
    IP Address:                           127.0.0.1
    Subnet Prefix:                        127.0.0.0/8 (mask 255.0.0.0)
    InterfaceMetric:                      75


Related commands[edit]

See also[edit]

Advertising: