cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
259
Views
1
Helpful
3
Replies

806 Default route to DHCP

j_Pearcy00
Level 1
Level 1

I have a 806 running c806-o3sy6-mz.122-4.YH.bin. I need to know what version of IOS image do I need to be able to default router to DHCP (IP ROUTE 0.0.0.0 0.0.0.0 DHCP). I cannot do this with what I have. THanks in advance.

3 Replies 3

lgijssel
Level 9
Level 9

You might be using an incorrect approach.

What you want to achieve can be configured like this:

ip dhcp pool IAS

import all

origin ipcp

interface Ethernet0

description Connection to Customer network

ip address pool IAS

interface Dialer0

ip unnumbered Ethernet0

This is taken from the working config of an ADSL router. In this config, the default route is "imported" via the IAS pool. The same might be applicable to your 806.

regards,

Leo

There is no need for a dialer interface because it is not PPPOE or PPPOA. This is just a stright up Bridge im connecting to and it assigns whatever interface is connected to it a dynamic IP address.

paolo bevilacqua
Hall of Fame
Hall of Fame

Pearcy, as per command reference, the feature has been introduced in 12.3(8)T.

Hope this helps, please rate post if it does!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco