ROUTER 4
enable
Router#conf
Router#configure ter
Router#configure terminal
Router(config)#hos
Router(config)#hostname R4
R4(config)#inter
R4(config)#interface se
R4(config)#interface serial 0/0/0
R4(config-if)#ip add
R4(config-if)#ip address 10.0.22.129 255.255.255.252
R4(config-if)#no shu
R4(config-if)#no shutdown
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down
R4(config-if)#exit
R4(config)#inter
R4(config)#interface giga
R4(config)#interface gigabitEthernet 0/0
R4(config-if)#ip add
R4(config-if)#ip address 10.0.0.1 255.255.240.0
R4(config-if)#no shu
R4(config-if)#no shutdown
R4(config-if)#
%LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state
to up
R4(config-if)#
R4(config-if)#
R4(config-if)#do wr
Building configuration...
[OK]
ROUTER 2
Router>en
Router>enable
Router#conf
Router#configure ter
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hos
Router(config)#hostname R2
R2(config)#inter
R2(config)#interface se
R2(config)#interface serial 0/0/1
R2(config-if)#ip add
R2(config-if)#ip address 10.0.22.130 255.255.255.252
R2(config-if)#clo
R2(config-if)#clock ra
R2(config-if)#clock rate 64000
R2(config-if)#no shu
R2(config-if)#no shutdown
R2(config-if)#
%LINK-5-CHANGED: Interface Serial0/0/1, changed state to up
R2(config-if)#
R2(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up
R2(config-if)#
R2(config-if)#exit
R2(config)#inter
R2(config)#interface se
R2(config)#interface serial 0/0/0
R2(config-if)#ip add
R2(config-if)#ip address 10.0.22.134 255.255.255.252
R2(config-if)#no shu
R2(config-if)#no shutdown
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down
R2(config-if)#exit
R2(config)#inter
R2(config)#interface se
R2(config)#interface serial 0/1/0
R2(config-if)#ip add
R2(config-if)#ip address 10.0.22.137 255.255.255.252
R2(config-if)#clo
R2(config-if)#clock ra
R2(config-if)#clock rate 64000
R2(config-if)#no shu
R2(config-if)#no shutdown
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to down
R2(config-if)#exit
R2(config)#inter
R2(config)#interface giga
R2(config)#interface gigabitEthernet 0/0
R2(config-if)#ip add
R2(config-if)#ip address 10.0.16.1 255.255.252.0
R2(config-if)#no shu
R2(config-if)#no shutdown
R2(config-if)#
%LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state
to up
R2(config-if)#
R2(config-if)#
R2(config-if)#do wr
Building configuration...
[OK]
R2(config-if)#exit
R2(config)#exit