Route between Subinterfaces with two VRs

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Route between Subinterfaces with two VRs

L2 Linker

Hello,

 

I have a network with two WAN connections, i have assigned one of them for a vlan 10 and the other for vlan 20 using two VR and NATing also i created dhcp server for both vlan and for now every thing works fine, the problem is i can't access the resources in vlan 20 from vlan 10 and vise versa, what should i do also? should i create a static route between them and how? What i am missing here?

 

In VR1 i create a default route 0.0.0.0/0 to 192.168.110.2
In VR2 i create a default route 0.0.0.0/0 to 192.168.120.2

 

interface 1/1 192.168.110.1

interface 1/2 192.168.120.1

interface 1/3 no ip

Subinterface 1/3.10 192.168.10.1

Subinterface 1/3.20 192.168.20.1

 

Nat from zone vlan-10 to outside zone with ip 192.168.110.1

Nat from zone vlan-20 to outside zone with ip 192.168.120.1

 

 

Untitled.png

1 REPLY 1

Cyber Elite
Cyber Elite

you should create a route for the 'remote' subnet to the remote VR

 

on VR1 you need to add a route to 192.168.20.0/24 with next hop VR2

on VR2 you need to add a route to 192.168.10.0/24 with next hop VR1

2020-02-12_15-09.png

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization
  • 1817 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!