cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2137
Views
0
Helpful
16
Replies

What switches should be used?

Hello

I need to connect two points of my network over L2 provider network.

Provider provides two links with VLAN 312 assigned on it (can be changed if needed).

I want to define my own VLANs in my network.

(See attached image)

What switches should be used to build this network?

16 Replies 16

Now I see

Many thanks!

I would go with q in q then...

Maybe you said about config like this:

interface fa0/22

switchport mode trunk

switchport trunk encapsulation dot1q

switchport trunk allowed vlan add 1-10

interface fa0/23

switchport access vlan 312

switchport mode dot1q-tunnel

interface fa0/24

switchport mode trunk

switchport trunk encapsulation dot1q

switchport trunk allowed vlan add 312

and then connect port 22 and 23 with patch-cord and connect provider cable into port 24 ?

Review Cisco Networking products for a $25 gift card