32
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public ITE I Chapter 6 1 Exploring the Enterprise Network Infrastructure Introducing Routing and Switching in the Enterprise – Chapter 2

D3_Chapter 2_routing and switching in the enterprise

Embed Size (px)

DESCRIPTION

chapter 2 lecture for Discovery 3

Citation preview

Page 1: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE I Chapter 6 1

Exploring the Enterprise Network Infrastructure

Introducing Routing and Switching in the Enterprise – Chapter 2

Page 2: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 2

Objectives Interpret network documentation.

– Describe the equipment in the enterprise Network Operations Center.

Explain the importance of the enterprise edge in the provisioning of services.

– Describe the Point-of-Presence for service delivery.

– Identify security considerations and equipment at the enterprise edge.

Identify router and switch hardware characteristics and use router CLI configuration and verification commands.

Page 3: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 3

Interpret Network Documentation

Network infrastructure diagrams

Physical topology map

Logical topology map

Control plane information: failure domains

Page 4: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 4

Interpret Network Documentation

Floor plans and blueprints

Redlining shows changes

As-built diagram documents changes from original plans

Page 5: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 5

Enterprise Network Documentation

Business Continuity Plan: (BCP) identifies the steps to be taken to continue business operation in the event of a natural or man-made disaster.

Business Security Plan: (BSP) includes physical, system, and organizational control measures. The overall security plan must include an IT portion that describes how an organization protects its network and information assets.

Network Maintenance Plan: (NMP) ensures business continuity by keeping the network up and running efficiently. Network maintenance must be scheduled during specific time periods, usually nights and weekends, to minimize the impact on business operations.

Service Level Agreement: (SLA) is a contractual agreement between the customer and a service provider or ISP, specifying items such as network availability and service response time.

Page 6: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 6

Page 7: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 7

Describe the Equipment in the Enterprise NOC

Page 8: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 8

Describe the Equipment in the Enterprise NOC

Page 9: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 9

Structured Cabling

Page 10: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 10

Telecommunications Room (IDF MDF)

Page 11: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 11

Telecommunications: Power to end Users

Page 12: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 12

Summary: Telecommunications

Page 13: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 13

Enterprise Edge & the Provisioning of Services

Page 14: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 14

Enterprise Edge & the Provisioning of Services

Page 15: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 15

Connecting the Enterprise

Page 16: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 16

Summary: Connections

Page 17: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 17

Distribution Layer: Routers

Page 18: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 18

Identify Router Hardware Characteristics

Page 19: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 19

Router Connections

Page 20: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 20

Use Router CLI Show Commands

Page 21: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 21

Router: Show CLI commands

Page 22: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 22

Use Basic Router Configuration Commands

Configuration management

Global settings

Line settings

Interface settings

Routing settings

Page 23: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 23

Basic router configuration Verify and save configuration changes using the copy running-config

startup-config command. To clear the router configuration, use the erase startup-config command and then the reload command.

Configuration Management:

Enable, configure terminal, copy running-config startup-config, erase startup-config, reload

Global Settings:

Hostname, banner motd, enable password, enable secret

Line Settings:

line con, line aux, line vty, login and password

Interface Settings:

interface type/number, description, ip address, no shutdown, clock rate, encapsulation

Routing Settings:

router, network, ip route

Page 24: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 24

Identify Switch Hardware Characteristics

Page 25: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 25

Switch Hardware

Page 26: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 26

Use Switch CLI Show Commands

Page 27: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 27

Switch CLI commands

Page 28: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 28

Use Switch CLI Configuration Commands

Configuration management

Global settings

Interface settings

Page 29: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 29

Quiz question

Page 30: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 30

Chapter 2 tasks

Labs:

Basic switch configuration

Basic router configuration

Routing and switching lab

Basic switch elab

Practice exam questions

Wiki notes

Page 31: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 31

Summary Network infrastructure diagrams document devices in a

network

The enterprise NOC manages and monitors all network resources

The enterprise edge provides Internet and local access services and security against attacks

Access Layer switches provide end user connections, security services, and microsegmentation of collision domains

Distribution Layer routers control broadcasts and move packets between locations and the Internet

Page 32: D3_Chapter 2_routing and switching in the enterprise

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 32