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

add routes in proceess OSPF, if route is not

How can I add routes in proceess OSPF, if route is not ?

Router Cisco ISR 2821.  IOS  2800 Software (C2800NM-ADVENTERPRISEK9_IVS-M), Version 15.0(1)M, RELEASE SOFTWARE (fc2)
 

Router configured on IPSec VPN.    I want include in  the process ospf central offfice   all network in crypto map.

 

 

 

 

1 Accepted Solution

Accepted Solutions

ghostinthenet
Level 7
Level 7

The easiest way is to create a static routes for the remote networks and use same next hop that you would use to reach the matching IPSec VPN endpoint. You can then redistribute those routes into your OSPF process.

---
Jody Lemoine, Network Architect
CCIE 41436, MTCRE, MTCINE, MTCIPv6E
tishco networks, Virtually Everywhere
(905) 378-1134, jody.lemoine@tishco.ca

View solution in original post

3 Replies 3

ghostinthenet
Level 7
Level 7

The easiest way is to create a static routes for the remote networks and use same next hop that you would use to reach the matching IPSec VPN endpoint. You can then redistribute those routes into your OSPF process.

---
Jody Lemoine, Network Architect
CCIE 41436, MTCRE, MTCINE, MTCIPv6E
tishco networks, Virtually Everywhere
(905) 378-1134, jody.lemoine@tishco.ca

it is work. thank you.

how can i do again?

ip route dest-ip subnet-mask next-hop-ip