SlideShare uma empresa Scribd logo
1 de 36
Configuring Network
     Devices



              Working at a Small-to-Medium Business or ISP –
              Chapter 5




Version 4.1                                 © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   1
Objectives
 Configure a router with an initial configuration.
 Use Cisco SDM to configure a Cisco ISR with LAN
  connectivity, Internet connectivity and NAT.
 Configure a Cisco router for LAN connectivity, Internet
  connectivity and NAT using the Cisco IOS CLI.
 Configure a WAN connection from customer premises
  to an ISP.
 Describe, setup and configure a standalone LAN
  switch.



                              © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   2
Initial ISR Router Configuration
 ISR combines routing, LAN switching, security,
  voice, and WAN connectivity features




                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   3
Initial ISR Router Configuration
 Cisco IOS software modules are called images
 IP Base image: entry-level Cisco IOS
 Images are specific to models of devices




                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   4
Initial ISR Router Configuration
 Tools and equipment required for setup:




                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   5
Initial ISR Router Configuration
Three-stage bootup process:
 Power-on self test (POST)
 Locate and load Cisco IOS
 Locate startup configuration file or enter setup
  mode




                         © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   6
Initial ISR Router Configuration
Verifying and troubleshooting bootup process:
 View output from the show version command
 Use dir flash: and boot flash: in ROMmon
  mode
 View boot system commands




                      © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   7
Initial ISR Router Configuration
 Out-of-band management for initial configuration
 In-band management over a network connection




                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   8
Initial ISR Router Configuration
 Command Line Interface (CLI): text-based
  program
 Security Device Manager (SDM): web-based GUI




                       © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   9
Using Cisco SDM Express and SDM
 Follow best practices for installing a new device
  to ensure correct functions




                         © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   10
Using Cisco SDM Express and SDM
Eight SDM Express configuration screens:
 Overview
 Basic configuration
 LAN IP address
 DHCP
 Internet (WAN)
 Firewall
 Security settings
 Summary

                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   11
Using Cisco SDM Express and SDM
 Use Basic NAT Wizard to configure dynamic
  NAT with PAT




                      © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   12
Configuring a Router Using IOS CLI
 CLI command modes: two levels of access




                      © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   13
Configuring a Router Using IOS CLI
 Configuration modes can alter the operation of
  the device




                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   14
Configuring a Router Using IOS CLI
Help features:
 Command completion
 Error indicators
 Command history
 Arrow and function keys




                       © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   15
Configuring a Router Using IOS CLI
 Show commands display configuration and
  operation information




                      © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   16
Configuring a Router Using IOS CLI
 Use Cisco IOS CLI to perform an initial router
  configuration




                         © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   17
Configuring a Router Using IOS CLI
 Configure serial and Ethernet interfaces on a
  router




                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   18
Configuring a Router Using IOS CLI
 Configure a default route for the Cisco router




                         © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   19
Configuring a Router Using IOS CLI
 Configure a Cisco router to function as a DHCP
  server




                       © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   20
Configuring a Router Using IOS CLI
 Configure static NAT on a Cisco router to
  enable Internet access for an internal server




                         © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   21
Configuring a Router Using IOS CLI
 Back up and restore configuration files using a
  TFTP server




                         © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   22
Configuring a Router Using IOS CLI
 Capture and save configuration file output from
  a terminal session




                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   23
Connecting the CPE to the ISP
 Configuration checklists ensure that all
  configuration requirements are met




                         © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   24
Connecting the CPE to the ISP
 Use inventory and configuration checklists and
  an installation plan to ensure successful
  installation




                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   25
Connecting the CPE to the ISP
 Documentation includes diagrams, checklists,
  and activity logs




                       © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   26
Connecting the CPE to the ISP
Types of customer connections over a WAN:
 Point-to-point
 Circuit-switched
 Packet-switched




                      © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   27
Connecting the CPE to the ISP
 Bandwidth and cost influence WAN choices




                      © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   28
Connecting the CPE to the ISP
 Clock rate and serial encapsulation are needed
  when configuring serial WAN connections




                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   29
Initial Cisco 2960 Switch Configuration
 Fixed-configuration, standalone devices
 Configured using GUI or CLI




                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   30
