cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
875
Views
0
Helpful
4
Replies

OSPF & dot1q Trunking

danletkeman
Level 1
Level 1

Hello,

Diagram:

The black lines between the devices are wireless bridges.

I need to create a trunk between switch 1 and switch 2 so I can pass vlans through. I currently have ospf running on both switches as well as the linux router with a network of 10.50.3.0/24. If I create a trunk between 1 and 2 will the linux ospf router still be able to connect to the other switches via ospf or will the trunk disable it from seeing the other switches?

I really don't want to put a 3550 in the location where the standard switch is because its in an outdoor cabinet at the bottom of a tower in a harsh enviroment.

Thanks,

Dan.

4 Replies 4

vijayasankar
Level 4
Level 4

Hi,

Theoretically there is no problem that i can forsee in this setup.

As per you diagram all the devices ( switch 1, switch2, linux) are on the same subnet.

Hence, they will have reachability between them as long as you dont break up the segment(vlan) on which they reside.

Just remember that when you enable trunking on Switch1 and Switch2, the "standard 10/100 switch" should also be configured for trunking. Especially the ports through which the switch1 and switch2 gets connected to the "standard 10/100 switch".

Hope this helps

-VJ

The standard switch in the center does not support trunking. I'm assuming that this setup will not work then?

Yes. You are correct. If that switch doesn't support trunking then you cannot extended the vlans from switch1 to switch2.

-VJ

Ok, So if I had a 2950 switch in place of the "standard switch" so I could do trunking between switch 1 and 2. What type of configuration would I have on the 3550's in order to maintain the ospf to the linux router?