I'd like to know if this is correct? By the way, I attached the diagram to Word.
Configurations:
Router 0
interface FastEthernet0/0
ip address 200.10.200.1 255.255.255.192
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
ip address 192.168.1.2 255.255.255.252
!
interface Serial0/0/1
ip address 200.10.200.65 255.255.255.192
!
interface Vlan1
no ip address
shutdown
Router 1
interface FastEthernet0/0
ip address 200.10.200.192 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
ip address 192.168.1.2 255.255.255.252
clock rate 2000000
Router 2
interface FastEthernet0/0
ip address 200.10.200.193 255.255.255.192
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
ip address 200.10.200.129 255.255.255.192
clock rate 2000000