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
Ledger View for a Notes Database
Changing the MX IP address on IIS6
VLAN setting for Data and VOIP which share same WAN port
Change WINS & DNS IP addresses
How to setup TCP/IP network laser printers in Unixware 7.1.4?
Open files locked by users in Novell
sample rc script for starting and stoping websphere application server
Shaping and NBAR on Cisco router
Network maping tool?
Domain Controller Not Found - Unable to Join Domain