08-30-2025 08:21 AM - edited 09-03-2025 05:23 AM
Hi, I’ve been tasked with setting up a L3 link between 2 switches and I need some help with my run book to see where I am and what’s missing.
Solved! Go to Solution.
08-30-2025 08:36 AM
As per the diagram you need to have trunk configuration between SW1 to SPN1 and allow the VLAN required to streched between them
same canse SW2 and SPN2.
I do not see any connectivity between B1 and B2, you need to have same trunk configuraiton between B1 and B2 and extended the VLAN.
you can create a Layer3 SVI on those switches to enable Layer 3 connectivity - this is just for connection.
you need to sort the routing what you looking to do. (the diagram does not show the goal and routing part)
08-30-2025 08:38 AM
Hello @TroyBolton
On your SPn2, you need to create 2 sub interfaces on eth0/0 (one for VLAN 288 and one for VLAN 289), bind each to its respective VRF (office1vrf and office2vrf), and assign the correct IP addresses from the /28 and /29 subnets, while keeping the main interface eth0/0 without an IP and in trunk mode !
Then either configure static routes (per VRF) pointing back to the B1 SVIs or enable a routing protocol within each VRF for reachability... this way SW2 simply carries VLAN 288/289 up to SPN2, where routing and vrf separation takes place !
Hope that clear enough.
08-30-2025 08:26 AM
Can you elaborate more
MHM
08-30-2025 08:32 AM
Hi, sorry i forgot to say that the L3 link i'm setting up is between SW2 and SPN2, and what i need to configure on each of the switches are in the boxes to the right, is there anything specific you'd like to know?
08-30-2025 08:42 AM
Sorry maybe other help you
I dont get your request correctly.
Sorry again
MHM
08-30-2025 08:36 AM
As per the diagram you need to have trunk configuration between SW1 to SPN1 and allow the VLAN required to streched between them
same canse SW2 and SPN2.
I do not see any connectivity between B1 and B2, you need to have same trunk configuraiton between B1 and B2 and extended the VLAN.
you can create a Layer3 SVI on those switches to enable Layer 3 connectivity - this is just for connection.
you need to sort the routing what you looking to do. (the diagram does not show the goal and routing part)
08-30-2025 08:38 AM
Hello @TroyBolton
On your SPn2, you need to create 2 sub interfaces on eth0/0 (one for VLAN 288 and one for VLAN 289), bind each to its respective VRF (office1vrf and office2vrf), and assign the correct IP addresses from the /28 and /29 subnets, while keeping the main interface eth0/0 without an IP and in trunk mode !
Then either configure static routes (per VRF) pointing back to the B1 SVIs or enable a routing protocol within each VRF for reachability... this way SW2 simply carries VLAN 288/289 up to SPN2, where routing and vrf separation takes place !
Hope that clear enough.
08-30-2025 09:02 AM
Hi thanks for this can you type this out in a config format me as what you have said is a lot!
08-31-2025 05:15 AM
If you can simplify your network I can help you
You use BLOCK I dont know what is it' is it SW or host ??
MHM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide