SlideShare ist ein Scribd-Unternehmen logo
1 von 39
Configuring and Testing
Your Network

Network Fundamentals – Chapter 11

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

1
Objectives


Define the role of the Internetwork Operating System
(IOS)



Use Cisco CLI commands to perform basic router and
switch configuration and verification



Given a network addressing scheme, select, apply,
and verify appropriate addressing parameters to a
host



Use common utilities to verify network connectivity
between hosts



Use common utilities to establish a relative
performance baseline for the network
© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

2
Role of Internetwork Operating System (IOS)
 Identify several classes of devices that have IOS
embedded

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

3
Role of Internetwork Operating System (IOS)
 Define the purpose of startup config.

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

4
Role of Internetwork Operating System (IOS)
 Identify the relationship between IOS and config

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

5
Role of Internetwork Operating System (IOS)
 Recognize that Cisco IOS is modal and describe the
implications of modes.

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

6
Role of Internetwork Operating System (IOS)
 Define the different modes and identify the mode
prompts in the CLI

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

7
Role of Internetwork Operating System (IOS)
 Identify the basic command structure for IOS
commands

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

8
Role of Internetwork Operating System (IOS)
 Identify the types of help and feedback available while
using IOS and use these features to get help, take
shortcuts and ascertain success

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

9
Role of Internetwork Operating System (IOS)
 Identify the purpose of the show command and several
of its variations

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

10
Role of Internetwork Operating System (IOS)
 Identify several of the configuration modes, their
purpose and their associated prompt

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

11
Role of Internetwork Operating System (IOS)
 Use the CLI to access various IOS configuration modes
on a device

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

12
Use Cisco CLI Commands to Perform Basic
Router & Switch Configuration and Verification
 Explain the reasons for naming devices.

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

13
Use Cisco CLI Commands to Perform Basic
Router & Switch Configuration and Verification
 Describe two common approaches to establishing
naming conventions

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

14
Use Cisco CLI Commands to Perform Basic
Router & Switch Configuration and Verification
 Based on a diagram, configure host names using the
CLI

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

15
Use Cisco CLI Commands to Perform Basic
Router & Switch Configuration and Verification
 Describe the role of passwords in limiting access to
device configurations

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

16
Use Cisco CLI Commands to Perform Basic
Router & Switch Configuration and Verification
 Describe several ways in which access to a device
configuration can be limited

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

17
Use Cisco CLI Commands to Perform Basic
Router & Switch Configuration and Verification
 Use the CLI to set passwords and add banners to a
device

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

18
Use Cisco CLI Commands to Perform Basic
Router & Switch Configuration and Verification
 Trace the steps used to examine the startup config,
make changes to config, and replace the startup config
with the running config

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

19
Use Cisco CLI Commands to Perform Basic
Router & Switch Configuration and Verification
 Use basic IOS config commands to manage a device.

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

20
Use Cisco CLI Commands to Perform Basic
Router & Switch Configuration and Verification
 Use a text file to backup and restore config settings

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

21
Use Cisco CLI Commands to Perform Basic
Router & Switch Configuration and Verification
 Identify the role of a router in a network.

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

22
Use Cisco CLI Commands to Perform Basic
Router & Switch Configuration and Verification
 Describe the purpose of having multiple interfaces in
one router

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

23
Use Cisco CLI Commands to Perform Basic
Router & Switch Configuration and Verification
 Explain the purpose of assigning interface descriptions
to a router

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

24
Use Cisco CLI Commands to Perform Basic
Router & Switch Configuration and Verification
 Assign a router interface, assign a meaningful interface
description, and enable the interface

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

25
Select, Apply, and Verify Appropriate
Addressing Parameters to a Host
 Given a type of host and a master addressing scheme, trace the
steps for assigning host parameters to a host

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

26
Select, Apply, and Verify Appropriate
Addressing Parameters to a Host
 Trace the steps for using ipconfig/ifconfig to verify host parameter
assignments and for using ping to test assignments

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

27
Select, Apply, and Verify Appropriate
Addressing Parameters to a Host
 Identify two ways parameters can be assigned to hosts

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

