Router

Nerd Cafe | نرد کافه

Function:

Layer 3 device that makes forwarding decisions based on logical network addresses (e.g., IP addresses).

Key Features:

  • Segments networks by not forwarding broadcast packets by default, creating separate broadcast domains per port.

  • Each port also creates a separate collision domain, enhancing network efficiency.

  • Supports advanced features like QoS for traffic prioritization.

Topology

Summary Table of IP Assignments

Device
Interface
IP Address
Subnet

Router

fa0/0

192.168.1.1

192.168.1.0/24

Router

fa0/1

192.168.2.1

192.168.2.0/24

PC0

NIC

192.168.1.10

192.168.1.0/24

PC1

NIC

192.168.1.11

192.168.1.0/24

PC2

NIC

192.168.2.10

192.168.2.0/24

PC3

NIC

192.168.2.11

192.168.2.0/24

Configure the Router Interfaces

Test Connectivity

On a PC, open Command Prompt → ping the other subnet:

Congratulations!

You have built a two-subnet, router-on-a-stick-style topology in Packet Tracer, perfect for practicing basic routing between LANs.

💖 Support Our Work

If you find this post helpful and would like to support my work, you can send a donation via TRC-20 (USDT). Your contributions help us keep creating and sharing more valuable content.

Thank you for your generosity! 🙏

Keywords

Topology, Bandwidth, Collision Domain, Broadcast Domain, Full Duplex, Half Duplex, Latency, Packet Forwarding, MAC Address, IP Address, Routing Table, Switching Fabric, Hub (Layer 1), Switch (Layer 2/3), Router (Layer 3), Port Density, Data Link Layer, Network Layer, Packet Filtering, Network Segmentation, Nerd Cafe, نرد کافه

Channel Overview

🌐 Website: www.nerd-cafe.ir

📺 YouTube: @nerd-cafe

🎥 Aparat: nerd_cafe

📌 Pinterest: nerd_cafe

📱 Telegram: @nerd_cafe

📝 Blog: Nerd Café on Virgool

💻 GitHub: nerd-cafe

Last updated