[c-nsp] Can a 3550 or 3750 host a trunk?

Skeeve Stevens skeeve at skeeve.org
Wed Oct 5 13:00:56 EDT 2005


Awesome.. You rock Primoz ;-) 



_______________________________________________________
Skeeve Stevens, RHCE     Email: skeeve at skeeve.org
Si vis pacem, para bellum


-----Original Message-----
From: Primoz Jeroncic [mailto:jp at softnet.si] 
Sent: Thursday, 6 October 2005 2:43 AM
To: Skeeve Stevens
Cc: cisco-nsp at puck.nether.net
Subject: Re: [c-nsp] Can a 3550 or 3750 host a trunk?

On Thu, 6 Oct 2005, Skeeve Stevens wrote:

>
>
> Can a Cat 3550 or 3750 host a Trunk from a smaller dumber switch like 
> a 2950?
>
>
> As in:
>
> interface FastEthernet0/0
>  description Layer 2 Trunk Link to 2950  ...


It can just config is a bit different.
cat3550
interface FastEthernet0/1
 switchport trunk encapsulation dot1q
 switchport mode trunk
!
interface Vlan2
 ip address x.x.x.x x.x.x.x
!
interface Vlan3
 ip address y.y.y.y y.y.y.y

cat2950
interface FastEthernet0/1
 switchport access vlan 2
!
interface FastEthernet0/2
 switchport access vlan 3
!
interface FastEthernet0/24
 switchport mode trunk

Hope this will help at least a bit :)

Have fun,
Primoz Jeroncic
Support - IP Connectivity & Routing
-------------------------------------------------------------------
Softnet d.o.o.  tel:  +386 1 562 31 40   |
Borovec 2       fax:  +386 1 562 18 55   |       1 + 1 = 3
1236 Trzin      primoz(at)softnet.si     | for larger values of 1
Slovenija       http://flea.softnet.si/
-------------------------------------------------------------------


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


========================================================================
 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