CISCO NETWORKING ACADEMY Chabot College ELEC 99.08 telnet.

Slides:



Advertisements
Similar presentations
Configuring a Router Harold Hernandez, MS, CCNI. 3.1 Configuring a Router Name a router Set passwords Examine show commands Configure a serial interface.
Advertisements

© 2003, Cisco Systems, Inc. All rights reserved..
 WAN uses Serial ports  Ethernet Ports:  Straight through  Cross over.
CCNA2-1 Chapter 1 Introduction to Routing and Packet Forwarding CLI Configuration and Addressing.
CCNA2 Module 4. Discovering and Connecting to Neighbors Enable and disable CDP Use the show cdp neighbors command Determine which neighboring devices.
1 Semester 2 Module 4 Learning about Other Devices Yuda college of business James Chen
1 CCNA 2 v3.1 Module 3. 2 CCNA 2 Module 3 Configuring a Router.
Chapter 9 Managing a Cisco Internetwork Cisco Router Components Bootstrap - Brings up the router during initialization POST - Checks basic functionality;
IST 228\Ch5\IP Routing1. 2  Review of Chapter 4 Start the router simulator. You will see the prompt "Router>". This is the user mode prompt. Change the.
CISCO NETWORKING ACADEMY Chabot College ELEC ping & traceroute.
S6C12 - AAA AAA Facts. AAA Defined Authentication, Authorization, and Accounting Central Management of AAA –Information in a single, centralized, secure.
Chabot College ELEC Name Resolution.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Initial Switch Configuration Internetworking Fundamentals Instructor: Abdirahman I. Abdi.
Privilege Levels Cisco IOS provides for 16 different privilege levels ranging from 0 to 15. Cisco IOS comes with 2 predefined user levels. User mode.
Routers A router is a computer Computers have four basic components:
CISCO NETWORKING ACADEMY Chabot College ELEC Router Components & “Show” Commands.
COMP 417 CISCO IOS CLI (Command-Line Interface). CLI Access Modes User EXEC Provides basic access to the IOS with limited command availability. Basically.
Basic Router Configuration Warren Toomey GCIT. Introduction A Cisco router is simply a computer that receives packets and forwards them on based on what.
Basic Router Configuration Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
1 © 2004, Cisco Systems, Inc. All rights reserved. Chapter 6 Configuring a Router/ Learning About Other Devices/ Managing Cisco IOS Software.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—4-1 Module Summary  Cisco routers operate at Layer 3, and their function is path determination.
Exterior Gateway Protocol Border Gateway Protocol (BGP) Interior Gateway Protocol Routing Information Protocol (RIP) Enhanced Interior Gateway Protocol.
Chapter 6 Router Configuration Sem 2V2. Configuration files can come from the console NVRAM TFTP server. The router has several modes:  privileged mode.
Configuring a network os
CISCO NETWORKING ACADEMY Chabot College ELEC Application Layer Puzzles.
CISCO NETWORKING ACADEMY Chabot College ELEC Hyperterminal Access to Routers.
Ch.4 – Learning About Other Devices (CDP and Telnet) CCNA 1 version 3.0 Rick Graziani Cabrillo College.
M. Dahshan - TCOM52721 TCOM 5272 Telecomm Lab Dr. Mostafa Dahshan OU-Tulsa 4W 2 nd floor
CCNA Journal Sample. Index Basic Ethernet Serial Router Rip.
CNAP: Semester 2 ver. 2.1 Introduction to Router Configurations Or, “What The Heck Does That Line Do?” Bob Meyers, CCNA, CCAI Youngstown State University.
Cisco 2 - Routers Perrine. J Page 110/5/2015 Chapter 4 Cisco Discovery Protocol (CDP) CDP is a layer 2 protocol. CDP is used to: obtain information about.
CISCO NETWORKING ACADEMY Chabot College ELEC router passwords.
1 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Remote access typically involves allowing telnet, SSH connections to the router Remote requires.
Cisco S2 C4 Router Components. Configure a Router You can configure a router from –from the console terminal (a computer connected to the router –through.
Cisco Routers Objectives –How to log into a Cisco router and determine basic settings. Contents –Differences in available methods of access. –Different.
2002 Networking Operating Systems (CO32010) 1. Operating Systems 2. Processes and scheduling 3.
Basic Router Configuration 1.1 Global configuration Cisco allows us to configure the router to support various protocols and interfaces. The router stores.
By Joe Elkins Password Recovery for Cisco Routers (aka Breaking a Cisco Router)
S7C3 – Switch Configuration 2900 vs Wiring the Switch Switch to Switch Ethernet ports – crossover Access or Trunk Port –Default is Access Port –Trunk.
Configuring Routers I’ve got to program a router! What do I have to do.
Configuring Routers Oh No! I’ve got to program a router! What do I have to do.
Module 3 Configuring a Router.
Static Routing Exercise
IS 340 Review Router 101 Brigham Young University-Idaho.
Managing Networks and Network Devices
Telnet allows you to log in remotely to other computers connected to the Internet (but only computers that are set up to be logged in to). Once logged.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Basic Switch Configurations.
CISCO NETWORKING ACADEMY Chabot College ELEC Windows IP Configuration Information.
Configuration Modes and TFTP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Router Initialization steps.
CN2668 Routers and Switches Kemtis Kunanuraksapong MSIS with Distinction MCTS, MCDST, MCP, A+
1 Pertemuan 8 Getting Information about Remote Devices.
Cisco IOS Command Line Interface Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
Chapter 2: Configure a Network Operating System
Cisco S2 C6 Router Configuration 1. Router Boot Up Router uses following from config-startup when it boots –Cisco IOS software version –Router identification.
 Router Configurations part1 2 nd semester
Configuring a Router Module 3 Semester 2. Router Configuration Tasks Name a router Set passwords Examine show commands Configure a serial interface Configure.
Cisco CLI (command line interface). login with the user password enter privileged mode with the enable password disable or quit Advanced help features:
1 Dr. Tom Hicks Computer Science Department Trinity University 1.
Managing Your Network Environment
Instructor Materials Chapter 2: Configure a Network Operating System
Chapter 2: Configure a Network Operating System
CISCO IOS CLI (Command-Line Interface)
CIT 384: Network Administration
ICMP ICMP = Internet Control Message Protocol Layer 3
Introduction to Networking
Basic switch and router configuration
Chapter 2: Configure a Network Operating System
Configuring a Router Module 3 Semester 2.
資訊網路專題 Router & Practice
Presentation transcript:

CISCO NETWORKING ACADEMY Chabot College ELEC telnet

CISCO NETWORKING ACADEMY telnet Uses services of Layers 7 - 1

CISCO NETWORKING ACADEMY telnet Functions: –Tests layers –Remote access over the network to virtual terminal console of router. Useful for remote administration.

CISCO NETWORKING ACADEMY telnet Listener: –by default, hosts “listen” on port 23 –telnet listener called “daemon” on unix, “service” on NT –Cisco routers listen for telnet on port 23 –telnet login should be controlled with password.

CISCO NETWORKING ACADEMY telnet When you telnet to a remote router, your screen shows the remote router’s prompt: hayward# telnet fremont trying …open User access verification Password: fremont> hayward fremont

CISCO NETWORKING ACADEMY telnet When you exit your telnet session on a remote router, you return to the previous router’s prompt: hayward# telnet fremont trying …open User access verification Password: fremont> exit hayward# hayward fremont

CISCO NETWORKING ACADEMY telnet - out & back As you telnet from ‘hayward’ to other routers, you can return to your “home” router each time: hayward oakland sanfranciso hayward oakland sanfranciso hayward oakland sanfranciso telnet to oakland telnet to sanfranciso home router exit oakland

CISCO NETWORKING ACADEMY telnet - daisy chain As you telnet from router to router, you can “daisy chain” your sessions: hayward oakland sanfranciso hayward oakland sanfranciso telnet to oakland telnet to sanfranciso home router

CISCO NETWORKING ACADEMY telnet - daisy chain As you you exit, you will return one hop at a time along the chain: hayward oakland sanfranciso hayward oakland sanfranciso telnet to oakland telnet to sanfranciso home router hayward oakland sanfranciso exit oakland hayward oakland sanfranciso exit sanfrancisco

CISCO NETWORKING ACADEMY IOS telnet Commands To telnet to another router, use any of these: hayward# telnet hayward# connect hayward# hayward

CISCO NETWORKING ACADEMY IOS telnet Commands You may also use host names, but only if –DNS services are running and enabled, or –your router has an IP host table in its config hayward# telnet fremont hayward# connect fremont hayward# fremont hayward fremont ( )

CISCO NETWORKING ACADEMY IOS telnet Commands To exit your telnet session and return to the previous router’s prompt, use any of these: fremont> exit hayward# hayward fremont fremont> logout hayward#

CISCO NETWORKING ACADEMY telnet - exit Be sure to exit your telnet session when done! Don’t just close your hyperterm session and leave yourself connected to the remote router. If you don’t exit, the VTY port you were using will remain busy and unusuable by other students. Remember, there are only 5 VTY ports! fremont> exit hayward#

CISCO NETWORKING ACADEMY telnet practice - Router e_SIM Try it now with Router e-SIM: –Start Router e-SIM –Give all your routers a configuration: click SHOW DONE in the row of SET buttons at the bottom, click A, B, C, D, E click HIDE DONE –Login - Password - cisco Limitations: Router e-SIM understands only these commands: –telnet xxx.xxx.xxx.xxx (IP Address) –exit

CISCO NETWORKING ACADEMY telnet practice - Router e_SIM Try these, in order: Lab_A> telnet Lab_B> exit Lab_A> telnet Lab_C> exit Lab_A> telnet Lab_E> exit Lab_A> telnet Lab_B> telnet Lab_C> telnet Lab_D> telnet Lab_E> exit Lab_D> exit Lab_C> exit Lab_B> exit Lab_A> Out & back Daisy chain