Re: Problem with dhcp



You need to config an ip helper-address x.x.x.x on each of the VLAN
interface configured on the 3550.

Also remember to disable the forward of non-DHCP UDP protocols.


! Configure DHCP forwarding

int x/x
ip helper-address <IP of DHCP server>
exit


no ip forward-protocol udp tftp
no ip forward-protocol udp domain
no ip forward-protocol udp nameserver
no ip forward-protocol udp time
no ip forward-protocol udp netbios-ns
no ip forward-protocol udp netbios-dgm
no ip forward-protocol udp tacacs

.



Relevant Pages

  • DHCP Superscopes & how to configuring the Router ip helper-address
    ... than one subnet together. ... Superscopes canbe empoyed either within the same Routed network or over ... What is an IP Helper-address? ... no ip forward-protocol udp 37 ...
    (microsoft.public.windows.server.networking)
  • Re: Cisco Vlan and IP helper
    ... Define protocol forwarding on the firewall. ... ip helper-address, you forward every IP broadcast in the ip forward ... no ip forward-protocol udp netbios-ns ...
    (comp.dcom.sys.cisco)
  • Re: ip forward-protocol
    ... no ip forward-protocol udp tftp ... no ip forward-protocol udp nameserver ... no ip forward-protocol udp netbios-ns ...
    (comp.dcom.sys.cisco)
  • Re: ip forward-protocol
    ... no ip forward-protocol udp tftp ... no ip forward-protocol udp nameserver ... no ip forward-protocol udp netbios-ns ...
    (comp.dcom.sys.cisco)
  • ip forward-protocol
    ... there any show commands that I can use to actually see that these are ... no ip forward-protocol udp nameserver ... no ip forward-protocol udp netbios-ns ...
    (comp.dcom.sys.cisco)