Serial connection CCNA lab

Lab 20 — Serial Connection Between Two Routers
Unauthorized Access
This interactive lab is exclusively licensed to PacketTracerLab.com and cannot be used on any other domain or offline environment.
Visit PacketTracerLab.com
⚠ Unauthorized use or redistribution is prohibited.
Lab 20
Serial Connection — Two Routers with Clock Rate & Static Routes
Select R1 or R2 tab to begin — configure R1 first
R1 — DCE Side
Gi0/0 → 192.168.1.1/24 no shutdown
Se0/0/0 → 10.0.0.1/30 no shutdown
clock rate 64000 on Se0/0/0
Static route → 192.168.2.0/24 via 10.0.0.2
R2 — DTE Side
Gi0/0 → 192.168.2.1/24 no shutdown
Se0/0/0 → 10.0.0.2/30 no shutdown
Static route → 192.168.1.0/24 via 10.0.0.1
show ip route — verify both routes
Quick Reference
interface Se0/0/0
ip address
clock rate 64000  (DCE only)
no shutdown
ip route
show ip route
show ip int brief
show controllers Se0/0/0
192.168.1.0/24192.168.2.0/24192.168.1.10PC-A192.168.2.10PC-BDCEDTE64000 bpsGi0/0Se0/0/0Cisco 2901R1Se0/0/0Gi0/0Cisco 2901R210.0.0.0/30
R1 — DCE
R2 — DTE
Router>
Router>