View Single Post
Old 02-05-2008, 11:53 AM   #2 (permalink)
tnpbx
Senior Member

Activity Longevity
0/20 3/20
Today Posts
0/0 ssssss176
Rep Power: 0tnpbx is an unknown quantity at this point

Total Points:
Donate
Country:

FYI here is what I got back from another forum.

"I've hooked several different Cisco devices running Etherchannel to Nortel 425/5500/8600 devices running MLT without problems. Not all Cisco interfaces support being bonded into a team, for example some of the built-in router ethernet ports don't support it. As mentioned you may need to look at STG settings... here are enough IOS commands to get you started:

interface Port-channel1

interface FastEthernet1/0
channel-group 1 mode on

interface FastEthernet1/1
channel-group 1 mode on

If you need something other than the default VLAN 1 you'd add something like this to the interfaces above:
switchport access vlan 2"
tnpbx is offline   sendpm.gif Reply With Quote