netsh encounter wrong interface name

H

Hansyin

I encounted below wrong interface name problem in Netsh. I don't know
what's wrong. I also have some other PCs with same hard/soft
configuration which don't have similar problem, I don't know what's
the difference between them.

Anybody can help me? Can I change the interface name? and then set an
IP address for it?


C:\Documents and Settings\Administrator>netsh inter show inter

Admin State State Type Interface Name
-------------------------------------------------------------------------
Enabled Dedicated
{1E94DE81-77A9-497F-A2B6-1A93F4ED
5163}
Enabled Dedicated
{4774A3B5-F9BB-4184-9598-E26D73EB
5050}
Enabled Dedicated
{7B063364-D209-4A59-B0E7-F46E3A08
AE0B}
Enabled Internal Internal
Enabled Loopback Loopback

C:\Documents and Settings\Administrator>ipconfig /all

Windows 2000 IP Configuration

Host Name . . . . . . . . . . . . : FORTINET-146D76
Primary DNS Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter RealTek:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8139(A)-based
PCI Fast Et
hernet Adapter #2
Physical Address. . . . . . . . . : 00-40-F4-88-BD-B0
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.14.212
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.14.136
DNS Servers . . . . . . . . . . . :

Ethernet adapter SiS:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : SiS 900-Based PCI Fast
Ethernet Adap
ter
Physical Address. . . . . . . . . : 00-0E-A6-43-2E-30
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 172.18.7.212
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 10.9.1.13
207.194.200.1
C:\Documents and Settings\Administrator>netsh inter ip set address
{1E94DE81-77A
9-497F-A2B6-1A93F4ED5163} 1.1.1.2 255.0.0.0 1.1.1.1 1

Invalid interface {1E94DE81-77A9-497F-A2B6-1A93F4ED5163} specified.

C:\Documents and Settings\Administrator>netsh inter set inter
name={1E94DE81-77A
9-497F-A2B6-1A93F4ED5163} newname="nic1"
The network path was not found.

C:\Documents and Settings\Administrator>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top