Results 1 to 4 of 4

Thread: Cisco 806 Router HELP!!

  1. #1

    Question Cisco 806 Router HELP!!

    whats up everybody?? how's everyone doing tonight?? I'm hoping someone can help me out here. I working on a Cisco Router 806 (I have very little knowledge on Cisco Routers). My question is, can I make the interface a DHCP Client?? If so, how can I do this? Thanks for your help guys!

    -Sirex-

  2. #2
    Senior Member
    Join Date
    Nov 2001
    Posts
    157
    I assume you mean the Internet(E1) ethernet connection.


    interface ethernet 1
    ip address dhcp
    end


    After entering those commands, if you do sh run the configs should have the following lines added:

    !
    interface Ethernet1
    ip address dhcp
    !


    When connected, you can get the settings that the router has picked up by using sh dhcp lease
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-==-=
    Noah built the ark BEFORE it rained.


    http://ld.net/?rn
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-==-=

  3. #3
    thanks alot Niboreon.. i will try this tomorrow.. i appreciate the help.
    if anyone has any other tips and stuff like that please lemme know

    -Sirex-

  4. #4
    Niboreon, I tried what you told me but I still can't get it to work. I still can't get it to try to get the address over dhcp.


    like activate the setting or something

    please help out if u can

    thanks again

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •