 |
07-01-2011, 10:15 PM
|
#1
|
|
Registered Member
Join Date: Jun 2011
Posts: 12
OS: winxpsp2
|
HOW TO BIND MAC ADDRESS WITH IP ADDRESS
PLZ TELL ME STEP HOW TO BIND MAC ADDRESS WITH IP ADDRESS BY SWITCHES DONT USE DHCP SERVER
__________________
|
|
|
07-02-2011, 12:46 PM
|
#2
|
|
Moderator - Microsoft Support
Join Date: May 2008
Location: San Diego, CA
Posts: 4,124
OS: XP SP3/Vista/7 Server 2K/2K3/2K8 Linux
|
Re: HOW TO BIND MAC ADDRESS WITH IP ADDRESS
It would be easier to set static IP addresses since switches don't hand IP addresses to clients.
__________________

From time to time, we have been tempted to believe that society has become too complex to be managed by self-rule, that government by an elite group is superior to government for, by, and of the people. But if no one among us is capable of governing himself, then who among us has the capacity to govern someone else?
-Ronald Reagan, 1981 Inaugural Address-
|
|
|
08-09-2011, 10:38 AM
|
#3
|
|
Registered Member
Join Date: Jun 2011
Posts: 12
OS: winxpsp2
|
Re: HOW TO BIND MAC ADDRESS WITH IP ADDRESS
tell me how
__________________
|
|
|
08-09-2011, 11:15 AM
|
#4
|
|
Registered Member
Join Date: Jan 2008
Posts: 27
OS: Ubuntu 10.04 (Lucid Lynx) + Win 7
|
Re: HOW TO BIND MAC ADDRESS WITH IP ADDRESS
This might be of some help.
__________________
|
|
|
08-09-2011, 01:28 PM
|
#5
|
|
Networking Team |Tech
Join Date: Sep 2010
Location: Scotland
Posts: 902
OS: XP, Win7
|
Re: HOW TO BIND MAC ADDRESS WITH IP ADDRESS
Some routers support this feature if they do, its pretty easy to find.
__________________
MCP | MCDST | MCSA
|
|
|
08-12-2011, 01:41 PM
|
#6
|
|
TSF Enthusiast
Join Date: Dec 2007
Posts: 688
OS: Windows 2000
|
Re: HOW TO BIND MAC ADDRESS WITH IP ADDRESS
Static IP addresses won't bind to MAC addresses. What you are asking for CAN'T be done without using a DHCP server, which is what 'regular' routers use to do it. More advanced routers can bind addresses on their own, but I'm pretty sure it only applies to other routers/switches, and not PCs.
__________________
|
|
|
08-12-2011, 03:33 PM
|
#7
|
|
Networking Team |Tech
Join Date: Sep 2010
Location: Scotland
Posts: 902
OS: XP, Win7
|
Re: HOW TO BIND MAC ADDRESS WITH IP ADDRESS
You can bind a pc mac address to an ip via some routers, which is pretty much giving a computer a static ip via the router as apposed to doing it via the pc.
Switches have no backend/built in features to provide a bind.
Get a router that supports the feature and you are good, otherwise create reservations via dhcp or manually go round each machine and do it.
__________________
MCP | MCDST | MCSA
|
|
|
08-14-2011, 04:29 PM
|
#8
|
|
Moderator - Microsoft Support
Join Date: May 2008
Location: San Diego, CA
Posts: 4,124
OS: XP SP3/Vista/7 Server 2K/2K3/2K8 Linux
|
Re: HOW TO BIND MAC ADDRESS WITH IP ADDRESS
Quote:
Originally Posted by IT-Barry
You can bind a pc mac address to an ip via some routers, which is pretty much giving a computer a static ip via the router as apposed to doing it via the pc.
|
But that's using DHCP, which he said he didn't want to do. Which of course makes things much more difficult unless he's going to use static addresses.
Seeing other posts by the OP, I'm not sure what he's hoping to achieve...
__________________

From time to time, we have been tempted to believe that society has become too complex to be managed by self-rule, that government by an elite group is superior to government for, by, and of the people. But if no one among us is capable of governing himself, then who among us has the capacity to govern someone else?
-Ronald Reagan, 1981 Inaugural Address-
|
|
|
08-15-2011, 12:48 AM
|
#9
|
|
Networking Team |Tech
Join Date: Sep 2010
Location: Scotland
Posts: 902
OS: XP, Win7
|
Re: HOW TO BIND MAC ADDRESS WITH IP ADDRESS
Quote:
Originally Posted by djaburg
But that's using DHCP, which he said he didn't want to do. Which of course makes things much more difficult unless he's going to use static addresses.
Seeing other posts by the OP, I'm not sure what he's hoping to achieve...
|
I gave him/her the options in my post, if the OP wishes to do things the long way I did suggest them later in my post.
I'm thinking the OP either doesnt have access to the server, or has little to no knowledge of configuring a server.
__________________
MCP | MCDST | MCSA
|
|
|
08-15-2011, 01:05 AM
|
#10
|
|
TSF Enthusiast
Join Date: Apr 2008
Location: New Zealand
Posts: 994
OS: Windows 7 Professional SP1 - 64-bit
|
Re: HOW TO BIND MAC ADDRESS WITH IP ADDRESS
DHCP IP Address Reservation:
A DHCP reservation is a permanent IP address assignment. Every time a computer connects to a network, usually in it there is a DHCP server, typically your router (which is the case as long as it isn't JUST a modem). When the computer connects back up, the network card has a MAC address when connecting. The router notices this, has an IP address kept for the computer, and gives the same one back to the computer each and every time it connects.
A reservation is consists of the following information:
IP Address - IP address from the scope for the client
MAC Address - Client's Media Access Control (MAC) address
Supported - DHCP reservation, Boot Protocol (BOOTP), or both (optional)
To find the MAC address however, you can either open up Command Prompt on your computer, and run ipconfig /all to see the MAC addresses for all the interfaces. Or you can look it up on your router, since it keeps record of all the computers connected to it and what IP address it assigned the computer at the moment (I do it this way, since it is easier).
__________________
|
|
|
 |
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|