(серия «Классика computer science»).
Компьютерные сети. Практика построения. Для профессионалов. 2-е изд./ М.В.Кульгин. – СПб.: Питер, 2003. – 462 с
Додаток А
Конфігурація Router1
! ******************************************************************
! Automatically created by Cisco ConfigMaker v2.6 Build 6
! 26 декабря 2007 г., 08:56:12
!
! Model: 2621
! ******************************************************************
!
service timestamps debug uptime
service timestamps log uptime
service password-encryption
no service tcp-small-servers
no service udp-small-servers
!
!
enable password 12
!
no ip name-server
!
ip subnet-zero
no ip domain-lookup
ip routing
!
interface FastEthernet 0/0
no shutdown
description connected to Магазин №1
ip address 192.168.25.2 255.255.255.0
keepalive 10
!
interface Serial 0/0
no shutdown
description connected to Львів
ip address 192.168.255.9 255.255.255.252
encapsulation ppp
!
interface Ethernet 1/0
no shutdown
description connected to склад
ip address 192.168.24.1 255.255.255.0
keepalive 10
!
interface Serial 0/1
no shutdown
description connected to Донецьк
ip address 10.10.0.1 255.255.255.252
encapsulation ppp
!
interface Serial 0/2
no description
no ip address
shutdown
!
router rip
version 2
network 192.168.25.0
network 192.168.255.0
network 192.168.24.0
network 10.0.0.0
no auto-summary
!
!
ip classless
no ip http server
snmp-server community public RO
no snmp-server location
no snmp-server contact
!
line console 0
exec-timeout 0 0
password 12
login
!
line vty 0 4
password 12
login
!
end
Додаток Б
Конфігурація Router2
! ******************************************************************
! Львів.cfg - Cisco router configuration file
! Automatically created by Cisco ConfigMaker v2.6 Build 6
! 26 декабря 2007 г., 08:59:22
!
! Model: 2621
! ******************************************************************
!
service timestamps debug uptime
service timestamps log uptime
service password-encryption
no service tcp-small-servers
no service udp-small-servers
!
!
enable password 12
!
no ip name-server
!
ip subnet-zero
no ip domain-lookup
ip routing
!
interface FastEthernet 0/0
no shutdown
description connected to Магазин №3
ip address 192.168.10.254 255.255.255.0
keepalive 10
!
interface Serial 0/0
no shutdown
description connected to Київ
ip address 192.168.255.254 255.255.255.252
encapsulation ppp
!
interface Ethernet 1/0
no shutdown
description connected to магазин №2
ip address 192.168.11.1 255.255.255.0
keepalive 10
!
interface Serial 0/1
no shutdown
description connected to Івано-Франківськ
ip address 192.168.255.10 255.255.255.252
encapsulation ppp
!
interface Serial 0/2
no description
no ip address
shutdown
!
router rip
version 2
network 192.168.10.0
network 192.168.255.0
network 192.168.11.0
no auto-summary
!
!
ip classless
no ip http server
snmp-server community public RO
no snmp-server location
no snmp-server contact
!
line console 0
exec-timeout 0 0
password 12
login
!
line vty 0 4
password 12
login
!
end
Додаток В
Конфігурація Router3
! ******************************************************************
! Київ.cfg - Cisco router configuration file
! Automatically created by Cisco ConfigMaker v2.6 Build 6
! 26 декабря 2007 г., 09:04:04
!
! Model: 2621
! ******************************************************************
!
service timestamps debug uptime
service timestamps log uptime
service password-encryption
no service tcp-small-servers
no service udp-small-servers
!
!
enable password 12
!
no ip name-server
!
ip subnet-zero
no ip domain-lookup
ip routing
!
interface FastEthernet 0/0
no shutdown
description connected to Магазин №5
ip address 192.168.50.3 255.255.255.0
keepalive 10
!
interface Serial 0/0
no shutdown
description connected to Львів
ip address 192.168.255.253 255.255.255.252
encapsulation ppp
!
interface Ethernet 1/0
no shutdown
description connected to Магазин №4
ip address 192.168.30.1 255.255.255.0
keepalive 10
!
interface Serial 0/1
no description
no ip address
shutdown
!
interface Serial 0/2
no description
no ip address
shutdown
!
router rip
version 2
network 192.168.50.0
network 192.168.255.0
network 192.168.30.0
no auto-summary
!
!
ip classless
no ip http server
snmp-server community public RO
no snmp-server location
no snmp-server contact
!
line console 0
exec-timeout 0 0
password 12
login
!
line vty 0 4
password 12
login
!
end
Додаток Г
Конфігурація Router4
! ******************************************************************
! Automatically created by Cisco ConfigMaker v2.6 Build 6
! 26 декабря 2007 г., 09:08:59
!
! Model: 2621
! ******************************************************************
!
service timestamps debug uptime
service timestamps log uptime
service password-encryption
no service tcp-small-servers
no service udp-small-servers
!
!
enable password 12
!
no ip name-server
!
ip subnet-zero
no ip domain-lookup
ip routing
!
interface FastEthernet 0/0
no shutdown
description connected to Магазин №6
ip address 192.168.20.3 255.255.255.0
keepalive 10
!
interface Serial 0/0
no shutdown
description connected to Івано-Франківськ
ip address 10.10.0.2 255.255.255.252
encapsulation ppp
!
interface Ethernet 1/0
no description
no ip address
shutdown
!
interface Serial 0/1
no description
no ip address
shutdown
!
interface Serial 0/2
no description
no ip address
shutdown
!
router rip
version 2
network 192.168.20.0
network 10.0.0.0
no auto-summary
!
!
ip classless
no ip http server
snmp-server community public RO
no snmp-server location
no snmp-server contact
!
line console 0
exec-timeout 0 0
password 12
login
!
line vty 0 4
password 12
login
!
end