- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2014 03:37 AM - edited 03-07-2019 09:13 PM
dear sir
i have two links in my switch 2960,3750 first fiber and second point to point link. Can i make etherchannel between them and which one layer two or layer three etherchannel? plz help me
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2014 03:49 AM
You should be able to mix them in either L2 or L3. Depends on what you're needing. They need to be the same speed and duplex though... You wouldn't be able to do 100Mb connection with a 1gb fiber, but if both are 1gb, you should be able to...
HTH,
John

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2014 04:09 AM
As long as they're both negotiated at 1gb/full, you should be fine... The transfer speeds of the devices connected are what they are, but the etherchannel isn't dependent on that.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2014 03:49 AM
You should be able to mix them in either L2 or L3. Depends on what you're needing. They need to be the same speed and duplex though... You wouldn't be able to do 100Mb connection with a 1gb fiber, but if both are 1gb, you should be able to...
HTH,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2014 04:05 AM
dear john
Both switch support 1gb port but data transfer speed are different like fiber optic data transfer speed 70 to 80Mb and radio link support 60 to 70 Mb is there any issue to make etherchannel ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2014 04:09 AM
As long as they're both negotiated at 1gb/full, you should be fine... The transfer speeds of the devices connected are what they are, but the etherchannel isn't dependent on that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2014 04:38 AM
Thanks a lot John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2014 04:46 AM
one last question
layer 2 etherchannel better or layer 3 etherchannel in LAN switch

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2014 04:52 AM
It depends on how you're going to use it. If you're wanting to cover failover between switches, then L2 would be the way that I would go. If you need to route between devices, you should do L3. You'll have an ip address on your Po interface that you can use for routing on L3 whereas you won't have a L3 interface associated to a L2 etherchannel. It would still protect with failover due to the fact that you have more than one link in the channel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2014 11:52 PM
hi
yesterday i try to make layer 2 etherchannel when i provide encapsulation dot1 q in cisco 2960 switch it not accept on the other side cisco 3560 accept this command.
Second when all configuration has been done the cisco 2960 switch etherchannel one time up and goes down state like this (d) and other side 3560 show suspended like (s)
plz can you send ether channel and trunk commands which i see where i do mistake

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2014 04:05 AM
You won't have the encapsulation command if the switch doesn't support both isl and dot1q. The newer switches only support dot1q, so there was no need to tell the port what the encapsulation type was.
The ports in the group that you want to configure need to be configured exactly the same. This would include the same speed/duplex, same vlans, etc. Once you have those requirements, you could use the range command to get into those interfaces:
int range fa0/1 - 2
channel-group 1 mode active
You'd do the same thing on the other side as well. To keep the etherchannel from going into a suspended state, you can shut both ports down while configuring them until you get the other side done. After that, you can bring them up.
HTH,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2014 04:21 AM
thanks john i try again to make ether channel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2014 04:27 AM
dear john
if possible vlan 3 communication with vlan 1 with out inter vlan routing

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2014 04:29 AM
I'm not sure I understand what you're asking here, but you can't talk between vlans without something routing for them: either the L3 switch or a router. You'll need intervlan routing to communicate between different vlans.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2014 04:58 AM
Cisco sg 300 16 port support ether channel or not ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2014 05:10 AM
Yes, but they're called LAG (Logical Aggregation Groups). It's a different OS than standard Cisco switches. I believe it uses vxWorks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2014 01:26 AM
hi John
I need help about Cisco switch 2960 issue how i give IP address gateway in switch if there more than two vlan and how configure telnet command
plz help me
