Sie sind auf Seite 1von 33

Captulo 1:

Introduccin a redes
de escala

Scaling Networks

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

Chapter 1
1.0 Introduccin
1.1 implementar un red dispositivos
1.2 red diseo
1.3 Resumen seleccin

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

Chapter 1: Objectives
Describir el uso de una red jerrquica para un pequeo negocio.
Describir las recomendaciones para el diseo de una red que es
escalable.
Describir el tipo de interruptores disponibles para las redes
pequeas-a-negocio de tamao mediano.
Describir el tipo de routers para redes pequeas-a-negocio de
tamao mediano.
Configurar y comprobar configuracin bsica de un dispositivo
Cisco IOS.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

1.1 implementar un diseo


de red

Scaling Networks

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

Red jerrquica diseo red escala de necesidades

Crecer y expandirse, las redes de la empresa deben:


Support critical applications
Soportar el trfico de red convergentes
Diversas necesidades de apoyo
Proporcionar control administrativo centralizado

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

Dispositivos de red jerrquica diseo empresa


empresas
Para proporcionar una red de alta fiabilidad, equipo de la clase de
empresa se instala en la red empresarial.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

Red jerrquica de red jerrquica diseo


Este modelo divide la funcionalidad de red en tres capas distintas.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

Diseo de red jerrquico Cisco empresa arquitectura


Los principales mdulos
de arquitectura
empresarial de Cisco
incluyen:
Enterprise Campus
Enterprise Edge
Service Provider Edge
Remote

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

Hierarchical Network Design

Failure Domains
Dominios de fallo son zonas de una red que se ven afectadas
cuando un dispositivo crtico o servicio de red experimenta
problemas.
Enlaces redundantes y equipo de clase empresa minimizan las
interrupciones de red.
Dominios de fallo ms pequeos reducen el impacto de una falla
en la productividad de la empresa.
Dominios de fallo ms pequeos tambin simplifican la solucin de
problemas.
Interruptor de bloque despliegue cada actos de bloque switch
independientemente de los otros. La falta de un solo dispositivo no
afecta toda la red.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

Expanding the Network

Designing for Scalability


Uso de equipo extensible, modular o dispositivos agrupados.
Incluyen mdulos de diseo que pueden ser aadidos,
actualizados y modificados, sin afectar el diseo de las otras
reas funcionales de la red.
Crear un esquema de direccionamiento jerrquico.
Uso de ranuradores o multicapa cambia a emisiones lmite y filtro
trfico.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

10

Expanding the Network

Planning for Redundancy


Installing duplicate equipment
Providing redundant paths

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

11

Expanding the Network

Increasing Bandwidth
Agregacin de enlaces aumenta la cantidad de ancho de banda
entre los dispositivos mediante la creacin de un vnculo lgico
formado por varios vnculos fsicos.
EtherChannel es una forma de agregacin utilizada en redes
conmutadas.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

12

Expanding the Network

Expanding the Access Layer


Conectividad de capa de acceso puede prolongarse a travs de la
conectividad inalmbrica.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

13

Expanding the Network

Fine-Tuning Routing Protocols


OSPF funciona bien para redes grandes, jerrquicas.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

14

1.2 seleccin de
dispositivos de red

Scaling Networks

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

15

Switch Hardware

Switch Platforms
Select form factor:
Fixed
Modular
Stackable
Non-stackable

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

16

Switch Hardware

Port Density

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

17

Switch Hardware

Forwarding Rates
Las capacidades de procesamiento de un interruptor se clasifican por
la cantidad de datos el interruptor puede procesar por segundo.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

18

Switch Hardware

Power over Ethernet

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

19

Switch Hardware

Multilayer Switching
Desplegado en las capas ncleo y de distribucin de red
conmutada de una organizacin.
Puede construir una tabla de encaminamiento, el apoyo de algunos
protocolos de enrutamiento y los paquetes IP hacia adelante.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

20

Router Hardware

Router Requirements
Role of routers:
Interconnect multiple sites
Provide redundant paths
Connect ISPs
Translate between media
types and protocols

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

21

Router Hardware

Cisco Routers
Three categories of routers:
Rama altamente disponible
las 24 horas.
Red Edge alto rendimiento,
alta seguridad y servicios
confiables. Conectar redes
de sucursales, campus y
centro de datos.
Service provider routers

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

22

Router Hardware

Router Hardware
Configuracin fija interfaces integradas.
Modular ranuras permiten diferentes interfaces agregar.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

23

Managing Devices

Managing IOS Files and Licensing

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

24

Managing Devices

In-Band vs. Out-of-Band Management


In-Band requires, at least, one interface to be connected and
operational and use of Telnet, SSH, or HTTP to access device.
Out-of-Band requires direct connection to console or AUX port
and Terminal Emulation client to access device.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

25

Managing Devices

Basic Router CLI commands


Basic router configuration
includes:
Hostname
Passwords (console,
Telnet/SSH, and privileged
mode)
Interface IP addresses
Enabling a routing protocol

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

26

Managing Devices

Basic Router show Commands


show ip protocols Displays information about routing
protocol configured.
show ip route Displays routing table information.
show ip ospf neighbor Displays information about OSPF
neighbors.
show ip interfaces Displays detailed information about
interfaces.
show ip interface brief Displays all interfaces with IP
addressing , interface, and line protocol status.
show cdp neighbors Displays information about all directly
connected Cisco devices.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

27

Managing Devices

Basic Switch CLI Commands


Hostname
Passwords
In-Band access requires
the Switch to have an IP
address (assigned to VLAN
1).
Save configuration copy
running-config
startupconfig command.
To clear switch erase
startup-config, and
then reload.
To erase VLAN information
delete
flash:vlan.dat.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

28

Managing Devices

Basic Switch Show Commands


show port-security Displays any ports with security
enabled.
show port-security address Displays all secure MAC
addresses.
show interfaces Displays detailed information about
interfaces.
show mac-address-table Displays all MAC addresses the
switch has learned.
show cdp neighbors Displays all directly connected Cisco
devices.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

29

1.3 Summary

Scaling Networks

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

30

Chapter 1: Summary
This chapter:
Introduces the hierarchical network design model that divides
network functionality into the access layer, the distribution layer, and
the core layer.
Describes how the Cisco Enterprise Architecture further divides the
network into functional components called modules.
Defines how routers and multilayer switches are used to limit failure
domains.
Explains that a good network design includes a scalable IP scheme,
fast converging and scalable routing protocols, appropriate Layer 2
protocols and devices that are modular or easily upgraded.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

31

Chapter 1: Summary (cont.)


Identifies that a mission-critical server should have a connection to
two different access layer switches. It should also have redundant
modules and backup power.
Recognizes that routers and switches should be selected from the
appropriate categories to meet the networks requirements.

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

32

Presentation_ID

2008 Cisco Systems, Inc. All rights reserved.

Cisco Confidential

33

Das könnte Ihnen auch gefallen