Initial Cisco 2960 Switch Configuration
 Check switch components
 Connect cables to the switch
 Power up the switch and observe POST




                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   31
Initial Cisco 2960 Switch Configuration
 Switch settings can be configured using the
  Cisco IOS CLI
 Assign an IP address to the default
  management virtual local area network, VLAN1




                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   32
Initial Cisco 2960 Switch Configuration
 Connect the stand-alone LAN switch to the
  router and verify connectivity
 Configure port security to prevent unauthorized
  use
 Shut down unused ports




                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   33
Initial Cisco 2960 Switch Configuration
 Cisco Discovery Protocol (CDP) gathers
  information about directly-connected Cisco
  network devices
 Two Cisco devices directly connected on the
  same local network are called neighbors




                        © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   34
Summary
 The Integrated Services Router (ISR) is a good choice
  for small to medium businesses and ISP-managed
  customers.
 ISRs can be initially configured using SDM or the router
  IOS CLI.
 When using the CLI, “show” commands verify
  configuration elements.
 An installation plan can minimize disruption to a
  network when new devices are being added.
 Documentation is necessary, both when configuring
  and when installing network devices.
 Switches are assigned IP addresses by configuring
  them on the management interface, VLAN 1.
                            © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   35
© 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   36

Mais conteúdo relacionado

Mais procurados

CCNA Discovery 1 - Chapter 9
CCNA Discovery 1 - Chapter 9CCNA Discovery 1 - Chapter 9
CCNA Discovery 1 - Chapter 9
Irsandi Hasan
 
CCNA Discovery 2 - Chapter 2
CCNA Discovery 2 - Chapter 2CCNA Discovery 2 - Chapter 2
CCNA Discovery 2 - Chapter 2
Irsandi Hasan
 
CCNA Discovery 3 - Chapter 1
CCNA Discovery 3 - Chapter 1CCNA Discovery 3 - Chapter 1
CCNA Discovery 3 - Chapter 1
Irsandi Hasan
 
CCNA Discovery 3 - Chapter 2
CCNA Discovery 3 - Chapter 2CCNA Discovery 3 - Chapter 2
CCNA Discovery 3 - Chapter 2
Irsandi Hasan
 
CCNA Discovery 2 - Chapter 8
CCNA Discovery 2 - Chapter 8CCNA Discovery 2 - Chapter 8
CCNA Discovery 2 - Chapter 8
Irsandi Hasan
 
CCNA Discovery 1 - Chapter 8
CCNA Discovery 1 - Chapter 8CCNA Discovery 1 - Chapter 8
CCNA Discovery 1 - Chapter 8
Irsandi Hasan
 
Exploration Lan Switching Chapter2
Exploration Lan Switching Chapter2Exploration Lan Switching Chapter2
Exploration Lan Switching Chapter2
Carmelo de Jesús
 
CCNA Discovery 3 - Chapter 3
CCNA Discovery 3 - Chapter 3CCNA Discovery 3 - Chapter 3
CCNA Discovery 3 - Chapter 3
Irsandi Hasan
 
CCNA Discovery 4 - Chapter 9
CCNA Discovery 4 - Chapter 9CCNA Discovery 4 - Chapter 9
CCNA Discovery 4 - Chapter 9
Irsandi Hasan
 
CCNA Discovery 3 - Chapter 4
CCNA Discovery 3 - Chapter 4CCNA Discovery 3 - Chapter 4
CCNA Discovery 3 - Chapter 4
Irsandi Hasan
 
CCNA Discovery 4 - Chapter 6
CCNA Discovery 4 - Chapter 6CCNA Discovery 4 - Chapter 6
CCNA Discovery 4 - Chapter 6
Irsandi Hasan
 

Mais procurados (20)

CCNA Discovery 1 - Chapter 9
CCNA Discovery 1 - Chapter 9CCNA Discovery 1 - Chapter 9
CCNA Discovery 1 - Chapter 9
 
CCNA Discovery 2 - Chapter 2
CCNA Discovery 2 - Chapter 2CCNA Discovery 2 - Chapter 2
CCNA Discovery 2 - Chapter 2
 
CCNA Discovery 3 - Chapter 1
CCNA Discovery 3 - Chapter 1CCNA Discovery 3 - Chapter 1
CCNA Discovery 3 - Chapter 1
 
