cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
591
Views
0
Helpful
5
Replies

Cisco 3750 ether channel configuration between Cisco and nortel

KAMAL MISHRA
Level 1
Level 1

I have cisco3750 switch i am trying to make ether channel on that switch below is the configuration i have done on same switch

interface GigabitEthernet1/0/23

switchport mode trunk

speed auto 10 100 1000

duplex full

channel-group 1 mode on

!

interface GigabitEthernet1/0/24

switchport mode trunk

speed auto 10 100 1000

duplex full

channel-group 1 mode on

spanning-tree bpdufilter enable

interface Port-channel1

switchport mode trunk

2 Accepted Solutions

Accepted Solutions

  Hi,

to be sure you need to do some tests. LACP is standard IEEE supported on most vendors, you need to check the admin guide of Nortel devices for sure.

Remember that the configuration of ports member of an etherchannel must be identical as speed duplex. vlans etc...

Pier

View solution in original post

Something like this:

interface GigabitEthernet1/0/23

switchport mode trunk

speed auto 10 100 1000

duplex full

channel-group 1 mode active

!

interface GigabitEthernet1/0/24

switchport mode trunk

speed auto 10 100 1000

duplex full

channel-group 1 mode active

spanning-tree bpdufilter enable - I would remove this or put same command on gi 1/0/23

interface Port-channel1

switchport mode trunk

Before everything I would delete intf port-ch 1, and remove commands for it under interfaces and then again put new config with commands which I provided and recreate intf port-ch 1...

BR,

Dragan

HTH,
Dragan

View solution in original post

5 Replies 5

  Hi,

to be sure you need to do some tests. LACP is standard IEEE supported on most vendors, you need to check the admin guide of Nortel devices for sure.

Remember that the configuration of ports member of an etherchannel must be identical as speed duplex. vlans etc...

Pier

Dragan Ilic
Level 4
Level 4

Definitely must use LACP in this kind of environments...

BR,

Dragan

HTH,
Dragan

hi

Dragan Ili,

can u share the conf temp

Something like this:

interface GigabitEthernet1/0/23

switchport mode trunk

speed auto 10 100 1000

duplex full

channel-group 1 mode active

!

interface GigabitEthernet1/0/24

switchport mode trunk

speed auto 10 100 1000

duplex full

channel-group 1 mode active

spanning-tree bpdufilter enable - I would remove this or put same command on gi 1/0/23

interface Port-channel1

switchport mode trunk

Before everything I would delete intf port-ch 1, and remove commands for it under interfaces and then again put new config with commands which I provided and recreate intf port-ch 1...

BR,

Dragan

HTH,
Dragan

Thanks a lot dragan for helping.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card