How to change subet mask ?

  • Thread starter Thread starter mruvinov
  • Start date Start date
M

mruvinov

On windows 2000,

Windows 2000 IP Configuration

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 64.141.254.171
Subnet Mask . . . . . . . . . . . : 255.255.254.0
Default Gateway . . . . . . . . . : 64.141.254.5



What is the syntax for the route command to change the subnet mask to
255.255.255.0 ?
 
On windows 2000,


Windows 2000 IP Configuration

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 64.141.254.171
Subnet Mask . . . . . . . . . . . : 255.255.254.0
Default Gateway . . . . . . . . . : 64.141.254.5

What is the syntax for the route command to change the subnet mask to
255.255.255.0 ?
 
On windows 2000,


Windows 2000 IP Configuration

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 64.141.254.171
Subnet Mask . . . . . . . . . . . : 255.255.254.0
Default Gateway . . . . . . . . . : 64.141.254.5

What is the syntax for the route command to change the subnet mask to
255.255.255.0 ?


What are you exactly trying to do here?
 
What are you exactly trying to do here?


I want to change the value of the Subnet Mask from 255.255.254.0 to
255.255.255.0 . What is the syntax for doing that? Thanks
 
On windows 2000,


Windows 2000 IP Configuration

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 64.141.254.171
Subnet Mask . . . . . . . . . . . : 255.255.254.0
Default Gateway . . . . . . . . . : 64.141.254.5



What is the syntax for the route command to change the subnet mask to
255.255.255.0 ?

You need to use the netsh.exe command.
http://support.microsoft.com/default.aspx?scid=kb;EN-US;242468
 
Back
Top