CISCO Packet Tracer #3 Dynamic Routing on Ethernet networks!!!

Опубликовано: 11 Март 2026
на канале: way2study
661
18

watch dynamic routing

commands are:
no
enable
config t
hostname Bangalore
int f0/0
ip add 192.168.1.1 255.255.255.0
no shut
int s2/0
ip add 192.168.3.1 255.255.255.0
clock rate 64000
no shut
route rip
version 2
network 192.168.1.0
network 192.168.3.0
ctrl+z
wr
show ip route

router 2
no
enable
config t
hostname chennai
int f0/0
ip add 192.168.2.1 255.255.255.0
no shut
int s3/0
ip add 192.168.3.2 255.255.255.0
no shut
route rip
version 2
network 192.168.2.0
network 192.168.3.0
ctrl+z
wr
show ip route

I hope you will like my video

don't forget to like and subscribe