Static routing tutorial - Cisco Packet Tracer

Tutorial - HOw to configure routing using static IP address - Cisco Packet Tracer Transcription of commands Router 1 - R1 configuration commands 1. no 2. en 3. conf t 4. int fa0/0 5. ip address 6. no shut 7. int s0/0/0 8. clock rate 64000 9. ip address 10. no shut 11. exit 12. ip route s0/0/0 Router 2 - R2 1. no 2. en 3. conf t 4. int fa0/0 5. ip address 6. no shut 7. ip route
Back to Top