Sieć: frame relay – Konfiguracje.
Projekt sieci składającej się z 4 routerów przedstawiającej działanie frame relay.
Konfiguracje routerów:
Current configuration : 1501 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname FR
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
!
no aaa new-model
dot11 syslog
ip source-route
!
!
!
!
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
frame-relay switching
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
voice-card 0
!
!
!
!
!
archive
log config
hidekeys
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/1/0
ip address 192.168.2.226 255.255.255.252
encapsulation frame-relay
frame-relay intf-type dce
frame-relay route 102 interface Serial0/1/1 201
frame-relay route 103 interface Serial0/2/0 301
!
interface Serial0/1/1
ip address 192.168.2.230 255.255.255.252
encapsulation frame-relay
clock rate 125000
frame-relay intf-type dce
frame-relay route 201 interface Serial0/1/0 102
!
interface Serial0/2/0
ip address 192.168.2.234 255.255.255.252
encapsulation frame-relay
frame-relay intf-type dce
frame-relay route 301 interface Serial0/1/0 103
!
interface Serial0/2/1
no ip address
shutdown
clock rate 125000
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
!
!
!
!
!
!
!
!
control-plane
!
!
!
ccm-manager fax protocol cisco
!
mgcp fax t38 ecm
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
end
Current configuration : 1413 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Londyn
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
!
no aaa new-model
dot11 syslog
ip source-route
!
!
!
!
ip cef
no ip domain lookup
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
voice-card 0
!
!
!
!
!
archive
log config
hidekeys
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/1/0
no ip address
shutdown
no fair-queue
clock rate 125000
!
interface Serial0/1/1
ip address 192.168.1.229 255.255.255.252
encapsulation frame-relay
ip ospf network point-to-multipoint
frame-relay map ip 192.168.1.229 102
frame-relay map ip 192.168.1.225 102 broadcast
no frame-relay inverse-arp
!
router ospf 1
router-id 2.2.2.2
log-adjacency-changes
passive-interface FastEthernet0/0
passive-interface FastEthernet0/1
network 192.168.1.128 0.0.0.31 area 0
network 192.168.1.228 0.0.0.3 area 0
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
!
!
!
!
!
!
!
!
control-plane
!
!
!
ccm-manager fax protocol cisco
!
mgcp fax t38 ecm
!
!
!
!
!
!
line con 0
logging synchronous
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
end
Current configuration : 1508 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname SanJose
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
!
no aaa new-model
dot11 syslog
ip source-route
!
!
!
!
ip cef
no ip domain lookup
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
voice-card 0
!
!
!
!
!
archive
log config
hidekeys
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 192.168.1.193 255.255.255.224
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.1.1 255.255.255.128
duplex auto
speed auto
!
interface Serial0/1/0
ip address 192.168.1.225 255.255.255.252
encapsulation frame-relay
ip ospf network point-to-multipoint
clock rate 125000
frame-relay map ip 192.168.1.233 301 broadcast
frame-relay map ip 192.168.1.229 201 broadcast
frame-relay map ip 192.168.1.225 103
no frame-relay inverse-arp
!
interface Serial0/1/1
no ip address
shutdown
!
router ospf 1
router-id 1.1.1.1
log-adjacency-changes
passive-interface FastEthernet0/1
network 192.168.1.0 0.0.0.127 area 0
network 192.168.1.192 0.0.0.31 area 0
network 192.168.1.224 0.0.0.3 area 0
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
!
!
!
!
!
!
!
!
control-plane
!
!
!
ccm-manager fax protocol cisco
!
mgcp fax t38 ecm
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
end