B
Bach Phi
I'm trying to use NETSH to set static IP for my work
laptop, here's the command:
NETSH INT IP SET ADDRESS "Local Area Connection" STATIC
192.168.2.2 255.255.255.0
but I got the invalid interface error.
I did check the interface name by going to Network &
DialUp connection to verify the name.
However, when I use a dump command
(NETSH>interface ip>dump), the name appeared
as "{5A00B56A-5966-44C1-951E-898CCB87C274}"
How do I make this name to be the same as my "Local Area
Connection" name? TIA
laptop, here's the command:
NETSH INT IP SET ADDRESS "Local Area Connection" STATIC
192.168.2.2 255.255.255.0
but I got the invalid interface error.
I did check the interface name by going to Network &
DialUp connection to verify the name.
However, when I use a dump command
(NETSH>interface ip>dump), the name appeared
as "{5A00B56A-5966-44C1-951E-898CCB87C274}"
How do I make this name to be the same as my "Local Area
Connection" name? TIA