DHCP server PDF Print E-mail
User Rating: / 0
PoorBest 
Written by Bart Dorlandt   
Saturday, 17 May 2008 13:46

Below you'll find a configuration for a DHCP server with 1 pool and option 161. This will let voice devices now where to find their voice gateway.

ip dhcp excluded-address 192.9.232.1 192.9.232.70
!
ip dhcp pool Name1
network 192.9.232.0 255.255.255.0
default-router 192.9.232.1
domain-name fpg1
option 161 ip 192.9.232.248
dns-server 192.9.232.248
lease 3

Last Updated on Friday, 13 February 2009 15:17
 


Related items: