I have a quick question, and confused on how the best way to do routing between 2 5k's.
5k-1 let's say has vlan 10, 20, and 30
5k-2 let's say has vlan 40, 50 and 60
I need to route between them and I have 2 options or ways to proceed.
1. configure a routed interface on both devices and assign a x.x.x.x\30, typical router configuration.
2. configure svi on both devices, say vlan100 and assign a x.x.x.x\30.
Both ways would seem to work, but which way is best and why?
Am I missing something? also am currently using ospf withing the network if this helps.
thanks