cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
363
Views
0
Helpful
3
Replies

default routes

carl_townshend
Spotlight
Spotlight

Hi all

Would it be possible to put a next hop for a default route to somewhere on another network? or am I right in thinking that the device would never get there as the next hop is not directly connected, is this called recursive routing ?

3 Replies 3

Harold Ritter
Cisco Employee
Cisco Employee

Carl,

It is indeed possible to configure any route to a non-directly connected NH. And yes that would be called a recursive route.

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

can you give an example of this to clarify ?

R1 10.1.1.1 - 10.1.1.2 R2 192.168.1.1 - 192.168.1.2 R3

On R1:

ip route 0.0.0.0 0.0.0.0 192.168.1.2

ip route 192.168.1.0 255.255.255.0 10.1.1.2

So, the default route is pointing to 192.168.1.2 on R3. But to reach 192.168.1.0/24, R1 needs to route to R2.

Regards,

Arul

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:

Review Cisco Networking products for a $25 gift card