Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Packet Tracer Labs
#1
Lightbulb 
We are adding the Packet Tracer Activity-based Lab Simulations to our CCNA 200-301 product. Please use this thread to post any issues/comments about these labs.
Reply
#2
That works!

I used How2Pass and Cisco's Packet Tracer to run simulations scenarios from How2Pass.
By doing that, I was able to pass my CCNA with a scoring in all areas 90 and above.
Reply
#3
Hello everyone! 
Do you know if on the real CCNA exam, can we use the "?", to help us to find the next word of the command? or is it forbidden?
Reply
#4
Yes, you can use ? as well as Tab key to complete your command.
Reply
#5
(09-06-2024, 08:36 PM)forumsupport Wrote: We are adding the Packet Tracer Activity-based Lab Simulations to our CCNA 200-301 product. Please use this thread to post any issues/comments about these labs.

Hello the following labs do not have a packet tracer sims that can be downloadable: Local User, NACL & DHCP Snooping Sim #1, Local User, NACL & DHCP Snooping Sim #2, and Local User, NACL and Security Sim. Will these be available soon or are they discontinued?
Reply
#6
(12-16-2024, 02:31 AM)yaboislevi Wrote: Hello the following labs do not have a packet tracer sims that can be downloadable: Local User, NACL & DHCP Snooping Sim #1, Local User, NACL & DHCP Snooping Sim #2, and Local User, NACL and Security Sim. Will these be available soon or are they discontinued?
Cisco Packet Tracer doesn’t support some of the commands required for these simulations. We’re working on alternatives, but we’re not sure how long this will take. In the meantime, you can use network emulators such as Cisco CML or EVE-NG to get hands-on practice.
Reply
#7
Hello. Under CCNA v1.0, the lab sim for LACP Configuration has errors for Task #4.

Entering command "switchport native vlan 746" after "interface port-channel 44" comes up as "% Unrecognized command".

Could you please go over all of the command entries and verify/correct the issues?

UPDATE: Here is what I got when figuring out the configuration. This completes the lab at 100%.

TASK 1

On SW1:
Sw1#conf t
Sw1(config)#interface range f0/1-2
Sw1(config-if-range)#switchport
Sw1(config-if-range)#channel-group 44 mode active

On SW2:
Sw2#conf t
Sw2(config)#interface range f0/1-2
Sw2(config-if-range)#switchport
Sw2(config-if-range)#channel-group 44 mode active

TASK 2 & 3

On SW1:
Sw1(config)#interface port-channel 44
Sw1(config-if)#switchport trunk encapsulation dot1q
Sw1(config-if)#switchport mode trunk

On SW2:
Sw2(config)#interface port-channel 44
Sw2(config-if)#switchport trunk encapsulation dot1q
Sw2(config-if)#switchport mode trunk

TASK 4

On SW1:
Sw1(config)#interface port-channel 44
Sw1(config-if)#switchport trunk native vlan 746
Sw1(config-if)#interface range f0/1-2
Sw1(config-if-range)#switchport mode trunk
Sw1(config-if-range)#switchport trunk native vlan 746
Sw1(config-if-range)#exit

On SW2:
Sw2(config)#interface port-channel 44
Sw2(config-if)#switchport trunk native vlan 746
Sw2(config-if)#interface range f0/1-2
Sw2(config-if-range)#switchport mode trunk
Sw2(config-if-range)#switchport trunk native vlan 746
Sw2(config-if-range)#exit

Verify Configuration on both switches
show etherchannel summary
show interfaces trunk
show interface port-channel 44
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)