Question : Cisco Router DHCP Options

Attempting to add custom option to dhcp scope.  Did some reading and below is what I came up with.  But it is not showing up when I do the show config nor are the workstations getting the change.  I changed the domain-name to confirm workstations are updating that this worked.

ip dhcp pool {pool name} configuration and just type option 161 ip 192.168.1.52

It is a cisco 2600 series.  I'm not a cisco guy so this could and probably is due to my lack of of cisco exp.

Answer : Cisco Router DHCP Options

ena
conf t
ip dhcp pool 192.168.1.0
network 192.168.1.0 255.255.255.0
default router 192.168.1.1
   option 161 ip 192.168.1.52
   dns-server 10.167.1.1
   domain-name dns.hu
!
Random Solutions  
 
programming4us programming4us