Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Change IP of router

0 views
Skip to first unread message

cool2005

unread,
Mar 27, 2005, 3:26:09 AM3/27/05
to
I am using a cable modem

If I connect directly to the modem, I can easily change my
dynamic ip by dos commands

call ipconfig /release

call netsh interface ip set address name="Local Area Connection" static
1.1.1.1 255.255.255.0 1.1.1.1 1

call ipconfig /renew

call netsh interface ip set address "Local Area Connection" dhcp

call ipconfig /renew

But how can I do the similar thing when connect to the modem
through a router?

thanks

0 new messages