Vous êtes sur la page 1sur 8

Fase N3

ROUTER CHIRIQUI
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.10
encapsulation dot1Q 10
ip address 10.0.2.1 255.255.255.192
!
interface FastEthernet0/0.11
encapsulation dot1Q 11
ip address 192.168.2.129 255.255.255.240
!
interface FastEthernet0/0.12
encapsulation dot1Q 12
ip address 172.168.1.65 255.255.255.224
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
no ip address
encapsulation frame-relay
!
interface Serial2/0.50 point-to-point
ip address 192.167.0.1 255.255.255.252
frame-relay interface-dlci 50
!
interface Serial2/0.60 point-to-point

Vctor M. Villavicencio A.

ip address 192.167.0.5 255.255.255.252


frame-relay interface-dlci 60
!
interface Serial3/0
no ip address
shutdown
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
router rip
version 2
network 10.0.0.0
network 172.168.0.0
network 192.167.0.0
network 192.168.2.0

ROUTER VERAGUAS
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.10
encapsulation dot1Q 10
ip address 10.0.2.65 255.255.255.224
!
interface FastEthernet0/0.11
encapsulation dot1Q 11

ip address 192.168.2.145 255.255.255.240


!
interface FastEthernet0/0.12
encapsulation dot1Q 12
ip address 172.168.1.97 255.255.255.224
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
no ip address
encapsulation frame-relay
!
interface Serial2/0.70 point-to-point
ip address 192.167.0.2 255.255.255.252
frame-relay interface-dlci 70
!
interface Serial2/0.80point-to-point
ip address 192.167.0.9 255.255.255.252
frame-relay interface-dlci 80
!
interface Serial3/0
no ip address
shutdown
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address

shutdown
!
router rip
version 2
network 10.0.0.0
network 172.168.0.0
network 192.167.0.0
network 192.168.2.0
!

SEDE1
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.10
encapsulation dot1Q 10
ip address 10.0.1.1 255.255.255.0
!
interface FastEthernet0/0.11
encapsulation dot1Q 11
ip address 192.168.0.1 255.255.254.0
!
interface FastEthernet0/0.12
encapsulation dot1Q 12
ip address 172.168.0.1 255.255.255.0
!
interface FastEthernet0/0.13
encapsulation dot1Q 13
ip address 20.0.0.1 255.255.255.192
!

interface FastEthernet0/0.99
encapsulation dot1Q 99
ip address 192.167.0.14 255.255.255.252
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
no ip address
encapsulation frame-relay
!
interface Serial2/0.90 point-to-point
ip address 192.167.0.6 255.255.255.252
frame-relay interface-dlci 90
!
interface Serial2/0.100 point-to-point
ip address 192.167.0.10 255.255.255.252
frame-relay interface-dlci 100
!
interface Serial3/0
no ip address
shutdown
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!

router ospf 1
log-adjacency-changes
redistribute rip subnets
network 192.167.0.4 0.0.0.3 area 0
network 192.167.0.8 0.0.0.3 area 0
network 10.0.1.0 0.0.0.255 area 0
network 192.168.0.0 0.0.1.255 area 0
network 172.168.0.0 0.0.0.255 area 0
network 20.0.0.0 0.0.0.63 area 0
network 192.167.0.12 0.0.0.3 area 0
!
router rip
version 2
redistribute ospf 1 metric 15
network 192.167.0.0

SEDE2
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.10
encapsulation dot1Q 10
ip address 10.0.0.1 255.255.255.0
!
interface FastEthernet0/0.11
encapsulation dot1Q 11
ip address 192.168.2.1 255.255.255.128
!
interface FastEthernet0/0.12
encapsulation dot1Q 12
ip address 172.168.1.1 255.255.255.192

!
interface FastEthernet0/0.13
encapsulation dot1Q 13
ip address 20.0.0.65 255.255.255.240
!
interface FastEthernet0/0.15
encapsulation dot1Q 15
ip address 200.200.200.1 255.255.255.240
!
interface FastEthernet0/0.99
encapsulation dot1Q 99
ip address 192.167.0.13 255.255.255.252
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
!
interface Serial2/0
no ip address
shutdown
!
interface Serial3/0
no ip address
shutdown
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!

router ospf 1
log-adjacency-changes
network 10.0.1.0 0.0.0.255 area 0
network 10.0.0.0 0.0.0.255 area 0
network 192.168.2.0 0.0.0.127 area 0
network 172.168.1.0 0.0.0.63 area 0
network 20.0.0.0 0.0.0.15 area 0
network 200.200.200.0 0.0.0.15 area 0
network 192.167.0.12 0.0.0.3 area 0

En esta fase 3 ha sido difcil, porque no tena muy claro cmo hacer comunicar dos
vlans o ms, porque me parece complejo esta comunicacin. El objetivo era configurar
las vlans en cada sede; sus respectivos servidores, esta fase fue de buen
conocimiento y aprendizaje. Esta tercera fase la logramos realizar en gracias a unos
documentos de cisco y ayuda de internet.

Vous aimerez peut-être aussi