CCNA Discovery 3 - Chapter 2
CCNA Discovery 3 - Chapter 2CCNA Discovery 3 - Chapter 2
CCNA Discovery 3 - Chapter 2
 
CCNA Discovery 2 - Chapter 8
CCNA Discovery 2 - Chapter 8CCNA Discovery 2 - Chapter 8
CCNA Discovery 2 - Chapter 8
 
CCNA Discovery 1 - Chapter 8
CCNA Discovery 1 - Chapter 8CCNA Discovery 1 - Chapter 8
CCNA Discovery 1 - Chapter 8
 
CCNA RS_NB - Chapter 1
CCNA RS_NB - Chapter 1CCNA RS_NB - Chapter 1
CCNA RS_NB - Chapter 1
 
CCNA Exploration 4 - Chapter 6
CCNA Exploration 4 - Chapter 6CCNA Exploration 4 - Chapter 6
CCNA Exploration 4 - Chapter 6
 
CCNAv5 - S1: Chapter 9 - Subnetting Ip Networks
CCNAv5 - S1: Chapter 9 - Subnetting Ip NetworksCCNAv5 - S1: Chapter 9 - Subnetting Ip Networks
CCNAv5 - S1: Chapter 9 - Subnetting Ip Networks
 
Exploration Lan Switching Chapter2
Exploration Lan Switching Chapter2Exploration Lan Switching Chapter2
Exploration Lan Switching Chapter2
 
CCNA Discovery 3 - Chapter 3
CCNA Discovery 3 - Chapter 3CCNA Discovery 3 - Chapter 3
CCNA Discovery 3 - Chapter 3
 
CCNAv5 - S3: Chapter3 Link Aggregation
CCNAv5 - S3: Chapter3 Link AggregationCCNAv5 - S3: Chapter3 Link Aggregation
CCNAv5 - S3: Chapter3 Link Aggregation
 
CCNA Exploration 4 - Chapter 4
CCNA Exploration 4 - Chapter 4CCNA Exploration 4 - Chapter 4
CCNA Exploration 4 - Chapter 4
 
CCNA Discovery 4 - Chapter 9
CCNA Discovery 4 - Chapter 9CCNA Discovery 4 - Chapter 9
CCNA Discovery 4 - Chapter 9
 
CCNA Exploration 4 - Chapter 5
CCNA Exploration 4 - Chapter 5CCNA Exploration 4 - Chapter 5
CCNA Exploration 4 - Chapter 5
 
CCNA Discovery 3 - Chapter 4
CCNA Discovery 3 - Chapter 4CCNA Discovery 3 - Chapter 4
CCNA Discovery 3 - Chapter 4
 
CCNAv5 - S3: Chapter 4 Wireless Lans
CCNAv5 - S3: Chapter 4 Wireless LansCCNAv5 - S3: Chapter 4 Wireless Lans
CCNAv5 - S3: Chapter 4 Wireless Lans
 
CCNA Discovery 4 - Chapter 6
CCNA Discovery 4 - Chapter 6CCNA Discovery 4 - Chapter 6
CCNA Discovery 4 - Chapter 6
 
CCNAv5 - S3: Chapter1 Introduction to Scaling Networks
CCNAv5 - S3: Chapter1 Introduction to Scaling NetworksCCNAv5 - S3: Chapter1 Introduction to Scaling Networks
CCNAv5 - S3: Chapter1 Introduction to Scaling Networks
 
CCMAv5 - S4: Chapter 6: Broadband Solutions
CCMAv5 - S4: Chapter 6: Broadband SolutionsCCMAv5 - S4: Chapter 6: Broadband Solutions
CCMAv5 - S4: Chapter 6: Broadband Solutions
 

Semelhante a CCNA Discovery 2 - Chapter 5

Exploration network chapter11
Exploration network chapter11Exploration network chapter11
Exploration network chapter11
r82093403
 
CCNA Exploration 1 - Chapter 11
CCNA Exploration 1 - Chapter 11CCNA Exploration 1 - Chapter 11
CCNA Exploration 1 - Chapter 11
Irsandi Hasan
 
