PLIKI CONFIGURACYJNE:
Router 1:
R1#show running-config
Building configuration...
Current configuration : 977 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname R1
!
!
!
!
!
!
!
!
!
!
ip name-server 0.0.0.0
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.10.254 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/3/0
ip address 192.168.1.1 255.255.255.0
encapsulation frame-relay
frame-relay map ip 192.168.1.2 102
frame-relay map ip 192.168.1.3 103
frame-relay interface-dlci 102
frame-relay interface-dlci 103
!
interface Serial0/3/1
no ip address
shutdown
!
interface Vlan1
no ip address
shutdown
!
router rip
version 2
!
ip classless
ip route 192.168.1.0 255.255.255.0 192.168.1.2
ip route 192.168.1.0 255.255.255.0 192.168.1.3
ip route 192.168.20.0 255.255.255.0 192.168.1.2
ip route 192.168.30.0 255.255.255.0 192.168.1.3
!
!
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
R1#
R1#
Router 2:
R2#show running-config
Building configuration...
Current configuration : 996 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname R2
!
!
!
!
!
!
!
!
!
!
ip name-server 0.0.0.0
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.20.254 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/3/0
ip address 192.168.1.2 255.255.255.0
encapsulation frame-relay
frame-relay map ip 192.168.1.1 201
frame-relay map ip 192.168.1.3 203
frame-relay interface-dlci 201
frame-relay interface-dlci 203
clock rate 128000
!
interface Serial0/3/1
no ip address
shutdown
!
interface Vlan1
no ip address
shutdown
!
router rip
version 2
!
ip classless
ip route 192.168.1.0 255.255.255.0 192.168.1.1
ip route 192.168.1.0 255.255.255.0 192.168.1.3
ip route 192.168.10.0 255.255.255.0 192.168.1.1
ip route 192.168.30.0 255.255.255.0 192.168.1.3
!
!
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
R2#
Router 3:
R3#show running-config
Building configuration...
Current configuration : 977 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname R3
!
!
!
!
!
!
!
!
!
!
ip name-server 0.0.0.0
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.30.254 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/3/0
ip address 192.168.1.3 255.255.255.0
encapsulation frame-relay
frame-relay map ip 192.168.1.1 301
frame-relay map ip 192.168.1.2 302
frame-relay interface-dlci 301
frame-relay interface-dlci 302
!
interface Serial0/3/1
no ip address
shutdown
!
interface Vlan1
no ip address
shutdown
!
router rip
version 2
!
ip classless
ip route 192.168.1.0 255.255.255.0 192.168.1.2
ip route 192.168.1.0 255.255.255.0 192.168.1.1
ip route 192.168.10.0 255.255.255.0 192.168.1.1
ip route 192.168.20.0 255.255.255.0 192.168.1.2
!
!
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
R3#
WYNIKI KOMWENDT SHOW FRAME-RELAY:
ROUTER R1:
ROUTER R2:
ROUTER R3: