[c-nsp] How to get VLAN from Switch to a Router via another switch

Skeeve Stevens skeeve at skeeve.org
Fri Nov 11 10:09:59 EST 2005


Hey everyone!

I'm trying to get a couple of ports on a 3550 to appear on a router.
normally easy, but I have another switch in between.

Hardware: 7206, 2 * 3550

Machine (1.1.1.2/30)
	|
	| Cat 3550-A - port 3 - dot1q 900
	|
	| Cat 3550-A - port 2 trunk port to 3550-B)
	|
	| Cat 3550-B (port 4 trunk port from 3550A)
	|
	?????
	|
	| Cat 3550-B - port gig0/11 Trunk to 7206
	|
    7206 VXR - GigE .900 with (1.1.1.1/30)

Question is. how do I get dot1q trunk from 3550-A onto the 7206vxr?

How to connect the two trunk ports.. I'm not sure.

Config:

3550-A

interface FastEthernet0/2
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1,900
 switchport mode trunk
!
interface FastEthernet0/3
 switchport access vlan 900
 switchport mode dynamic desirable

PC plugged into port 3 with 1.1.12/30


3550-B

interface FastEthernet0/4
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1,900,901
 switchport mode trunk
.
interface GigabitEthernet0/1
 description Trunk to 7204VXR-G1/0
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1,12,301-310,900,901
 switchport mode trunk


7206vxr

interface GigabitEthernet1/0.900
 description Test Trunk
 encapsulation dot1Q 900
 ip address 1.1.1.1 255.255.255.252
!


Thanks!

_______________________________________________________
Skeeve Stevens, RHCE     Email: skeeve at skeeve.org
Website: www.skeeve.org  - Telephone: (0414) 753 383
Address: P.O Box 1035, Epping, NSW, 1710, Australia

eIntellego - skeeve at eintellego.net - www.eintellego.net
_______________________________________________________
I'm a groove licked love child king of the verse
Si vis pacem, para bellum




========================================================================
 iBurst Wireless Broadband from $34.95/month   www.platformnetworks.net
 Forward undetected SPAM to:                   spam at mailsecurity.net.au
========================================================================



More information about the cisco-nsp mailing list