CCNA Exploration 3 - Chapter 2
CCNA Exploration 3 - Chapter 2CCNA Exploration 3 - Chapter 2
CCNA Exploration 3 - Chapter 2
Irsandi Hasan
 
KPUCC-Rs instructor ppt_chapter4_final
KPUCC-Rs instructor ppt_chapter4_finalKPUCC-Rs instructor ppt_chapter4_final
KPUCC-Rs instructor ppt_chapter4_final
Fisal Anwari
 

Semelhante a CCNA Discovery 2 - Chapter 5 (20)

CCNA Icnd110 s04l08
CCNA Icnd110 s04l08CCNA Icnd110 s04l08
CCNA Icnd110 s04l08
 
Exploration network chapter11
Exploration network chapter11Exploration network chapter11
Exploration network chapter11
 
CCNA Exploration 1 - Chapter 11
CCNA Exploration 1 - Chapter 11CCNA Exploration 1 - Chapter 11
CCNA Exploration 1 - Chapter 11
 
CCNA 2 Routing and Switching v5.0 Chapter 4
CCNA 2 Routing and Switching v5.0 Chapter 4CCNA 2 Routing and Switching v5.0 Chapter 4
CCNA 2 Routing and Switching v5.0 Chapter 4
 
CCNA Exploration 3 - Chapter 2
CCNA Exploration 3 - Chapter 2CCNA Exploration 3 - Chapter 2
CCNA Exploration 3 - Chapter 2
 
CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1
 
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 1
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 1CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 1
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 1
 
Chapter 15 : routing concepts
Chapter 15 : routing conceptsChapter 15 : routing concepts
Chapter 15 : routing concepts
 
CCNAv5 - S2: Chapter4 Routing Concepts
CCNAv5 - S2: Chapter4 Routing ConceptsCCNAv5 - S2: Chapter4 Routing Concepts
CCNAv5 - S2: Chapter4 Routing Concepts
 
KPUCC-Rs instructor ppt_chapter4_final
KPUCC-Rs instructor ppt_chapter4_finalKPUCC-Rs instructor ppt_chapter4_final
KPUCC-Rs instructor ppt_chapter4_final
 
Chapter 04 - Routing Concepts
Chapter 04 - Routing ConceptsChapter 04 - Routing Concepts
Chapter 04 - Routing Concepts
 
Day 17.1 nat pat
Day 17.1 nat pat Day 17.1 nat pat
Day 17.1 nat pat
 
Week3 1
Week3 1Week3 1
Week3 1
 
Itn6 instructor materials_chapter2
Itn6 instructor materials_chapter2Itn6 instructor materials_chapter2
Itn6 instructor materials_chapter2
 
CCNA Icnd110 s02l04
CCNA Icnd110 s02l04CCNA Icnd110 s02l04
CCNA Icnd110 s02l04
 
SESI 7 RouterTroubleshooting.pptx
SESI 7 RouterTroubleshooting.pptxSESI 7 RouterTroubleshooting.pptx
SESI 7 RouterTroubleshooting.pptx
 
CCNA3 Verson6 Chapter1
CCNA3 Verson6 Chapter1CCNA3 Verson6 Chapter1
CCNA3 Verson6 Chapter1
 
ccna1 v5 cap2
ccna1 v5 cap2ccna1 v5 cap2
ccna1 v5 cap2
 
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 2
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 2CCNA (R & S) Module 01 - Introduction to Networks - Chapter 2
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 2
 
Redes
RedesRedes
Redes
 

Mais de Irsandi Hasan

Mais de Irsandi Hasan (20)

CCNA v6.0 ITN - Chapter 11
CCNA v6.0 ITN - Chapter 11CCNA v6.0 ITN - Chapter 11
CCNA v6.0 ITN - Chapter 11
 
CCNA v6.0 ITN - Chapter 10
CCNA v6.0 ITN - Chapter 10CCNA v6.0 ITN - Chapter 10
CCNA v6.0 ITN - Chapter 10
 
CCNA v6.0 ITN - Chapter 09
CCNA v6.0 ITN - Chapter 09CCNA v6.0 ITN - Chapter 09
CCNA v6.0 ITN - Chapter 09
 
CCNA v6.0 ITN - Chapter 08
CCNA v6.0 ITN - Chapter 08CCNA v6.0 ITN - Chapter 08
CCNA v6.0 ITN - Chapter 08
 
