Random posts

Recent Posts

3/recentposts

Activity 7.3.1.6 PKA by Raveen Kulathunga

Router 1 Configuration Commands


R1 > en
R1 # conf t
R1(config)# ip route 0.0.0.0 0.0.0.0 s0/0/1
R1(config)# router rip
R1(config)# version 2
R1(config)# no auto-summary
R1(config-router)# do show ip route connected
R1(config-router)# network 192.168.2.0
R1(config-router)# network 192.168.1.0
R1(config-router)# passive-interface g0/0
R1(config-router)# default-information originate
R1(config-router)# end

Router 2 Configuration Commands

R2 > enable
R2#configure terminal
R2(config)# router rip
R2(config)# version 2
R2(config)# no auto-sumarry
R2(config-router)#do show ip route connected
R2(config-router)# network 192.168.2.0
R2(config-router)# network 192.168.3.0
R2(config-router)# network 192.168.4.0
R2(config-router)# passive-interface g0/0
R2(config-router)# end



Router 3 Configuration Commands

R3 > enable
R3#configure terminal

R3(config)# router rip
R3(config)# version 2
R3(config)# no auto-sumarry
R3(config-router)# do show ip route connected
R3(config-router)# network 192.168.4.0
R3(config-router)# network 192.168.5.0
R3(config-router)# passive-interface g0/0
R3(config-router)# end

Activity 7.3.1.6 PKA by Raveen Kulathunga Activity 7.3.1.6 PKA by Raveen Kulathunga Reviewed by Network World on 10:24 PM Rating: 5

No comments:

Image

Powered by Blogger.