Posts

Showing posts from November, 2022

Lesson 2: Define subnet in network topology and add static route to Router || IP Network

Image
  Lesson 2: Define subnet in network topology and add static route to Router || IP Network 1. How to define subnet in the network? 2. How to add static route in Router? Ping from R1 to R3 and Ping from PC1 to PC2. Commands that i have use in this lab: ping x.x.x.x show ip int br sh run show ip route x.x.x.x show ip route conf t ip route x.x.x.x x.x.x.x x.x.x.x end wr If you have any questions, please leave a comment.

Lesson 1: Cisco Router Basic Configure || IP Network

Image
  Video Lesson 1: Cisco Router Basic Configure || IP Network 1. How to open port on Cisco Router? 2. How to assign IP address on Cisco Router? Bonus: Ping from R1 to R2, Ping from R2 to R3 Short video of IP Network by Nokia Key ingredients that define Modern IP networks You can download Packet Tracer as below: Cisco Packet Tracer 6.2 for Window Student Version Download Commands that i have use in this lab: enable show ip int br conf t int g0/0 int g0/1 no shutdown ip address x.x.x.x x.x.x.x end wr ping x.x.x.x If you have any questions, please leave a comment. !!! Internet could not live without IP Network