CCNA v6.0 ITN - Chapter 07
CCNA v6.0 ITN - Chapter 07CCNA v6.0 ITN - Chapter 07
CCNA v6.0 ITN - Chapter 07
 
CCNA v6.0 ITN - Chapter 06
CCNA v6.0 ITN - Chapter 06CCNA v6.0 ITN - Chapter 06
CCNA v6.0 ITN - Chapter 06
 
CCNA v6.0 ITN - Chapter 05
CCNA v6.0 ITN - Chapter 05CCNA v6.0 ITN - Chapter 05
CCNA v6.0 ITN - Chapter 05
 
CCNA v6.0 ITN - Chapter 04
CCNA v6.0 ITN - Chapter 04CCNA v6.0 ITN - Chapter 04
CCNA v6.0 ITN - Chapter 04
 
CCNA v6.0 ITN - Chapter 03
CCNA v6.0 ITN - Chapter 03CCNA v6.0 ITN - Chapter 03
CCNA v6.0 ITN - Chapter 03
 
CCNA v6.0 ITN - Chapter 02
CCNA v6.0 ITN - Chapter 02CCNA v6.0 ITN - Chapter 02
CCNA v6.0 ITN - Chapter 02
 
CCNA v6.0 ITN - Chapter 01
CCNA v6.0 ITN - Chapter 01CCNA v6.0 ITN - Chapter 01
CCNA v6.0 ITN - Chapter 01
 
VMware vShield - Overview
VMware vShield - OverviewVMware vShield - Overview
VMware vShield - Overview
 
CCNA RS_NB - Chapter 11
CCNA RS_NB - Chapter 11CCNA RS_NB - Chapter 11
CCNA RS_NB - Chapter 11
 
CCNA RS_NB - Chapter 10
CCNA RS_NB - Chapter 10CCNA RS_NB - Chapter 10
CCNA RS_NB - Chapter 10
 
CCNA RS_NB - Chapter 9
CCNA RS_NB - Chapter 9CCNA RS_NB - Chapter 9
CCNA RS_NB - Chapter 9
 
CCNA RS_NB - Chapter 8
CCNA RS_NB - Chapter 8CCNA RS_NB - Chapter 8
CCNA RS_NB - Chapter 8
 
CCNA RS_NB - Chapter 7
CCNA RS_NB - Chapter 7CCNA RS_NB - Chapter 7
CCNA RS_NB - Chapter 7
 
CCNA RS_NB - Chapter 6
CCNA RS_NB - Chapter 6CCNA RS_NB - Chapter 6
CCNA RS_NB - Chapter 6
 
CCNA RS_NB - Chapter 5
CCNA RS_NB - Chapter 5CCNA RS_NB - Chapter 5
CCNA RS_NB - Chapter 5
 
CCNA RS_NB - Chapter 4
CCNA RS_NB - Chapter 4CCNA RS_NB - Chapter 4
CCNA RS_NB - Chapter 4
 

Último

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Último (20)

FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 

