Skrevet av Emne: Configuring the DHCP helper service in Cisco IOS  (Lest 2426 ganger)

ATC

  • Gjest
Configuring the DHCP helper service in Cisco IOS
« på: 27. ſeptember 2008, 18:24 pm »
  • [applaud]0
  • [smite]0
  • Clients on a network connected via a Cisco router running IOS needs to get IP addresses assigned via DHCP



    ATC

    • Gjest
    [Solved] Configuring the DHCP helper service in Cisco IOS
    « Svar #1 på: 27. ſeptember 2008, 18:24 pm »
  • [applaud]0
  • [smite]0
  • On the relevant interface, add one "ip dhcp-helper" statement for each DHCP server:

    interface Ethernet1
     description Connected to DHCP clients
     ip address 10.0.1.1 255.255.255.0
     ip helper-address 195.159.120.8
     ip helper-address 195.159.120.10
     ip nat inside