- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- how to change the ip address
Windows Server 2003
1820072
Members
2561
Online
109608
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-01-2007 08:48 PM
тАО05-01-2007 08:48 PM
hi all,
how to change the ip gateways in windows 2003 machine where i am not able to find out the properties of my network places and there is no icon at task bar is there any possibilities to change the gateway through command prompt.
Please help me to resolve this issue.
Regards
Guru
how to change the ip gateways in windows 2003 machine where i am not able to find out the properties of my network places and there is no icon at task bar is there any possibilities to change the gateway through command prompt.
Please help me to resolve this issue.
Regards
Guru
Be an expert
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2007 12:02 AM
тАО05-02-2007 12:02 AM
Solution
Hello Guru,
Look at the following link for that, you neeed to go through the advanced configuration.
http://www.microsoft.com/technet/community/columns/cableguy/cg0903.mspx
Also, in win XP ,2000 or 2003 you have the command netsh within you can configure your connections from the CLI.
For example:
netsh interface ip set address name="Local Area Connection" static 192.168.0.100 255.255.255.0 192.168.0.1 1
That command configured the interface named Local Area Connection with the static IP address 192.168.0.100, the subnet mask of 255.255.255.0, and a default gateway of 192.168.0.1
Check configuration with.:
netsh interface ip show config
I hope this helps,
Regards,
Marc0
Look at the following link for that, you neeed to go through the advanced configuration.
http://www.microsoft.com/technet/community/columns/cableguy/cg0903.mspx
Also, in win XP ,2000 or 2003 you have the command netsh within you can configure your connections from the CLI.
For example:
netsh interface ip set address name="Local Area Connection" static 192.168.0.100 255.255.255.0 192.168.0.1 1
That command configured the interface named Local Area Connection with the static IP address 192.168.0.100, the subnet mask of 255.255.255.0, and a default gateway of 192.168.0.1
Check configuration with.:
netsh interface ip show config
I hope this helps,
Regards,
Marc0
Just unplug and plug in again ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2007 12:24 AM
тАО05-02-2007 12:24 AM
Re: how to change the ip address
Problem has been resolved. thanks for your reply.
Be an expert
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP