Lecture Introduction to Networks - Chapter 2: Configuring a Network Operating System
Số trang: 51
Loại file: pdf
Dung lượng: 2.04 MB
Lượt xem: 10
Lượt tải: 0
Xem trước 6 trang đầu tiên của tài liệu này:
Thông tin tài liệu:
This chapter explain the purpose of Cisco IOS, explain how to access and navigate Cisco IOS to configure network devices, describe the command structure of Cisco IOS software, configure hostnames on a Cisco IOS device using the CLI, use Cisco IOS commands to limit access to device configurations.
Nội dung trích xuất từ tài liệu:
Lecture Introduction to Networks - Chapter 2: Configuring a Network Operating System Chapter 2: Configuring a Network Operating System Introduction to NetworksPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 1 Chapter 2 - Objectives Explain the purpose of Cisco IOS. Explain how to access and navigate Cisco IOS to configure network devices. Describe the command structure of Cisco IOS software. Configure hostnames on a Cisco IOS device using the CLI. Use Cisco IOS commands to limit access to device configurations. Use Cisco IOS commands to save the running configuration. Explain how devices communicate across network media. Configure a host device with an IP address. Verify connectivity between two end devices.Presentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 2 Chapter 2 2.1 IOS Bootcamp 2.2 Getting Basic 2.3 Address Schemes 2.4 SummaryPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 3 2.1 IOS BootcampPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 4 Cisco IOS Operating Systems All networking equipment dependent on operating systems End users (PCs, laptops, smart phones, tablets) Switches Routers Wireless access points Firewalls Cisco Internetwork Operating System (IOS) Collection of network operating systems used on Cisco devicesPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 5 Cisco IOS Operating SystemsPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 6Cisco IOSPurpose of OS PC operating systems (Windows 8 & OS X) perform technical functions that enable • Use of a mouse • View output • Enter text Switch or router IOS provides options to • Configure interfaces • Enable routing and switching functions All networking devices come with a default IOS Possible to upgrade the IOS version or feature setPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 7Cisco IOSLocation of the Cisco IOS IOS stored in Flash Non-volatile storage – not lost when power is lost Can be changed or overwritten as needed Can be used to store multiple versions of IOS IOS copied from flash to volatile RAM Quantity of flash and RAM memory determines IOS that can be usedPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 8 Cisco IOS IOS Functions Major functions performed or enabled by Cisco routers and switches include:Presentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 9 Accessing a Cisco IOS Device Console Access Method Most common methods to access the Command Line Interface Console Telnet or SSH AUX portPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 10 Accessing a Cisco IOS Device Console Access Method Console port Device is accessible even if no networking services have been configured (out-of-band) Need a special console cable Allows configuration commands to be entered Should be configured with passwords to prevent unauthorized access Device should be located in a secure room so console port can not be easily accessedPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 11 Accessing a Cisco IOS Device Telnet, SSH, and AUX Access Methods Telnet Method for remotely accessing the CLI over a network Require active networking services and one active interface that is configured Secure Shell (SSH) Remote login similar to Telnet but utilizes more security Stronger password authentication Uses encryption when transporting data Aux Port Out-of-band connection Uses telephone line Can be used like console portPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 12 Accessing a Cisco IOS Device Terminal Emulation Prog ...
Nội dung trích xuất từ tài liệu:
Lecture Introduction to Networks - Chapter 2: Configuring a Network Operating System Chapter 2: Configuring a Network Operating System Introduction to NetworksPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 1 Chapter 2 - Objectives Explain the purpose of Cisco IOS. Explain how to access and navigate Cisco IOS to configure network devices. Describe the command structure of Cisco IOS software. Configure hostnames on a Cisco IOS device using the CLI. Use Cisco IOS commands to limit access to device configurations. Use Cisco IOS commands to save the running configuration. Explain how devices communicate across network media. Configure a host device with an IP address. Verify connectivity between two end devices.Presentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 2 Chapter 2 2.1 IOS Bootcamp 2.2 Getting Basic 2.3 Address Schemes 2.4 SummaryPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 3 2.1 IOS BootcampPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 4 Cisco IOS Operating Systems All networking equipment dependent on operating systems End users (PCs, laptops, smart phones, tablets) Switches Routers Wireless access points Firewalls Cisco Internetwork Operating System (IOS) Collection of network operating systems used on Cisco devicesPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 5 Cisco IOS Operating SystemsPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 6Cisco IOSPurpose of OS PC operating systems (Windows 8 & OS X) perform technical functions that enable • Use of a mouse • View output • Enter text Switch or router IOS provides options to • Configure interfaces • Enable routing and switching functions All networking devices come with a default IOS Possible to upgrade the IOS version or feature setPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 7Cisco IOSLocation of the Cisco IOS IOS stored in Flash Non-volatile storage – not lost when power is lost Can be changed or overwritten as needed Can be used to store multiple versions of IOS IOS copied from flash to volatile RAM Quantity of flash and RAM memory determines IOS that can be usedPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 8 Cisco IOS IOS Functions Major functions performed or enabled by Cisco routers and switches include:Presentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 9 Accessing a Cisco IOS Device Console Access Method Most common methods to access the Command Line Interface Console Telnet or SSH AUX portPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 10 Accessing a Cisco IOS Device Console Access Method Console port Device is accessible even if no networking services have been configured (out-of-band) Need a special console cable Allows configuration commands to be entered Should be configured with passwords to prevent unauthorized access Device should be located in a secure room so console port can not be easily accessedPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 11 Accessing a Cisco IOS Device Telnet, SSH, and AUX Access Methods Telnet Method for remotely accessing the CLI over a network Require active networking services and one active interface that is configured Secure Shell (SSH) Remote login similar to Telnet but utilizes more security Stronger password authentication Uses encryption when transporting data Aux Port Out-of-band connection Uses telephone line Can be used like console portPresentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 12 Accessing a Cisco IOS Device Terminal Emulation Prog ...
Tìm kiếm theo từ khóa liên quan:
Introduction to Networks Lecture Introduction to Networks IOS Bootcamp Network Operating System Cisco Internetwork Operating System Cisco IOS deviceGợi ý tài liệu liên quan:
-
Lecture Operating system concepts - Lecture 32
42 trang 24 0 0 -
Lecture Introduction to Networks - Chapter 6: Network Layer
54 trang 18 0 0 -
Lecture Introduction to Networks - Chapter 8: IP Addressing
88 trang 14 0 0 -
Ebook Introduction to Networking with Network +1: Part 1
250 trang 13 0 0 -
Lecture Introduction to Networks - Chapter 11: It's a Network
55 trang 11 0 0 -
Course 2272C: Implementing and supporting Microsoft Windows XP professional - Introduction
10 trang 10 0 0 -
Lecture Introduction to Networks - Chapter 9: Subnetting IP Networks
26 trang 8 0 0 -
Lecture Introduction to Networks - Chapter 1: Exploring the Network
49 trang 8 0 0 -
Lecture Introduction to Networks - Chapter 4: Network Access
66 trang 8 0 0 -
Lecture Introduction to Networks - Chapter 5: Ethernet
67 trang 6 0 0