I have 2 3700 Series switches, each with 4 1Gbps SFP ports. I want to know if there is a way to bond these ports together to make a single 4Gbps uplink between the switches. If this is possible, how would I accomplish this? Thanks in advance.
interface GigabitEthernet0/2
no ip address
channel-group 1 mode on
!
interface GigabitEthernet0/3
no ip address
channel-group 1 mode on
!
interface GigabitEthernet0/4
no ip address
channel-group 1 mode on
and i am assuming that the 'switchport mode trunk' command has to be entered for each interface? i didn't include that in the config in my previous post
Yes... Then you will configure the "interface po1" or port group 1. There you will put the "switchport mode trunk" and any other configuration commands.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.