Re: 3560 Switch as DHCP Server - Not working ..any help

From: Radioactive Frog (pbhatkoti@gmail.com)
Date: Tue Mar 10 2009 - 11:33:50 ARST


Try just this one and put a packet sniffer or check with debug ip dhcp
packets

no ip dhcp conflict logging
ip dhcp excluded-address 192.168.12.1

!
ip dhcp pool Test
  network 192.168.12.0 255.255.255.0
  dns-server 10.10.10.10 11.11.11.11
  domain-name testdomain
  default-router 192.168.12.1 255.255.255.0
  netbios-name-server 192.168.12.1
  lease 7

interface Vlan175
 ip address 192.168.12.1 255.255.255.0

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Mon Apr 06 2009 - 06:44:04 ART