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

Routing between Leased Line & Frame Relay Connection

mon_samonte
Level 1
Level 1

Hi Cisco Experts,

Based on my attachement, I need your advise on how to route packets from Frame Relay users to Leased Line users with different Gateway. If I will be using the 192.168.0.102 gateway, I can access the 192.168.4.0 network but not the 192.168.2.0 network. But if I use the 192.168.0.41 gateway, I can access the 192.168.2.0 network but not 192.168.4.0 network. What will be the solution for this problem. Is it routing only or need to add another NIC for the other gateway. Hope you could help me regarding this matter.

Regards,

Raymond

1 Accepted Solution

Accepted Solutions

andrew.prince
Level 10
Level 10

Raymond,

The solution is simple:-

"ip route 192.168.2.0 255.255.255.0 192.168.0.41" on the GW 192.168.0.102

"ip route 192.168.4.0 255.255.255.0 192.168.0.102" on the GW 192.168.0.41

HTH>

View solution in original post

3 Replies 3

andrew.prince
Level 10
Level 10

Raymond,

The solution is simple:-

"ip route 192.168.2.0 255.255.255.0 192.168.0.41" on the GW 192.168.0.102

"ip route 192.168.4.0 255.255.255.0 192.168.0.102" on the GW 192.168.0.41

HTH>

Hi Sir Andrew,

Thanks for your reply and the configuration works!!! I really appreciate the help. Thanks again...

Best regards,

Raymond

np - glad to help

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: