Ffff

Páginas: 6 (1398 palabras) Publicado: 25 de junio de 2012
R1

hostnamme R1
!
enable secret cisco2
!
line console 0
password class
login
exit
!
line vty 0 4
password redes
login
exit
!
interface serial 0/0/0
ip address 172.16.1.1 255.255.255.252
clock rate 128000
no shutdown
exit
!
interface FastEthernet0/0.10
encapsulation dot1Q 10
ip address 19.0.0.1 255.255.255.0
exit
!
interface FastEthernet0/0.20
encapsulation dot1Q 20ip address 27.0.0.1 255.255.255.0
exit
!
interface FastEthernet0/0.30
encapsulation dot1Q 30
ip address 38.0.0.1 255.255.255.0
exit

!
interface FastEthernet0/0.40
encapsulation dot1Q 40
ip address 42.0.0.1 255.255.255.0
exit
!
interface FastEthernet0/0.91
encapsulation dot1Q 91
ip address 91.0.0.1 255.255.255.0
exit
!
interface fastethernet0/0
no shutdown
exit
!router ospf 1
log-adjacency-changes
network 172.16.1.0 0.0.0.3 area 0
network 91.0.0.0 0.0.0.255 area 0
network 19.0.0.0 0.0.0.255 area 0
network 27.0.0.0 0.0.0.255 area 0
network 38.0.0.0 0.0.0.255 area 0
network 42.0.0.0 0.0.0.255 area 0
exit
!

hasta ahi 4%

R2

hostname R2
!
enable secret cisco2
!
line console 0
password class
login
exit
!
line vty 0 4
passwordredes
login
exit
!
interface FastEthernet0/0.92
encapsulation dot1Q 92
ip address 92.0.0.1 255.255.255.0
exit
!
interface FastEthernet0/0.100
encapsulation dot1Q 100
ip address 106.0.0.1 255.255.255.0
exit
!
interface FastEthernet0/0.200
encapsulation dot1Q 200
ip address 206.0.0.1 255.255.255.0
exit
!
interface fastethernet0/0
no shutdown
exit
!
interface Serial0/0/0ip address 172.16.2.1 255.255.255.252
clock rate 128000
no shutdown
exit

!
interface Serial0/0/1
ip address 172.16.1.2 255.255.255.252
clock rate 128000
no shutdown
exit
!
router ospf 1
log-adjacency-changes
network 172.16.2.0 0.0.0.3 area 0
network 172.16.1.0 0.0.0.3 area 0
network 92.0.0.0 0.0.0.255 area 0
network 106.0.0.0 0.0.0.255 area 0
network 206.0.0.00.0.0.255 area 0
!

hasta ahi 8%

switch 1

hostname RECOLETA
!
enable secret cisco2
!
line console 0
password class
login
exit
!
line vty 0 15
password redes
login
exit
!
vtp version 2
vtp mode server
vtp domain redes.cl
vtp password VTP2
!
vlan 10
name CHACO
exit
!
vlan 20
name CONCORDIA
exit
!
vlan 30
name GOYA
exit
!
vlan 40
name MENDOZA
exit
!
vlan 91
nameADM91
exit
!
interface range fastethernet 0/1 -3
switchport mode trunk
switchport trunk native vlan 91
exit
!
interface range fastEthernet 0/4-24
switchport mode access
switchport access vlan 91
exit
!
interface vlan 91
ip address 91.0.0.2 255.255.255.0
exit
!
ip default-gateway 91.0.0.1
!
interface range fastEthernet 0/4-24
spanning-tree portfast
exit
!
spanning-treevlan 1-4096 priority 4096
!

hasta ahi 16%

switch 2

hostname NUNOA
!
enable secret cisco2
!
line console 0
password class
login
exit
!
line vty 0 15
password redes
login
exit
!
vtp version 2
vtp domain redes.cl
vtp mode client
vtp password VTP2
!
interface range fastEthernet 0/1, fastEthernet 0/2
switchport mode trunk
switchport trunk native vlan 91
exit
!interface range fastEthernet 0/3-15
switchport mode access
switchport access vlan 10
exit
!
interface range fastEthernet 0/16-24
switchport mode access
switchport access vlan 20
exit
interface vlan 91
ip address 91.0.0.3 255.255.255.0
exit
!
ip default-gateway 91.0.0.1
!
interface range fastEthernet 0/3-24
spanning-tree portfast
exit
!

hasta ahi 24%

switch 3

hostnameINDEPENDENCIA
!
enable secret cisco2
!
line console 0
password class
login
exit
!
line vty 0 15
password redes
login
exit
!
vtp version 2
vtp domain redes.cl
vtp mode client
vtp password VTP2
!
interface range fastEthernet 0/1, fastEthernet 0/2
switchport mode trunk
switchport trunk native vlan 91
exit
!
interface range fastEthernet 0/3-15
switchport mode access
switchport...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Ffff
  • ffff
  • Ffff
  • Ffff
  • Ffff
  • Ffff
  • Ffff
  • Ffff

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS