Microsoft
Software
Hardware
Network
Question : reserve IP using DHCP to a MAC address
Is there a way to reserve an IP address to a MAC address or a certain computer on a Cisco Catalyst 3560 Switch? Here is my configuration below.
no ip dhcp use vrf connected
ip dhcp excluded-address 10.3.65.1 10.3.65.100
ip dhcp excluded-address 10.3.65.200 10.3.65.254
!
ip dhcp pool Production_LAN
network 10.3.65.0 255.255.255.0
default-router 10.3.65.1
dns-server 192.168.1.25 192.168.1.26
Answer : reserve IP using DHCP to a MAC address
Plase use the following on router:
sw01(config)#ip dhcp pool STATIC-1
sw01(dhcp-config)#host 10.3.65.201 255.255.255.0
sw01(dhcp-config)#client-i
dentifier 0100.1438.634c.56
sw01(dhcp-config)#dns-serv
er 192.168.1.25 192.168.1.26
Random Solutions
mailbfr -p (purge) to delete emails marked for deletion?
How to set up Telecommuting Network
Nortel 2424 Load Balancing Switches Vs W2K NLB
VoIP Questions
How to do the child domain controller in windows server 2003 ?
Building a URL for a Servlet generated file
Block download of web pages
VMware Server - increase VMFS-Store
how to resolve shutdown that initiated by NT Authority/system
PSEXEC commands no longer working - "Access is denied" error