cisco router,cisco switch,cisco price
Inhoud blog
  • Cisco announce to cut long-term revenue,earnings targets
  • Best way to know about Cisco 3750 V2, 3750-E, and 3750-X
  • Best way to know about Cisco 3750 Models
  • Configure SNMP Community Strings on a Cisco Switch
  • Best way to compare Wired Router with Wireless Router
    Zoeken in blog

    Beoordeel dit blog
      Zeer goed
      Goed
      Voldoende
      Nog wat bijwerken
      Nog veel werk aan
     
    cisco news,cisco price,about cisco products
    28-05-2012
    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.How to Configure DHCP Server on Cisco Routers and Switches with Cisco IOS?

    DHCP, Dynamic Host Configuration Protocol is the protocol used by network devices like a PC or a printer (DHCP clients) to obtain IP Address, Default Gateway, Domain Name, DNS Servers, NetBIOS servers and more that helps the device to work properly in an IP Network.

    While in an ideal scenario, most if not all organizations run the DHCP server on a Windows server or a Linux/Unix server. While this is justifiable in bigger corporate and enterprise networks, a smaller network like a branch office can be supported by a local Router, Switch or a Firewall can run a DHCP server without the need of an additional server hardware to run DHCP. Most of the routers, firewalls and some switches do have a DHCP server built-in. Most of the new Cisco Routers and Switches running Cisco IOS can run a DHCP server.

    The following procedure helps you to setup a Cisco Router or a Catalyst Switch as DHCP server (I use a Cisco Router here):

    Enable DHCP Service on the Router

    dhcp-router# conf t

    dhcp-router(config)# service dhcp

     

    Create DHCP IP Pool

    dhcp-router(config)# ipdhcp pool IP-POOL

    NOTE: Where IP-POOL is the name of the DHCP IP Pool

     

    Add Network & subnet mask to the DHCP Pool

    dhcp-router(dhcp-config)# network 192.168.1.0 /24

     

    Add Default Gateway for the clients

    dhcp-router(dhcp-config)# default-router

     

    Specify the Domain Name for the clients

    dhcp-router(dhcp-config)# domain-name mycompany.com

     

    Specify the DNS Servers for the Clients

    dhcp-router(dhcp-config)# dns-server 192.168.1.10 192.168.1.11

    NOTE: where 192.16.1.10&11 are the IP address of the local DNS servers 

     

    Specify the NetBIOS WINS Servers for the Clients (if any)

    dhcp-router(dhcp-config)# netbios-name-server 192.168.1.12

    NOTE: where 192.16.1.12 is the Microsoft WINS server 

     

    Set the lease period

    dhcp-router(dhcp-config)# lease 8

    Sets the Lease for 8 days.

     

    Add Exclusion list (if any)

    dhcp-router(config)# ipdhcp exclude-address 192.168.1.25 192.168.1.35

    NOTE: Where 192.168.1.25 & 192.168.1.35 are the Start and End IPs for the range of IPs to be excluded.

    More Cisco Tutorials:

    How to Configure DHCP on a Cisco Router or Cisco Switch?

    http://blog.router-switch.com/2012/04/how-to-configure-dhcp-on-a-cisco-router-or-cisco-switch/

    28-05-2012, 11:52 Geschreven door karenluo87  

    0 1 2 3 4 5 - Gemiddelde waardering: 4/5 - (1 Stemmen)
    Tags:cisco ios,cisco router,cisco switch,cisco configuration
    Archief per week
  • 09/12-15/12 2013
  • 02/12-08/12 2013
  • 25/11-01/12 2013
  • 18/11-24/11 2013
  • 11/11-17/11 2013
  • 04/11-10/11 2013
  • 28/10-03/11 2013
  • 21/10-27/10 2013
  • 14/10-20/10 2013
  • 28/05-03/06 2012
  • 16/04-22/04 2012
  • 20/02-26/02 2012
  • 06/02-12/02 2012
  • 09/01-15/01 2012
  • 26/12-01/01 2012

    E-mail mij

    Druk op onderstaande knop om mij te e-mailen.


    Gastenboek

    Druk op onderstaande knop om een berichtje achter te laten in mijn gastenboek


    Blog als favoriet !


    Blog tegen de wet? Klik hier.
    Gratis blog op https://www.bloggen.be - Meer blogs