28
Use Common Utilities to Verify Network
Connectivity Between Hosts

 Use the ping command in the CLI to determine if the IP
protocol is operational on a local host

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

29
Use Common Utilities to Verify Network
Connectivity Between Hosts
 Use the ping command to determine if the IP protocol is
properly bound to an NIC

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

30
Use Common Utilities to Verify Network
Connectivity Between Hosts
 Use the ping command to determine if a host can
actively communicate across the local network

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

31
Use Common Utilities to Verify Network
Connectivity Between Hosts
 Use the ping command to verify that the local host can
communicate across the internetwork to a given remote
host.

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

32
Use Common Utilities to Verify Network
Connectivity Between Hosts
 Identify several conditions that might cause the test to
fail

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

33
Use Common Utilities to Verify Network
Connectivity Between Hosts
 Use trace commands to identify network connectivity
problem

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

34
Use Common Utilities to Establish a Relative
Performance Baseline for the Network
 Use the output of the ping command, saved into logs,
and repeated over time, to establish relative network
performance

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

35
Use Common Utilities to Establish a Relative
Performance Baseline for the Network
 Use the output of the traceroute command, saved into
logs, and repeated over time, to establish relative
network performance

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

36
Use Common Utilities to Establish a Relative
Performance Baseline for the Network
 Trace the steps for verifying the physical addresses of
the hosts

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

37
Summary

© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

38
© 2007 Cisco Systems, Inc. All rights reserved.

Cisco Public

39

Weitere ähnliche Inhalte

Was ist angesagt?

CCNA Exploration 2 - Chapter 7
CCNA Exploration 2 - Chapter 7CCNA Exploration 2 - Chapter 7
CCNA Exploration 2 - Chapter 7
Irsandi Hasan
 
CCNA Discovery 1 - Chapter 3
CCNA Discovery 1 - Chapter 3CCNA Discovery 1 - Chapter 3
CCNA Discovery 1 - Chapter 3
Irsandi Hasan
 

Was ist angesagt? (20)

CCNA Icnd110 s06l02
CCNA Icnd110 s06l02CCNA Icnd110 s06l02
CCNA Icnd110 s06l02
 
Exploration network chapter3
Exploration network chapter3Exploration network chapter3
Exploration network chapter3
 
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
 
Configuring a Cisco Router as a PPPoE Client for DSL Connectivity
 Configuring a Cisco Router as a PPPoE Client for DSL Connectivity Configuring a Cisco Router as a PPPoE Client for DSL Connectivity
Configuring a Cisco Router as a PPPoE Client for DSL Connectivity
 
CCNA Icnd110 s06l03
CCNA Icnd110 s06l03CCNA Icnd110 s06l03
CCNA Icnd110 s06l03
 
CCNA Exploration 2 - Chapter 7
CCNA Exploration 2 - Chapter 7CCNA Exploration 2 - Chapter 7
CCNA Exploration 2 - Chapter 7
 
CCNA4 Verson6 Chapter6
CCNA4 Verson6 Chapter6CCNA4 Verson6 Chapter6
CCNA4 Verson6 Chapter6
 
CCNA3 Verson6 Chapter7
CCNA3 Verson6 Chapter7CCNA3 Verson6 Chapter7
CCNA3 Verson6 Chapter7
 
Eyeball XMPP Server Administrator Guide
Eyeball XMPP Server Administrator GuideEyeball XMPP Server Administrator Guide
Eyeball XMPP Server Administrator Guide
 
Icnd210 s01l01
Icnd210 s01l01Icnd210 s01l01
Icnd210 s01l01
 
Cisco isr 900 series highlights, platform specs, licenses, transition guide
Cisco isr 900 series highlights, platform specs, licenses, transition guideCisco isr 900 series highlights, platform specs, licenses, transition guide
Cisco isr 900 series highlights, platform specs, licenses, transition guide
 
Dhcp with cisco
Dhcp with ciscoDhcp with cisco
Dhcp with cisco
 
Day 17.1 nat pat
Day 17.1 nat pat Day 17.1 nat pat
Day 17.1 nat pat
 
