redes

Páginas: 4 (970 palabras) Publicado: 26 de junio de 2014


Dispositivo
Interfaz
Dirección IP
Máscara de subred
R1
S0/0/0
10.1.1.1
255.255.255.252

Fa0/0
192.168.10.1
255.255.255.0

Fa0/1
192.168.11.1
255.255.255.0
R2
S0/0/0
10.1.1.2255.255.255.252

S0/0/1
10.2.2.1
255.255.255.252

S0/1/0
209.165.200.225
255.255.255.224

Fa0/0
192.168.20.1
255.255.255.0
R3
S0/0/1
10.2.2.2
255.255.255.252

Fa0/0
192.168.30.1255.255.255.0
ISP
S0/0/1
209.165.200.226
255.255.255.224

Fa0/0
209.165.201.1
255.255.255.224

Fa0/1
209.165.202.129
255.255.255.224
PC1
NIC
192.168.10.10
255.255.255.0
PC2
NIC192.168.11.10
255.255.255.0
PC3
NIC
192.168.30.10
255.255.255.0
PC4
NIC
192.168.30.128
255.255.255.0
Servidor WEB/TFTP
NIC
192.168.20.254
255.255.255.0
Servidor WEB
NIC
209.165.201.30255.255.255.224
Host externo
NIC
209.165.202.158
255.255.255.224



R1#sh run
hostname R1
!
enable secret 5 $1$qAyk$Z69Y2gkSzYxEMEb/uZ7XW/
!
username R2 password 0 cisco123
!
ip ssh version 1no ip domain-lookup
!
interface FastEthernet0/0
description R1 LAN
ip address 192.168.10.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.11.1255.255.255.0
duplex auto
speed auto
!
interface Serial0/0/0
description Link to R2
ip address 10.1.1.1 255.255.255.252
encapsulation ppp
ppp authentication pap
ppp pap sent-username R1password 0 cisco123
clock rate 64000
!
interface Serial0/0/1
no ip address
shutdown
!
interface Vlan1
no ip address
shutdown
!
router eigrp 100
passive-interface FastEthernet0/0passive-interface FastEthernet0/1
network 192.168.10.0
network 192.168.11.0
network 10.0.0.0
no auto-summary
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0/0
!
banner motd ^CAUTHORIZEDACCESS ONLY^C
line con 0
password cisco
login
line vty 0 4
password cisco
login
!
end
R1#

R2#sh run
hostname R2
enable secret 5 $1$8TJq$qdBqJGm8CbMZPssueXCEp0
!
username R1...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Red De Redes
  • Red de redes
  • Redes
  • Redes
  • Redes
  • Redes
  • Redes
  • Redes

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS