3 Router 2 Switch Problem | Connect between 2 Different Network | Cisco Packet Tracer (Bengali)

Опубликовано: 05 Август 2026
на канале: Akif Islam
153
3

Video Contains :
A solution of a 3 Router 2 Switch Problem
SUST, RU, RU-CENTRAL, SUST-CENTRAL, DHAKA are used as examples
Static Routing
Gigabit Port IP assigning through CLI & GUI
In depth explanation of message failure and success

Router CLI command Format for assigning IP address:
______________
enable
configure terminal

interface gigabitEthernet 0/1
ip address [gateway address] [subnet mask]
ip address 192.168.10.21 255.255.255.255
no shutdown
exit
do write memory
____________
Router CLI command Format for static routingL
enable
configure terminal
ip route [destination network address] [subnet mask] [via ip]
ip route 192.168.50.0 255.255.255.0 192.168.90.91

___________

Behind the Video :
We watch lots of YouTube videos to learn about various subjects. But when I was studying Computer Networks, I didn't get any well explained Bengali video on YouTube on this topic. So I decided to contribute with this tutorial series.

In this tutorial series, we will learn about the basic of Cisco Packet Tracer with some combination of network devices.

Get all the CISCO PACKET files here :
https://github.com/akifislam/Cisco-Pa...

Follow me on Facebook:
facebook.com/AkifCSE