2-4 PCs or Laptops distributed across two subnets.
Router> enable Router# configure terminal Router(config)# interface gigabitEthernet 0/0 Router(config-if)# ip address 192.168.1.1 255.255.255.0 Router(config-if)# no shutdown Router(config-if)# exit Router(config)# interface gigabitEthernet 0/1 Router(config-if)# ip address 192.168.2.1 255.255.255.0 Router(config-if)# no shutdown Use code with caution. Copied to clipboard Click on PC0 -> Desktop -> IP Configuration . harmadik.pkt
Below is a generalized write-up for a typical "Harmadik" (Third) Packet Tracer lab based on common curriculum standards. 2-4 PCs or Laptops distributed across two subnets
Open the Command Prompt on PC0 and ping PC1 : ping 192.168.2.10 harmadik.pkt