CCNA RS_NB - Chapter 1
CCNA RS_NB - Chapter 1CCNA RS_NB - Chapter 1
CCNA RS_NB - Chapter 1
 
CCNA Discovery 1 - Chapter 3
CCNA Discovery 1 - Chapter 3CCNA Discovery 1 - Chapter 3
CCNA Discovery 1 - Chapter 3
 
CCNA 2 Routing and Switching v5.0 Chapter 3
CCNA 2 Routing and Switching v5.0 Chapter 3CCNA 2 Routing and Switching v5.0 Chapter 3
CCNA 2 Routing and Switching v5.0 Chapter 3
 
Cisco asa 5515 datasheet
Cisco asa 5515 datasheetCisco asa 5515 datasheet
Cisco asa 5515 datasheet
 
Nat 03
Nat 03Nat 03
Nat 03
 
1800sg
1800sg1800sg
1800sg
 
Eyeball Networks AnyFirewall Server V10 Administrator Guide
Eyeball Networks AnyFirewall Server V10 Administrator GuideEyeball Networks AnyFirewall Server V10 Administrator Guide
Eyeball Networks AnyFirewall Server V10 Administrator Guide
 

Andere mochten auch

Exploration network chapter1
Exploration network chapter1Exploration network chapter1
Exploration network chapter1
r82093403
 
Exploration network chapter3
Exploration network chapter3Exploration network chapter3
Exploration network chapter3
r82093403
 
Exploration network chapter4
Exploration network chapter4Exploration network chapter4
Exploration network chapter4
r82093403
 
Exploration network chapter2
Exploration network chapter2Exploration network chapter2
Exploration network chapter2
r82093403
 
Exploration network chapter9
Exploration network chapter9Exploration network chapter9
Exploration network chapter9
r82093403
 
Exploration network chapter5
Exploration network chapter5Exploration network chapter5
Exploration network chapter5
r82093403
 
Exploration network chapter10
Exploration network chapter10Exploration network chapter10
Exploration network chapter10
r82093403
 
Exploration network chapter6
Exploration network chapter6Exploration network chapter6
Exploration network chapter6
r82093403
 
Exploration network chapter7
Exploration network chapter7Exploration network chapter7
Exploration network chapter7
r82093403
 
CCNA Exploration 1 - Chapter 8
CCNA Exploration 1 - Chapter 8CCNA Exploration 1 - Chapter 8
CCNA Exploration 1 - Chapter 8
Irsandi Hasan
 
Ciw going mobile
Ciw going mobileCiw going mobile
Ciw going mobile
r82093403
 
Networking Chapter 7
Networking Chapter 7Networking Chapter 7
Networking Chapter 7
mlrbrown
 

Andere mochten auch (20)

Exploration network chapter1
Exploration network chapter1Exploration network chapter1
Exploration network chapter1
 
Exploration network chapter3
Exploration network chapter3Exploration network chapter3
Exploration network chapter3
 
Exploration network chapter4
Exploration network chapter4Exploration network chapter4
Exploration network chapter4
 
Exploration network chapter2
Exploration network chapter2Exploration network chapter2
Exploration network chapter2
 
Exploration network chapter9
Exploration network chapter9Exploration network chapter9
Exploration network chapter9
 
Exploration network chapter5
Exploration network chapter5Exploration network chapter5
Exploration network chapter5
 
Exploration network chapter10
Exploration network chapter10Exploration network chapter10
Exploration network chapter10
 
Exploration network chapter6
Exploration network chapter6Exploration network chapter6
Exploration network chapter6
 
Exploration network chapter7
Exploration network chapter7Exploration network chapter7
Exploration network chapter7
 
Addressing the Network – IPv4
Addressing the Network – IPv4Addressing the Network – IPv4
Addressing the Network – IPv4
 
CCNA Exploration 1 - Chapter 8
CCNA Exploration 1 - Chapter 8CCNA Exploration 1 - Chapter 8
CCNA Exploration 1 - Chapter 8
 
Ciw going mobile
Ciw going mobileCiw going mobile
Ciw going mobile
 
Networking basics and basic cisco commands
Networking basics and basic cisco commandsNetworking basics and basic cisco commands
Networking basics and basic cisco commands
 
Ethical hacking Chapter 2 - TCP/IP - Eric Vanderburg
Ethical hacking   Chapter 2 - TCP/IP - Eric VanderburgEthical hacking   Chapter 2 - TCP/IP - Eric Vanderburg
Ethical hacking Chapter 2 - TCP/IP - Eric Vanderburg
 
Network and security concepts
Network and security conceptsNetwork and security concepts
Network and security concepts
 
6 ccna (fundamentals of i pv4 addressing and routing)
6  ccna (fundamentals of i pv4 addressing and routing)6  ccna (fundamentals of i pv4 addressing and routing)
6 ccna (fundamentals of i pv4 addressing and routing)
 
Networking Chapter 7
Networking Chapter 7Networking Chapter 7
Networking Chapter 7
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
 
Networking Essentials Lesson 02 - Standards and OSI - Eric Vanderburg
Networking Essentials Lesson 02 - Standards and OSI - Eric VanderburgNetworking Essentials Lesson 02 - Standards and OSI - Eric Vanderburg
Networking Essentials Lesson 02 - Standards and OSI - Eric Vanderburg
 
IPv6 theoryfinalx
IPv6 theoryfinalxIPv6 theoryfinalx
IPv6 theoryfinalx
 

Ähnlich wie Exploration network chapter11

CCNA Exploration 1 - Chapter 11
CCNA Exploration 1 - Chapter 11CCNA Exploration 1 - Chapter 11
CCNA Exploration 1 - Chapter 11
Irsandi Hasan
 
CCNA Discovery 1 - Chapter 2
CCNA Discovery 1 - Chapter 2CCNA Discovery 1 - Chapter 2
CCNA Discovery 1 - Chapter 2
Irsandi Hasan
 
CCNA Exploration 1 - Chapter 6
CCNA Exploration 1 - Chapter 6CCNA Exploration 1 - Chapter 6
CCNA Exploration 1 - Chapter 6
Irsandi Hasan
 
Chapter 8
Chapter 8 Chapter 8
Chapter 8
ali raza
 
CCNA Discovery 3 - Chapter 2
CCNA Discovery 3 - Chapter 2CCNA Discovery 3 - Chapter 2
CCNA Discovery 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
 
CCNA Discovery 4 - Chapter 8
CCNA Discovery 4 - Chapter 8CCNA Discovery 4 - Chapter 8
CCNA Discovery 4 - Chapter 8
Irsandi Hasan
 
Chapter 7
Chapter 7 Chapter 7
Chapter 7
ali raza
 

Ähnlich wie Exploration network chapter11 (20)

CCNA Exploration 1 - Chapter 11
CCNA Exploration 1 - Chapter 11CCNA Exploration 1 - Chapter 11
CCNA Exploration 1 - Chapter 11
 
chapter_11
chapter_11chapter_11
chapter_11
 
Exploration network chapter11
Exploration network chapter11Exploration network chapter11
Exploration network chapter11
 
CCNA Discovery 1 - Chapter 2
CCNA Discovery 1 - Chapter 2CCNA Discovery 1 - Chapter 2
CCNA Discovery 1 - Chapter 2
 
CCNA Exploration 1 - Chapter 6
CCNA Exploration 1 - Chapter 6CCNA Exploration 1 - Chapter 6
CCNA Exploration 1 - Chapter 6
 
CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1
 
ITN_Module_2.pptx
ITN_Module_2.pptxITN_Module_2.pptx
ITN_Module_2.pptx
 
Chapter 8
Chapter 8 Chapter 8
Chapter 8
 
CCNA Discovery 3 - Chapter 2
CCNA Discovery 3 - Chapter 2CCNA Discovery 3 - Chapter 2
CCNA Discovery 3 - Chapter 2
 
ITN_Module_2.pptx
ITN_Module_2.pptxITN_Module_2.pptx
ITN_Module_2.pptx
 
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
 
Chapter 15 : routing concepts
Chapter 15 : routing conceptsChapter 15 : routing concepts
Chapter 15 : routing concepts
 
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
 
CCNA Discovery 4 - Chapter 8
CCNA Discovery 4 - Chapter 8CCNA Discovery 4 - Chapter 8
CCNA Discovery 4 - Chapter 8
 
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
 
Chapter 7
Chapter 7 Chapter 7
Chapter 7
 
CCNA_ITN_Chp2_.pptx
CCNA_ITN_Chp2_.pptxCCNA_ITN_Chp2_.pptx
CCNA_ITN_Chp2_.pptx
 
CCNA Exploration 4 - Chapter 5
CCNA Exploration 4 - Chapter 5CCNA Exploration 4 - Chapter 5
CCNA Exploration 4 - Chapter 5
 

Mehr von r82093403

Mehr von r82093403 (19)

The lpic 2 exam prep
The lpic 2 exam prepThe lpic 2 exam prep
The lpic 2 exam prep
 
SCJP ch18
SCJP ch18SCJP ch18
SCJP ch18
 
SCJP ch17
SCJP ch17SCJP ch17
SCJP ch17
 
SCJP ch16
SCJP ch16SCJP ch16
SCJP ch16
 
SCJP ch15
SCJP ch15SCJP ch15
SCJP ch15
 
SCJP ch14
SCJP ch14SCJP ch14
SCJP ch14
 
SCJP ch12
SCJP ch12SCJP ch12
SCJP ch12
 
SCJP ch11
SCJP ch11SCJP ch11
SCJP ch11
 
SCJP ch10
SCJP ch10SCJP ch10
SCJP ch10
 
SCJP ch09
SCJP ch09SCJP ch09
SCJP ch09
 
SCJP ch08
SCJP ch08SCJP ch08
SCJP ch08
 
SCJP ch07
SCJP ch07SCJP ch07
SCJP ch07
 
SCJP ch06
SCJP ch06SCJP ch06
SCJP ch06
 
SCJP ch05
SCJP ch05SCJP ch05
SCJP ch05
 
SCJP ch04
SCJP ch04SCJP ch04
SCJP ch04
 
SCJP ch03
SCJP ch03SCJP ch03
SCJP ch03
 
SCJP ch02
SCJP ch02SCJP ch02
SCJP ch02
 
SCJP ch01
SCJP ch01SCJP ch01
SCJP ch01
 
SCJP ch13
SCJP ch13SCJP ch13
SCJP ch13
 

Kürzlich hochgeladen

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
 

Kürzlich hochgeladen (20)

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
 
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
 
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
 
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
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
"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 ...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
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...
 
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
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 

Exploration network chapter11

  • 1. Configuring and Testing Your Network Network Fundamentals – Chapter 11 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 1
  • 2. Objectives  Define the role of the Internetwork Operating System (IOS)  Use Cisco CLI commands to perform basic router and switch configuration and verification  Given a network addressing scheme, select, apply, and verify appropriate addressing parameters to a host  Use common utilities to verify network connectivity between hosts  Use common utilities to establish a relative performance baseline for the network © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 2
  • 3. Role of Internetwork Operating System (IOS)  Identify several classes of devices that have IOS embedded © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 3
  • 4. Role of Internetwork Operating System (IOS)  Define the purpose of startup config. © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 4
  • 5. Role of Internetwork Operating System (IOS)  Identify the relationship between IOS and config © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 5
  • 6. Role of Internetwork Operating System (IOS)  Recognize that Cisco IOS is modal and describe the implications of modes. © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 6
  • 7. Role of Internetwork Operating System (IOS)  Define the different modes and identify the mode prompts in the CLI © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 7
  • 8. Role of Internetwork Operating System (IOS)  Identify the basic command structure for IOS commands © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 8
  • 9. Role of Internetwork Operating System (IOS)  Identify the types of help and feedback available while using IOS and use these features to get help, take shortcuts and ascertain success © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 9
  • 10. Role of Internetwork Operating System (IOS)  Identify the purpose of the show command and several of its variations © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 10
  • 11. Role of Internetwork Operating System (IOS)  Identify several of the configuration modes, their purpose and their associated prompt © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 11
  • 12. Role of Internetwork Operating System (IOS)  Use the CLI to access various IOS configuration modes on a device © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 12
  • 13. Use Cisco CLI Commands to Perform Basic Router & Switch Configuration and Verification  Explain the reasons for naming devices. © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 13
  • 14. Use Cisco CLI Commands to Perform Basic Router & Switch Configuration and Verification  Describe two common approaches to establishing naming conventions © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 14
  • 15. Use Cisco CLI Commands to Perform Basic Router & Switch Configuration and Verification  Based on a diagram, configure host names using the CLI © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 15
  • 16. Use Cisco CLI Commands to Perform Basic Router & Switch Configuration and Verification  Describe the role of passwords in limiting access to device configurations © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 16
  • 17. Use Cisco CLI Commands to Perform Basic Router & Switch Configuration and Verification  Describe several ways in which access to a device configuration can be limited © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 17
  • 18. Use Cisco CLI Commands to Perform Basic Router & Switch Configuration and Verification  Use the CLI to set passwords and add banners to a device © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 18
  • 19. Use Cisco CLI Commands to Perform Basic Router & Switch Configuration and Verification  Trace the steps used to examine the startup config, make changes to config, and replace the startup config with the running config © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 19
  • 20. Use Cisco CLI Commands to Perform Basic Router & Switch Configuration and Verification  Use basic IOS config commands to manage a device. © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 20
  • 21. Use Cisco CLI Commands to Perform Basic Router & Switch Configuration and Verification  Use a text file to backup and restore config settings © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 21
  • 22. Use Cisco CLI Commands to Perform Basic Router & Switch Configuration and Verification  Identify the role of a router in a network. © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 22
  • 23. Use Cisco CLI Commands to Perform Basic Router & Switch Configuration and Verification  Describe the purpose of having multiple interfaces in one router © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 23
  • 24. Use Cisco CLI Commands to Perform Basic Router & Switch Configuration and Verification  Explain the purpose of assigning interface descriptions to a router © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 24
  • 25. Use Cisco CLI Commands to Perform Basic Router & Switch Configuration and Verification  Assign a router interface, assign a meaningful interface description, and enable the interface © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 25
  • 26. Select, Apply, and Verify Appropriate Addressing Parameters to a Host  Given a type of host and a master addressing scheme, trace the steps for assigning host parameters to a host © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 26
  • 27. Select, Apply, and Verify Appropriate Addressing Parameters to a Host  Trace the steps for using ipconfig/ifconfig to verify host parameter assignments and for using ping to test assignments © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 27
  • 28. Select, Apply, and Verify Appropriate Addressing Parameters to a Host  Identify two ways parameters can be assigned to hosts © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 28
  • 29. Use Common Utilities to Verify Network Connectivity Between Hosts  Use the ping command in the CLI to determine if the IP protocol is operational on a local host © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 29
  • 30. Use Common Utilities to Verify Network Connectivity Between Hosts  Use the ping command to determine if the IP protocol is properly bound to an NIC © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 30
  • 31. Use Common Utilities to Verify Network Connectivity Between Hosts  Use the ping command to determine if a host can actively communicate across the local network © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 31
  • 32. Use Common Utilities to Verify Network Connectivity Between Hosts  Use the ping command to verify that the local host can communicate across the internetwork to a given remote host. © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 32
  • 33. Use Common Utilities to Verify Network Connectivity Between Hosts  Identify several conditions that might cause the test to fail © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 33
  • 34. Use Common Utilities to Verify Network Connectivity Between Hosts  Use trace commands to identify network connectivity problem © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 34
  • 35. Use Common Utilities to Establish a Relative Performance Baseline for the Network  Use the output of the ping command, saved into logs, and repeated over time, to establish relative network performance © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 35
  • 36. Use Common Utilities to Establish a Relative Performance Baseline for the Network  Use the output of the traceroute command, saved into logs, and repeated over time, to establish relative network performance © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 36
  • 37. Use Common Utilities to Establish a Relative Performance Baseline for the Network  Trace the steps for verifying the physical addresses of the hosts © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 37
  • 38. Summary © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 38
  • 39. © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 39