Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trunking to a Nortel switch 1

Status
Not open for further replies.

southerly

Technical User
Joined
May 7, 2007
Messages
41
Location
US
Hello,
Has anyone trunked a Catalyst 3550 to a Nortel switch ?
In this case I am looking to trunk a Catalyst 3550 to a Passport 8600 switch.
 
Should be do-able, what seems to be the problem? Are you using 802.1q trunking on both sides?
 
At this time I just have a single copper connection for layer 2 access. I would like to take advantage of trunking for future expansion as my Cisco is full and the Nortel has ports to spare.
I am unclear of the configuration steps.
 
Well, unfortunately, I'm unclear of the config on the Nortel side. On the Cisco side, you'd set the interface up like so, log into the switch, get to enable mode and type:

config t
interface fa0/24 (whatever interface is your uplink)
switchport mode trunk
switchport trunk encapsulation dot1q

You'll need to find the related commands that accomplish the same thing on the Nortel switch.
 
Thanks, this is a good start.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top