© 2002, Cisco Systems, Inc. All rights reserved.

Slides:



Advertisements
Similar presentations
© 2003, Cisco Systems, Inc. All rights reserved..
Advertisements

IP ADDRESSING. IP Addressing Decimal Equivalents of Bit Patterns.
CCNA2 Module 4. Discovering and Connecting to Neighbors Enable and disable CDP Use the show cdp neighbors command Determine which neighboring devices.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 4 Learning About Other Devices.
1 Semester 2 Module 4 Learning about Other Devices Yuda college of business James Chen
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—4-1 LAN Connections Accessing Remote Devices.
1 CCNA 2 v3.1 Module 4. 2 CCNA 2 Module 4 Learning about Devices.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 4 Learning About Other Devices.
COMP 417 CISCO IOS CLI (Command-Line Interface). CLI Access Modes User EXEC Provides basic access to the IOS with limited command availability. Basically.
Chapter 5 IP Address Configuration Connecting People To Information.
© 2002, Cisco Systems, Inc. All rights reserved..
Basic Router Configuration Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
1 Version 3.1 Module 4 Learning About Other Devices.
Module 4 – Learning about other Devices Testing network connections.
1 © 2004, Cisco Systems, Inc. All rights reserved. Chapter 6 Configuring a Router/ Learning About Other Devices/ Managing Cisco IOS Software.
Configuring a network os
© 2007 Cisco Systems, Inc. All rights reserved.ICND2 v1.0—1-1 Small Network Implementation Introducing the Review Lab.
Ch.4 – Learning About Other Devices (CDP and Telnet) CCNA 1 version 3.0 Rick Graziani Cabrillo College.
CCNA2 v3 Module 4 v3 CCNA 2 Module 4 JEOPARDY K. Martin.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.0 Module 4 Learning About Other Devices.
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 S2 C4 Router Components. Configure a Router You can configure a router from –from the console terminal (a computer connected to the router –through.
Routers and Routing Basics CCNA 2 Chapter 4 1.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Configuring and Testing Your Network Network Fundamentals – Chapter.
1 Pertemuan 8 Getting Information about Remote Devices.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 4 Learning About Other Devices.
Copyright Introduction to Computer Networking Learning About Other Devices.
© 2002, Cisco Systems, Inc. All rights reserved..
Operating Cisco IOS Software
Managing a Cisco Devices Internetwork
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
Managing Your Network Environment
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
CISCO IOS CLI (Command-Line Interface)
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
Managing IP Traffic with ACLs
Module 4 – Learning about other Devices
Managing IP Traffic with ACLs
© 2002, Cisco Systems, Inc. All rights reserved.
Instructor & Todd Lammle
© 2002, Cisco Systems, Inc. All rights reserved.
Chapter 2: Static Routing
© 2002, Cisco Systems, Inc. All rights reserved.
Configuring and Testing Your Network
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
Securing Access.
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
Chapter 2: Static Routing
© 2002, Cisco Systems, Inc. All rights reserved.
DHCP.
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
Sem 2v2 Chapter4: Router Components
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved.
Presentation transcript:

© 2002, Cisco Systems, Inc. All rights reserved.

Getting Information About Remote Devices Purpose: This chapter introduces the Cisco IOS™ CLI on the Catalyst® 1900 switch and router. Timing: This chapter should take about 2 hours to present. Note: The Catalyst 1900 switch only has a subset of the router Cisco IOS commands available. Contents: Introduction to Cisco IOS. Explain to the student what is IOS? Cisco Device startup procedures in general. IOS configuration source. General introduction to the IOS CLI. Cat 1900 switch startup procedures. Intro to Cat 1900 CLI. This part covers the basic configuration on the switch, like setting the IP address and hostname. More details about the various Cat 1900 switch configuration commands are explained in Chapter 6 and 7. Router startup procedures. More details on the router startup process is discussed in chapter 5. Router IOS CLI. © 2002, Cisco Systems, Inc. All rights reserved. 2

Objectives Upon completing this lesson, you will be able to: Use Telnet to connect to remote network devices, given operational access layer switches and routers Use IOS commands to manage the Telnet sessions, given operational access layer switches and routers Slide 1 of 2 Purpose: This slide states the chapter objectives. Emphasize: Read or state each objective so that each student has a clear understanding of the chapter objectives. Note: Catalyst switches have different CLIs. The Catalyst 2900xl and the Catalyst 1900 has a Cisco IOS CLI. The Cisco IOS CLI commands available on the 2900xl is different from the 1900. The Catalyst 5000 family has no Cisco IOS CLI, and use the set commands instead. This class only covers the configuration on the Catalyst 1900 switch.

Using Telnet to Connect to Remote Devices Emphasize: Another way to learn about a remote device is to connect to it. Telnet, a virtual terminal protocol that is part of the TCP/IP protocol suite, allows connections to remote hosts. By default, a router can have up to five simultaneous incoming Telnet sessions. With Cisco’s implementation of TCP/IP, you need not enter the connect or telnet command to establish a Telnet connection. If you prefer, you can just enter the learned host name, and the router will resolve the host name using DNS or a local host table. To end a Telnet session, use the exit or logout EXEC command. These are alternate commands for the operations listed on the graphic: Initiate a session: Denver> connect paris Denver> paris Denver> 131.108.100.152 Resume a session (enter session number or name): Denver> 1 Paris> End a session: Paris> exit Note: The Catalyst 1900 can accept incoming Telnet connections but cannot initiate an outgoing Telnet session.

Viewing Telnet Connections Note: This output was taken from a 2522. Line 11 = vty 0. You can send messages to one or all terminal lines. A common reason for doing this is to inform users of an impending shutdown. To send a message to other terminals, issue the following command: send {line-number | *} where line-number specifies the line number to which the message will be sent, and * indicates that the message will be sent to all lines. The system prompts for the message, which can be up to 500 characters long. End the message by entering Ctrl-Z. Enter Ctrl-C to abort the command.

Suspending and Resuming a Telnet Session Emphasize: The key stroke sequence for Ctrl-Shift-6 and x.

Closing a Telnet Session Note: Disconnecting without the session number disconnects that last active session.

Using the ping and trace Commands Router###ping 10.1.1.10 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.1.1.10, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 4/4/4 ms Router#trace 192.168.101.101 Tracing the route to 192.168.101.101 1 p1r1 (192.168.1.49) 20 msec 16 msec 16 msec 2 p1r2 (192.168.1.18) 48 msec * 44 msec Router# Emphasize: As you use CDP and Telnet, you should note the information retrieved from the devices you successfully contacted. Documenting that information helps put the network into a visual perspective, and can be referenced at a later time. This concludes the network discovery portion of the chapter. In the next section, we will discuss configuration file and Cisco IOS image management. Tests the connectivity and path to a remote device

Summary The Telnet application is useful for obtaining information about remote devices that aren’t accessible by CDP. Once connected to a remote device, you may want to access your local device without terminating the Telnet session. Telnet allows you to temporarily suspend and then resume a remote session. You can end a Telnet session on a Cisco device using the exit, logout, disconnect, or clear command. The ping and trace commands provide information about the connectivity with and path to remote devices. Purpose: This slide discuss the initial configurations on the routers and switches. Note: There is no setup mode on the Catalyst 1900 switch.