Cisco Ccna 200-301 Practical Lab Guide With Packet Tracer Pdf May 2026
vlan 10 name Sales vlan 20 name Engineering interface f0/1 switchport mode access switchport access vlan 10 interface f0/24 switchport mode trunk switchport trunk allowed vlan 10,20 : show vlan brief | show interfaces trunk Lab 3 – STP & EtherChannel Topology : SW1 – SW2 – SW3 (triangle with redundant links)
:
ip dhcp pool LAN_POOL network 192.168.1.0 255.255.255.0 default-router 192.168.1.1 dns-server 8.8.8.8 (Packet Tracer only): vlan 10 name Sales vlan 20 name Engineering
ipv6 router ospf 1 router-id 1.1.1.1 interface g0/0 ipv6 ospf 1 area 0 Standard ACL (block one host) :
ip nat inside source static 192.168.1.10 200.1.1.10 interface g0/0 (inside) ip nat inside interface s0/1/0 (outside) ip nat outside : vlan 10 name Sales vlan 20 name Engineering
: OSPF neighbors not forming. Checks : Hello/dead timers, area mismatch, network types, ACL blocking.
ip route 0.0.0.0 0.0.0.0 10.2.2.2 : show ip route | ping Lab 6 – OSPFv2 Single area : vlan 10 name Sales vlan 20 name Engineering
network 10.1.1.0 0.0.0.3 area 0 network 192.168.2.0 0.0.0.255 area 1 : show ip ospf neighbor | show ip route ospf Lab 7 – IPv6 Addressing & Routing Configure IPv6 on interface :