cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Problem configuring Port Channel for VSS

sulaimangd
Level 1
Level 1

Hi,

Im trying to configure VSS on Cisco 6840 Switch. 

here are the commands i entered these commands 

SW1(config)#switch virtual domain 10
SW1(config-vs-domain)#switch 1
SW1(config-vs-domain)#exit
SW1(config)#
SW1(config)#int port-channel 5
SW1(config-if)#switchport
SW1(config-if)#switch virtual link 1
SW1(config-if)#no shut
SW1(config-if)#exit
SW1(config)#int range te 1/0/35 - 36
SW1(config-if-range)#switchport mode trunk
SW1(config-if-range)#channel-group 5 mode on

But im not able to configure port-channel on those two ports.

this is the error im getting

Command rejected (Port-channel5, Te1/35): Either port is L2 and port-channel is L3, or vice-versa

% Range command terminated because it failed on TenGigabitEthernet1/35

i tried using Active instead of on but i got the same output

this is my version

c6848x-ipservicesk9_npe-mz.SPA.152-2.SY2.bin
(c6848x-IPSERVICESK9_NPE-M), Version 15.2(2)SY2

c6848x-ipservicesk9_npe-mz.SPA.152-2.SY2.bin
c6848x-IPSERVICESK9_NPE-M), Version 15.2(2)SY2

any idea what might be wrong?

Who Me Too'd this topic