Skip to content

Instantly share code, notes, and snippets.

@avsej
Created August 22, 2012 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avsej/3427633 to your computer and use it in GitHub Desktop.
Save avsej/3427633 to your computer and use it in GitHub Desktop.
c:\work\libcouchbase>ifconfig
'ifconfig' is not recognized as an internal or external command,
operable program or batch file.
c:\work\libcouchbase>ipconfig
Windows IP Configuration
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::d112:3a7f:a635:f592%11
IPv4 Address. . . . . . . . . . . : 10.0.2.15
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.0.2.2
Tunnel adapter isatap.{0E16C771-06E2-43FB-AE6F-7C13458DCB93}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Tunnel adapter Local Area Connection* 9:
Connection-specific DNS Suffix . :
IPv6 Address. . . . . . . . . . . : 2001:0:4137:9e76:48a:1795:f5ff:fdf0
Link-local IPv6 Address . . . . . : fe80::48a:1795:f5ff:fdf0%13
Default Gateway . . . . . . . . . : ::
c:\work\libcouchbase>ping localhost
Pinging WIN-JVCKN6V0FK4 [::1] with 32 bytes of data:
Reply from ::1: time<1ms
Reply from ::1: time<1ms
Ping statistics for ::1:
Packets: Sent = 2, Received = 2, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Control-C
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment