Cisco Ccna 200-301 Practical Lab Guide With Packet Tracer Pdf Apr 2026
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 :
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)
spanning-tree vlan 1 root primary show spanning-tree : network 10
access-list 1 deny host 192.168.1.10 access-list 1 permit any interface g0/0 ip access-group 1 out :
access-list 100 deny tcp any any eq telnet access-list 100 permit ip any any interface g0/1 ip access-group 100 in Static NAT : network 10
ip route 192.168.23.0 255.255.255.0 10.1.1.2 :
router ospf 1 network 192.168.1.0 0.0.0.255 area 0 network 10.1.1.0 0.0.0.3 area 0 (R1 as ABR): network 10
: OSPF neighbors not forming. Checks : Hello/dead timers, area mismatch, network types, ACL blocking.
interface g0/0.10 encapsulation dot1Q 10 ip address 192.168.10.1 255.255.255.0 interface g0/0.20 encapsulation dot1Q 20 ip address 192.168.20.1 255.255.255.0 : ping from PC in VLAN10 to PC in VLAN20 Lab 5 – Static & Default Routing Topology : R1 — R2 — R3
:
ip dns server ip host www.ccnalab.com 192.168.1.100 Topology : WLC – Switch – AP – Laptop (wireless)