- Posts: 75
- Thank you received: 0
Is it possible to a router to ask for a dhcp?
15 years 6 months ago #30584
by pedenski
Is it possible to a router to ask for a dhcp? was created by pedenski
If i set ROUTER 1 as a dhcp server and then connected ROUTER 2 through serial of ROUTER 1 to ask for a dhcp.
Is there a particular command where i can type at the ROUTER 2 CLI to ask for a DHCP from ROUTER 1?
Is there a particular command where i can type at the ROUTER 2 CLI to ask for a DHCP from ROUTER 1?
15 years 6 months ago #30596
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: Is it possible to a router to ask for a dhcp?
Try this:
[code:1]Router(config)# interface fa0/0
Router(config-if)# ip address dhcp[/code:1]
However, for some reason this command is not available particularly for Serial interfaces.
[code:1]Router(config)# interface fa0/0
Router(config-if)# ip address dhcp[/code:1]
However, for some reason this command is not available particularly for Serial interfaces.
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
15 years 6 months ago #30601
by pedenski
Replied by pedenski on topic Re: Is it possible to a router to ask for a dhcp?
Ok that made it clear. I was just wondering if i could ask a particular router for a dhcp for serial links.. anyway.. thank you sol0.. :lol:
Time to create page: 0.116 seconds