Tu sú configy routerov:
Router0
Kód: Vybrať všetko
interface FastEthernet0/0
ip address 192.168.10.254 255.255.255.128
duplex auto
speed auto
!
interface Serial0/0
ip address 10.0.0.5 255.255.255.252
clock rate 56000
!
interface Serial0/1
no ip address
shutdown
!
router rip
version 2
network 10.0.0.0
network 192.168.10.0
no auto-summary
Kód: Vybrať všetko
10.0.0.0/30 is subnetted, 1 subnets
C 10.0.0.4 is directly connected, Serial0/0
192.168.10.0/25 is subnetted, 1 subnets
C 192.168.10.128 is directly connected, FastEthernet0/0
192.168.20.0/27 is subnetted, 1 subnets
R 192.168.20.64 [120/1] via 10.0.0.6, 00:00:08, Serial0/0
Kód: Vybrať všetko
interface FastEthernet0/0
ip address 192.168.20.94 255.255.255.224
duplex auto
speed auto
!
interface Serial0/0
ip address 10.0.0.6 255.255.255.252
!
interface Serial0/1
no ip address
shutdown
!
router rip
version 2
network 10.0.0.0
network 192.168.20.0
no auto-summary
Kód: Vybrať všetko
10.0.0.0/30 is subnetted, 1 subnets
C 10.0.0.4 is directly connected, Serial0/0
192.168.10.0/25 is subnetted, 1 subnets
R 192.168.10.128 [120/1] via 10.0.0.5, 00:00:17, Serial0/0
192.168.20.0/27 is subnetted, 1 subnets
C 192.168.20.64 is directly connected, FastEthernet0/0