CCNA Discovery 2 - Chapter 5

  • 1. Configuring Network Devices Working at a Small-to-Medium Business or ISP – Chapter 5 Version 4.1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 1
  • 2. Objectives  Configure a router with an initial configuration.  Use Cisco SDM to configure a Cisco ISR with LAN connectivity, Internet connectivity and NAT.  Configure a Cisco router for LAN connectivity, Internet connectivity and NAT using the Cisco IOS CLI.  Configure a WAN connection from customer premises to an ISP.  Describe, setup and configure a standalone LAN switch. © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 2
  • 3. Initial ISR Router Configuration  ISR combines routing, LAN switching, security, voice, and WAN connectivity features © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 3
  • 4. Initial ISR Router Configuration  Cisco IOS software modules are called images  IP Base image: entry-level Cisco IOS  Images are specific to models of devices © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 4
  • 5. Initial ISR Router Configuration  Tools and equipment required for setup: © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 5
  • 6. Initial ISR Router Configuration Three-stage bootup process:  Power-on self test (POST)  Locate and load Cisco IOS  Locate startup configuration file or enter setup mode © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 6
  • 7. Initial ISR Router Configuration Verifying and troubleshooting bootup process:  View output from the show version command  Use dir flash: and boot flash: in ROMmon mode  View boot system commands © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 7
  • 8. Initial ISR Router Configuration  Out-of-band management for initial configuration  In-band management over a network connection © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 8
  • 9. Initial ISR Router Configuration  Command Line Interface (CLI): text-based program  Security Device Manager (SDM): web-based GUI © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 9
  • 10. Using Cisco SDM Express and SDM  Follow best practices for installing a new device to ensure correct functions © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 10
  • 11. Using Cisco SDM Express and SDM Eight SDM Express configuration screens:  Overview  Basic configuration  LAN IP address  DHCP  Internet (WAN)  Firewall  Security settings  Summary © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 11
  • 12. Using Cisco SDM Express and SDM  Use Basic NAT Wizard to configure dynamic NAT with PAT © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 12
  • 13. Configuring a Router Using IOS CLI  CLI command modes: two levels of access © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 13
  • 14. Configuring a Router Using IOS CLI  Configuration modes can alter the operation of the device © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 14
  • 15. Configuring a Router Using IOS CLI Help features:  Command completion  Error indicators  Command history  Arrow and function keys © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 15
  • 16. Configuring a Router Using IOS CLI  Show commands display configuration and operation information © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 16
  • 17. Configuring a Router Using IOS CLI  Use Cisco IOS CLI to perform an initial router configuration © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 17
  • 18. Configuring a Router Using IOS CLI  Configure serial and Ethernet interfaces on a router © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 18
  • 19. Configuring a Router Using IOS CLI  Configure a default route for the Cisco router © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 19
  • 20. Configuring a Router Using IOS CLI  Configure a Cisco router to function as a DHCP server © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 20
  • 21. Configuring a Router Using IOS CLI  Configure static NAT on a Cisco router to enable Internet access for an internal server © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 21
  • 22. Configuring a Router Using IOS CLI  Back up and restore configuration files using a TFTP server © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 22
  • 23. Configuring a Router Using IOS CLI  Capture and save configuration file output from a terminal session © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 23
  • 24. Connecting the CPE to the ISP  Configuration checklists ensure that all configuration requirements are met © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 24
  • 25. Connecting the CPE to the ISP  Use inventory and configuration checklists and an installation plan to ensure successful installation © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 25
  • 26. Connecting the CPE to the ISP  Documentation includes diagrams, checklists, and activity logs © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 26
  • 27. Connecting the CPE to the ISP Types of customer connections over a WAN:  Point-to-point  Circuit-switched  Packet-switched © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 27
  • 28. Connecting the CPE to the ISP  Bandwidth and cost influence WAN choices © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 28
  • 29. Connecting the CPE to the ISP  Clock rate and serial encapsulation are needed when configuring serial WAN connections © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 29
  • 30. Initial Cisco 2960 Switch Configuration  Fixed-configuration, standalone devices  Configured using GUI or CLI © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 30
  • 31. Initial Cisco 2960 Switch Configuration  Check switch components  Connect cables to the switch  Power up the switch and observe POST © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 31
  • 32. Initial Cisco 2960 Switch Configuration  Switch settings can be configured using the Cisco IOS CLI  Assign an IP address to the default management virtual local area network, VLAN1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 32
  • 33. Initial Cisco 2960 Switch Configuration  Connect the stand-alone LAN switch to the router and verify connectivity  Configure port security to prevent unauthorized use  Shut down unused ports © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 33
  • 34. Initial Cisco 2960 Switch Configuration  Cisco Discovery Protocol (CDP) gathers information about directly-connected Cisco network devices  Two Cisco devices directly connected on the same local network are called neighbors © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 34
  • 35. Summary  The Integrated Services Router (ISR) is a good choice for small to medium businesses and ISP-managed customers.  ISRs can be initially configured using SDM or the router IOS CLI.  When using the CLI, “show” commands verify configuration elements.  An installation plan can minimize disruption to a network when new devices are being added.  Documentation is necessary, both when configuring and when installing network devices.  Switches are assigned IP addresses by configuring them on the management interface, VLAN 1. © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 35
  • 36. © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 36