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
Remote VPN Subnet routing issue
FVS318G gigabit WAN but 25megabit throughput on broadband?
Can I stop eseutil when running offline defragmentation
Windows equivalent to Netware _RW_C_F_ permission (add but not modify)
Setting up a printer for Ad Hoc
DNS Server <> Web/Smtp Server
Problem accessing cetain websites - Mainly Gmail
Accessing shares on another workgroup via a NIC with ICS enabled.
Deployed successfully but failed on JVM restart
How to set up a LAN for gaming (Quake)