Cisco

Páginas: 5 (1014 palabras) Publicado: 30 de septiembre de 2012
Tarea 2: Documentar la red corregida


ERRORES:

R1>enable
R1#show running

username R2 password 0 cisco
“Falta username R3”

interface FastEthernet0/0
ip address 10.0.0.1 255.255.255.128
duplex auto
speed auto
shutdown

Configuada la FastEthernet que no tocaba.

interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
No esta configuradainterface Serial0/0/0
ip address 172.16.0.1 255.255.255.248
clock rate 64000
Falta PPP y CHAP y tiene mal puesta la Mask

interface Serial0/0/1
ip address 172.16.0.9 255.255.255.252
encapsulation ppp
ppp authentication pap

interface Vlan1
no ip address
shutdown

router ospf 1
log-adjacency-changes
network 10.0.0.0 0.0.0.127 area 0
network 172.16.0.4 0.0.0.3 area 0
network172.16.0.8 0.0.0.3 area 0
Mal configurado OSPF

R2>enable
R2#show running
username R11 password 0 cisco
username R3 password 0 class
Mal configurado los Username
interface Loopback0
no ip address
No esta configurado

interface FastEthernet0/1
ip address 209.165.200.161 255.255.255.224
duplex auto
speed auto
shutdown
Esta configurado y no lo deberia
!
interface Serial0/0/0ip address 172.16.0.2 255.255.255.252
encapsulation ppp
ppp authentication chap
!
interface Serial0/0/1
ip address 172.16.0.5 255.255.255.252
Falta PPP, Chap y Clockrate

router ospf 1
log-adjacency-changes
network 172.16.0.0 0.0.0.3 area 0
network 172.16.0.4 0.0.0.3 area 0
network 209.165.200.128 0.0.0.31 area 0
Mal configurado


R3>enable
R3#show running
username R1password 0 cisco
username R3 password 0 ciscco
Mal configurado
interface FastEthernet0/1
ip address 10.0.0.129 255.255.255.0
duplex auto
speed auto
MASK incorrecta
interface Serial0/0/0
ip address 172.16.0.10 255.255.255.252
clock rate 64000
Falta PPP y chap y clock rate
interface Serial0/0/1
no ip address
encapsulation ppp
ppp authentication pap
No tiene IP ni Clockraterouter ospf 1
log-adjacency-changes
network 10.0.0.128 0.0.0.127 area 0
network 192.16.0.4 0.0.0.3 area 0
network 192.16.0.8 0.0.0.3 area 0


Configuracion correcta:

R1>enable
Password:
R1#show running
Building configuration...

Current configuration : 1126 bytes
!
version 12.3
no service timestamps log datetime msec
no service timestamps debug datetime msec
no servicepassword-encryption
!
hostname R1
!
!
!
enable secret 5 $1$GJdr$5/sTQlxlP2z6hp9kv1oEK/
enable password cisco
!
!
!
!
!
!
username R2 password 0 cisco
username R3 password 0 cisco
!
!
!
!
!
no ip domain-lookup
!
!
!
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
shutdown
!
interface FastEthernet0/1
ip address 10.0.0.1 255.255.255.128duplex auto
speed auto
!
interface Serial0/0/0
ip address 172.16.0.1 255.255.255.252
encapsulation ppp
ppp authentication chap
clock rate 64000
!
interface Serial0/0/1
ip address 172.16.0.9 255.255.255.252
encapsulation ppp
ppp authentication chap
!
interface Vlan1
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
passive-interface FastEthernet0/1
network172.16.0.0 0.0.0.3 area 0
network 172.16.0.8 0.0.0.3 area 0
!
ip classless
!
!
!
banner motd ^C Unauthorized access strictly prohibited and prosecuted to the full extent of the law ^^C
!
!
!
!
line con 0
password cisco
login
line vty 0 4
password cisco
login
!
!
!
end

R2>enable
Password:
R2#show running
Building configuration...

Current configuration : 1186 bytes!
version 12.3
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname R2
!
!
!
enable secret 5 $1$.ST4$5Z/J4POZ0qH7tP5S/ikut.
enable password cisco
!
!
!
!
!
!
username R1 password 0 cisco
username R3 password 0 cisco
!
!
!
!
!
no ip domain-lookup
!
!
!
!
!
!
interface Loopback0
ip address...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Cisco
  • Cisco
  • CISCO
  • cisco
  • cisco
  • cisco
  • Cisco
  • cisco

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS