cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1660
Views
20
Helpful
1
Replies

EIGRP AND DHCP

Sanjay916
Level 1
Level 1

Hello, I am trying to solve this network. I have 3 routers which is R0, R1, and R2, and 3 switches and 3 PC. R1 one is hosting a dhcp that is giving ip address to all 3 PC. The routing protocol that I am using is eigrp. I cannot get my 3rd  PCto acquire an ip address from the dhcp. I am not sure what I am doing wrong. This is my config script. Also I included an screenshot of the network Topology. Please Help me thanks. 

 

 

ROUTER0
G0/0:195.165.85.9 255.255.255.252
G0/1:195.165.85.158 255.255.255.224

 

ROUTER1
G0/0:195.165.85.10 255.255.255.252
G0/1: 195.165.85.13 255.255.255.252
G0/2: 195.165.85.190 255.255.255.224
G0/2: ip helper-address 195.165.85.158

 

ROUTER2
G0/0:195.165.85.14 255.255.255.252
G0/1: 195.165.85.222 255.255.255.224
G0/1: ip helper-address 195.165.85.158


EIGRP 100 CONFIG

ROUTER0
Router eigrp 100
network 195.165.85.128 0.0.0.31
network 195.165.85.8 0.0.0.3


ROUTER1
Router eigrp 100
network 195.165.85.160 0.0.0.31
network 195.165.85.8 0.0.0.3
network 195.165.85.12 0.0.0.3

ROUTER2
Router eigrp 100
network 195.165.85.192 0.0.0.31
network 195.165.85.12 0.0.0.3


ROUTER0 DHCP CONFIG

ip dhcp pool net128
network 195.165.85.128 255.255.255.224
default-router 195.165.85.158
ip dhcp pool net160
network 195.165.85.160 255.255.255.224
default-router 195.165.85.190
ip dhcp pool net192
network 195.165.85.192 255.255.255.224
default-router 195.165.85.222


ip dhcp excluded-address 195.165.85.158
ip dhcp excluded-address 195.165.85.190
ip dhcp excluded-address 195.165.85.222

 

 

1 Accepted Solution

Accepted Solutions

Javier Acuña
Spotlight
Spotlight

Saludos compañero, podrias falicitarme un diagrama o verificar si en los SW tienes configurado el Ip default Gateway ejecuta un ping desde el Sw donde esta conectada la pc al Routre cero.

 

Recuerda hacer click en la estrella, para seguir fortaleciendo la comunidad

View solution in original post

1 Reply 1

Javier Acuña
Spotlight
Spotlight

Saludos compañero, podrias falicitarme un diagrama o verificar si en los SW tienes configurado el Ip default Gateway ejecuta un ping desde el Sw donde esta conectada la pc al Routre cero.

 

Recuerda hacer click en la estrella, para seguir fortaleciendo la comunidad

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: