cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1189
Views
0
Helpful
7
Replies

Unable to configure dtp on etherchannel in packet tracer

john11022
Level 1
Level 1

Hello experts!

I am experimenting with etherchannel and dtp but ran into a problem while trying to configure them for 2 switches. I first connected both switches on interface f0/23 and f0/24 using crossover cable, then bundled interfaces f0/23 and f0/24 into an etherchannel with channel-group 1 mode on, then configured switchport mode dynamic desirable on the port channel interface with int po1. When I ran sh eth sum, everything seemed to work well with the status of po1 being SU and both interfaces being P (bundled).

However, when I ran the sh spanning-tree command it showed (for both switches)

Interface Role Sts Cost Prio.Nbr Type

---------------- ---- --- --------- -------- --------------------------------

Fa0/23 Desg FWD 19 128.23 P2p

Po1 Desg FWD 9 128.27 Shr

Fa0/24 Desg FWD 19 128.24 P2p

 

and when I ran sh int switchport, po1 seems to be operating in static access, while its administrative mode is dynamic desirable 

Switch#sh int switchport

Name: Po1

Switchport: Enabled

Administrative Mode: dynamic desirable

Operational Mode: static access

Is this a PT bug?

7 Replies 7

M02@rt37
VIP
VIP

Hello @john11022,

Do you try mode dyn. desirable on one side and dyn. auto on the other side?

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

I have tried that as well and it yielded the same results

dtp is run in physical port not in port channel, 
the port channel must config same as physical ports and both must hardcoded the mode 
access or trunk.

Doesn't configuring the port channel trickle down to the individual ports as well? I configured dynamic desirable on the port channel and when I ran sh int switchport, the administrative mode of the individual ports became dynamic desirable as well, just that the operational mode still remains as static access. And can't I use dynamic desirable on the port channel to let DTP decide whether to use trunking or not?

allow vlan1 in trunk and check again, but even with that I dont think DTP work fine in port channel  

Martin L
VIP
VIP

Packet Tracer, aka PT from Cisco Net Academy, is just a software Simulator; it does not run on real IOS or virtual IOS; It is close to IOS but It does not really behave like real IOS would (some simply features do).
PT is excellent tool to learn and practice networking fundamentals and commands for CCNA exam.

Regards, ML
**Please Rate All Helpful Responses **

Hello

Seems you are only showing one side of the PC
Even though the physical/logical ports are up, which means stp will be active is the trunk actually created, once the trunk is actually active the operational mode should then state TRUNK


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul