LAN Routing
1833325 Members
2731 Online
110051 Solutions
New Discussion

MSR 1003-8 inter-vlan routing

 
SOLVED
Go to solution
Mark_Gregory
Advisor

MSR 1003-8 inter-vlan routing

I have setup to vlan interfaces with four ports in each vlan. The vlan are numbered 1 and 2.

How do I get traffic from one vlan to go to the other rather than through the WAN port?

For example:

VLAN 1: 10.102.128.0/24

VLAN 2: 10.0.1.0/24

6 REPLIES 6
akg7
HPE Pro

Re: MSR 1003-8 inter-vlan routing

Hello,

Both vlans are in same router?

Thanks!

Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the companyAccept or Kudo
Ivan_B
HPE Pro

Re: MSR 1003-8 inter-vlan routing

Hello @Mark_Gregory !

What 'display ip routing-table' shows? Do you see those VLANs IP subnets entries in the routing table? If they are there, just set IP address of VLAN 1 as default gateway for hosts in VLAN 1 and IP address of VLAN 2 as default gateway for hosts in VLAN 2 and MSR should rote the traffic directly between Vlan-interfaces.

 

I am an HPE employee

Accept or Kudo

markagregory
Advisor

Re: MSR 1003-8 inter-vlan routing

thank you for your response. We have both vlans in the same MSR 1003-8.

markagregory
Advisor

Re: MSR 1003-8 inter-vlan routing

Hi @Ivan_B thank you for your response.

I think I understand what you're describing, we do this in the MSR. I'll give it a go and if it does not work, I'll use a different router as this is taking too long to work through.

akg7
HPE Pro

Re: MSR 1003-8 inter-vlan routing

Hello @markagregory ,

You need to do intervlan routing via router in a stick concept but you need to have at least a Layer 2 switch.

Please refer below two posts:

https://community.hpe.com/t5/LAN-Routing/inter-Vlan-routing-msr1003-8/td-p/7017863#.YIE6uegzaUk

https://community.arubanetworks.com/browse/articles/blogviewer?blogkey=454ece14-4e15-4153-be3b-7bfaccf11030

Thanks!

Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the companyAccept or Kudo
markagregory
Advisor
Solution

Re: MSR 1003-8 inter-vlan routing

Hi @akg7 

thank you for your response and help.

We've decided to use another router to move forward quickly.