Redes

Páginas: 11 (2609 palabras) Publicado: 3 de marzo de 2013
Cantidad | Nº | Dirección | subred |
3500 host | 1 | 172.100.0.1 | 255.255.240.0 |
3500 host | 2 | 172.100.0.202 | 255.255.240.0 |
3500 host | 3 | 172.100.0.203 | 255.255.240.0 |
3500 host | 4 | 172.100.0.204 | 255.255.240.0 |
3500 host | 5 | 172.100.0.205 | 255.255.240.0 |
3500 host | 6 | 172.100.0.206 | 255.255.240.0 |
3500 host | 7 | 172.100.18.97 | 255.255.255.252 |
3500host | 8 | 172.100.18.106 | 255.255.255.252 |
3500 host | 9 | 172.100.16.1 | 255.255.254.0 |
3500 host | 10 | 172.100.16.102 | 255.255.254.0 |
260 host | 11 | 172.100.16.103 | 255.255.254.0 |
260 host | 12 | 172.100.16.104 | 255.255.254.0 |
260 host | 13 | 172.100.16.105 | 255.255.254.0 |
260 host | 14 | 172.100.16.106 | 255.255.255.2552 |
260 host | 15 | 172.100.18.98 |255.255.255.252 |
260 host | 16 | 172.100.18.101 | 255.255.254.0 |
50 host | 17 | 172.100.18.1 | 255.255.255.192 |
50 host | 18 | 172.100.18.7 | 255.255.255.192 |
50 host | 19 | 172.100.18.8 | 255.255.255.192 |
50 host | 20 | 172.100.18.9 | 255.255.255.192 |
50 host | 21 | 172.100.18.10 | 255.255.255.192 |
50 host | 22 | 172.100.18.11 | 255.255.255.192 |
50 host | 23 | 172.100.18.102 |255.255.255.252 |
50 host | 24 | 172.100.18.105 | 255.255.255.252 |
20 host | 25 | 172.100.18.65 | 255.255.255.224 |
20 host | 17 | 172.100.18.66 | 255.255.255.224 |
20 host | 17 | 172.100.18.67 | 255.255.255.224 |
20 host | 17 | 172.100.18.68 | 255.255.255.224 |
20 host | 17 | 172.100.18.69 | 255.255.255.224 |
20 host | 17 | 172.100.18.70 | 255.255.255.224 |

Configuración del RouterUTQ
Router>enable
Router#configure terminal
Router(config)#hostname UAQ
UAQ(config)#enable secret cisco
UAQ(config)#line console 0
UAQ(config-line)#password cisco
UAQ(config-line)# login
UAQ(config-line)# line vty 0 4
UAQ(config-line)# password cisco
UAQ(config-line)# login
UAQ(config-line)# banner motd #mensaje pertenece a la UAQ #
UAQ(config-line)# exit
ConfiguraciónSerial0/0
UTQ(config)#int s0/0
UTQ(config-if)#ip address 172.168.18.106 255.255.255.252
UTQ(config-if)#no shutdown
UTQ(config-if)#exit

Configuración Serial0/0/1
UTQ(config)#int s0/0
UTQ(config-if)#ip address 172.168.18.97 255.255.255.252
UTQ(config-if)#clock rate 56000
UTQ(config-if)#no shutdown
UTQ(config-if)#exit

Configuración FastEthernet0/0
UAQ#configure terminalUAQ(config)#nterface FastEthernet0/0
UAQ(config-if)# ip address 172.168.0.1 255.255.240.0
UAQ(config-if)# descrption LAN
UAQ(config-lif)# no shutdown
Router RIP

UTQ(config)#router rip
UTQ(config-router)#version 2
UTQ(config-router)#network 172.168.0.0
UTQ(config-router)#

Show running-config

UAQ#show running-config
Building configuration...

Current configuration : 706 bytes
!
version 12.2no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname UAQ
!
!
!
enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0
!

!
--More—

Show ip route

UAQ#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter areaN1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route

Gateway of last resort is not set

172.168.0.0/22 is variablysubnetted, 2 subnets, 2 masks
C 172.168.0.224/23 is directly connected, FastEthernet0/0
C 172.168.0.176/30 is directly connected, Serial1/0

Guardar el running-config en el startup-config

UAQ#
UAQ#copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]

Show ip interfaces brief

UAQ#show ip interface brief
Interface...
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