Ccna 2: © 1999, Cisco Systems, Inc

You might also like

Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 143

CCNA

Version 2

© 1999, Cisco Systems, Inc. 1-1


What you will NOT get in this
class
• Hands-on
• No WAN Topics
• ISDN
• Frame Relay
• Point-to-Point
• Everything you need to pass the test

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-2


Chapter 1
Internetworking
Concepts Overview

© 1999, Cisco Systems, Inc. 1-3


Overall Course Objectives

A few slides on the entire course before


we get started.

Please place pagers and cell phones in


“quiet mode” or turn off.

Facilities locations

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-4


Course Objectives
Upon completion of this course, you
will be able to perform the following tasks:
• Determine when to use a hub, Ethernet switch,
or multiprotocol router
• Use Cisco software to identify interfaces,
protocols, addresses, and connectivity
• Interconnect switches and routers according to
a specification
• Configure switches and routers to support LAN
and WAN services

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-5


Course Objectives (cont.)

• Set up IP subnet addressing and address


utilities for effective network administration
• Configure access lists to control access to
devices or network segments

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-6


Course Topics

VLAN 3

VLAN 1
Legend
ISL ISL FastEthernet/
Ethernet
ISDN
VLAN 2
Dedicated
VLAN 1
ISL
ISL
Core_Server

ISDN Leased Line/


Cloud Frame Relay

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-7


Prerequisites

• Know commonly used


network terms and topologies • Fundamental network
• Know the basic function of a device roles
network protocol • Understand the
layers of the ISO/OSI
Reference model

• Use Windows 95/NT to run


multiple applications
Interconnecting Cisco • Exposure to the Internet or
Network Devices an intranet
(ICND)
• Basic ability with binary and
hexadecimal numbering

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-8


Course Outline
1) Internetworking concepts 5) Catalyst Switch Operations
overview

2) Operating and configuring a 6) Extending Switched Networks


Cisco IOS Device with Virtual LANs

3) Managing your network 7) Determining IP Routes


environment

4) Interconnecting networks with 8) Basic IP traffic management


TCP/IP with access lists

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-9


Graphic Symbols

Bridge Switch Router Access ISDN Multi-layer Network


server switch switch switch

DSU/CSU

Personal File Server Data Service Unit/ Modem Web Server


computer Channel Service Unit

WAN “cloud” VLAN Hub Network Cloud or


(Color May Vary) Broadcast Domain

Ethernet Fast Ethernet Serial Line Circuit Switched


Line
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-10
Chapter 1 Objectives

On completion of this chapter, you will be


able to perform the following tasks:
• Describe how data traffic is exchanged
between source and destination devices
• Identify the roles and functions of a hub,
switch, and router, and where they best fit in
the network
• Select the appropriate Cisco equipment for a
given set of network requirements

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-11


Defining Components
of the Network

Home Mobile
Office Users

Internet

Branch Office Main Office


© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-12
Defining the Components
of a Network (cont.)

Branch
Office Floor 2

Server Farm
ISDN
Telecommuter Floor 1

Remote Campus

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-13


Network Structure Defined by
Hierarchy
Core Layer

Distribution
Layer

Access
Layer

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-14


Access Layer Characteristics

Access Layer

End station entry point to the network

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-15


Distribution Layer
Characteristics
• Access Layer
Aggregation Point Distribution Layer
• Routes traffic
• Broadcast/Multicast
Domains
• Media Translation
• Security
• Possible point for remote access

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-16


Core Layer Characteristics

Core Layer

• Fast transport to enterprise services

• No packet manipulation

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-17


OSI Model Overview

Application
Application
(Upper) Presentation
Layers
Session

Ex: TCP - Segments Transport Layer

Routers - Packets Network Layer


Data Flow
Layers
Switches and Bridges - Frames Data Link

Physical

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-18


Role of Application Layers
EXAMPLES

User Interface
Telnet
Application
HTTP

• How data is presented ASCII


Presentation • Special processing EBCDIC
such as encryption JPEG
Keeping different Operating System/
Session applications’
Application Access
data separate
Scheduling
Transport Layer

Network Layer

Data Link

Physical

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-19


Role of Data Flow Layers
Application
Presentation
EXAMPLES
Session
• Reliable or unreliable delivery TCP
Transport • Error correction before retransmit UDP
SPX
Provide logical addressing which IP
Network
routers use for path determination IPX
• Combines bits into bytes and
bytes into frames 802.3 / 802.2
Data Link • Access to media using MAC address HDLC
• Error detection not correction
• Move bits between devices
Physical • Specifies voltage, wire speed and EIA/TIA-232
pin-out cables V.35
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-20
Encapsulating Data
Application
Presentation
PDU
Upper Layer Data Session
Segment
Transport
TCP Header Upper Layer Data

Network Packet
IP Header Data

LLC Header Data FCS


Data Link Frame

MAC Header Data FCS

Physical Bits
0101110101001000010
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-21
De-encapsulating Data

Application
Presentation
Session
Upper Layer Data
Transport
Upper Layer Data

Network
TCP+ Upper Layer Data

IP + TCP + Upper Layer Data


Data Link

LLC Hdr + IP + TCP + Upper Layer Data

Physical
0101110101001000010
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-22
Physical Layer Functions

Defines
• Media type

802.3
Physical
• Connector type
• Signaling type

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-23


Physical Layer: Ethernet/802.3

10Base2—Thick Ethernet
10Base5—Thick Ethernet

Host
Hub
10BaseT—Twisted Pair

Hosts

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-24


Hubs Operate at Physical layer

Physical

A B C D

• All devices in the same collision domain


• All devices in the same broadcast domain
• Devices share the same bandwidth
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-25
Hubs: One Collision Domain

• More end stations means


more collisions
• CSMA/CD is used

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-26


Data Link layer Functions

Defines
• Physical source and
destination addresses

Data Link
802.2
• Higher layer protocol
(Service Access Point)
associated with frame
• Network topology
Physical
802.3
EIA/TIA-232
• Frame sequencing
v.35
• Flow control
• Connection-oriented
or connectionless
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-27
Data Link Layer Functions (cont.)

MAC Layer - 802.3


# Bytes 8 6 6 2 Variable 4
Preamble Dest add Source add Length Data FCS

Ethernet II
uses “Type”
0000.0C xx.xxxx here and
does not use
IEEE assigned Vendor 802.2.
assigned

MAC Address

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-28


Switches and Bridges Operate
at Data Link Layer
Data Link

1 2 3 4 OR 1 2

• Each segment has its own collision domain


• All segments are in the same broadcast domain
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-29
Switches

Switch
Memory
• Each segment has its
own collision domain
• Broadcasts are
forwarded to all
segments

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-30


Network Layer Functions

• Defines logical

Network
source and IP, IPX
destination
addresses

Data Link
associated with a 802.2
specific protocol
• Defines paths
through network
Physical

802.3
EIA/TIA-232
• Interconnects v.35
multiple data links
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-31
Network Layer Functions (cont.)

Network Layer End Station Packet


Source Destination
IP Header Data
address address

• Logical
Address
172.15.1.1
Network Node

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-32


Network Layer Functions (cont.)

Address Mask
172.16.122.204 255.255.0.0
172 16 122 204
Binary
Address 10101100 00010000 01111010 11001100
255 255 0 0
Binary
Mask 11111111 11111111 00000000 00000000

Network Host

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-33


Network Layer Functions (cont.)
1.1 1.0 4.0 4.1

2.1 2.2
1.3 4.3
1.2 4.2
E0 S0 S0 E0

Routing Table Routing Table


NET INT Metric NET INT Metric
1 E0 0 1 S0 1
2 S0 0 2 S0 0
4 S0 1 4 E0 0

• Logical addressing allows for hierarchical network


• Configuration required
• Uses configured information to identify paths to networks
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-34
Routers: Operate at the
Network Layer
• Broadcast control
• Multicast control
• Optimal path
determination
• Traffic management
• Logical addressing
• Connects to WAN
services

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-35


Using Routers to Provide
Remote Access
Modem or ISDN TA
Telecommuter

Mobile User

Branch Office

Main Office

Internet

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-36


Transport Layer Functions

• Distinguishes between
upper layer applications

Transport
• Establishes end-to-end
connectivity between TCP UDP SPX
applications
• Defines flow control

Network
IP IPX
• Provides reliable or
unreliable services for
data transfer

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-37


Reliable Transport Layer
Functions

Sender Receiver
Synchronize

Acknowledge, Synchronize

Acknowledge

Connection Established

Data Transfer
(Send Segments)

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-38


Network Device Domains
Hub Bridge Switch Router

Collision Domains:
1 4 4 4
Broadcast Domains:
1 1 1 4

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-39


Choosing a Cisco Product

Core Layer

Distribution
Layer

Access
Layer

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-40


Product Selection
Considerations
• Provides functionality and features you need
today
• Capacity and performance
• Easy installation and centralized management
• Provides network resiliency
• Investment protection in existing infrastructure
• Migration path for change and growth
• Seamless access for mobile users and
branch offices

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-41


Product Selection
Considerations (cont.)

• First select WAN


technology solutions
based on the following:

Cost per
Modem/ISDN

Month
– Availability of service
– Bandwidth requirement Leased Line, T1
Frame Relay
– Cost
• Second, choose products
0 Usage
that support selected WAN
solutions

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-42


Product Selection
Considerations (cont.)
kbps
1544 Leased Line,
Frame Relay, Video, Multimedia
128 XDSL

64 ISDN, Voice
Frame Relay
56
Web Browsing
19.2 New Modem
E-Mail, File Transfer
9.6
Old Modem Telnet
4.8

Determine applications that you want to run


© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-43
Cisco Hub Products
Selection Issues: Cisco
FastHub400
• Need for 10 Mbps or 100 Mbps on media
Cisco
• Port density FastHub300

• Need for management console Cisco


FastHub200
• Easy Operations Cisco
FastHub100
Cisco 1528
Micro Hub 10/100
Cisco 1500
Micro Hub

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-44


Catalyst Switch Products
Selection Issues:
• Need for 10 Mbps, 100 Mbps, or 1000 Mbps on Catalyst
media 8500 series
• Need for trunking and inter-switch links Catalyst
5000 series
• Workgroup segmentation (VLANs)
Catalyst
• Port density needs 4000 series
Wiring
• Different user interfaces Catalyst Closet/Backbone
3000 series Solutions
Catalyst 2900
series XL
Catalyst
1900 series Desktop/Workgroup
Solutions
Cisco 1548 Micro
Switch 10/100
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-45
Cisco Router Products
Cisco
Selection Issues: 12000 GSR
Series
• Scale of the routing features needed Cisco
7000
• Port density/variety requirements Cisco Series
AS 4000
• Capacity and performance 5000 Series
Series
Cisco
• Common user interface
3600
Cisco Series
2600 Central Site Solutions
Cisco Series
2500
Cisco Series
1600/1700 Branch Office Solutions
Cisco Series
700/800
Series Small Office Solutions

Home Office Solutions


© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-46
Summary

After completing this chapter, you should


be able to perform the following tasks:
• Describe how data moves through a network
• Identify the roles and functions of routers,
switches and hubs, and specify where each
device best fits in the network
• Select the appropriate Cisco equipment for a
network that combines switching, routing and
remote access requirements

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-47


Chapter 2

Operating and
Configuring a Cisco
IOS Device

© 1999, Cisco Systems, Inc. 1-48


Objectives
On completion of this chapter, you will be
able to perform the following tasks:
• Start up the Catalyst switch and Cisco
router and observe the boot up processes
• Provide an initial configuration for the switch
and perform the router’s initial setup
configuration
• Enable and identify the command modes in
each network device

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-49


Objectives (cont.)
• Use the various help and command line-
editing features of each device’s user
interface
• Show and recognize fundamental technical
details about each network device

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-50


Cisco Internetwork Operating
System (IOS) Software

Cisco IOS software delivers network


services and enables networked
applications.

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-51


Network Device Configuration
• Configuration sets up the device with:
– Network policy of the functions required
– Protocol addressing and parameter settings
– Options for administration and management
• Catalyst switch memory has initial configuration
with default settings
• Cisco router will prompt for initial configuration if
there is no configuration in memory

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-52


An Overview of
Cisco Device Startup

• Find and check device hardware

• Find and load Cisco IOS software image

• Find and apply device configurations

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-53


External Configuration
Sources
Telnet

Interfaces
Virtual terminal
Console port
TFTP

Auxiliary port
PC or Unix server

• Configurations can come


Web or Network
from many sources Management
server
• Configurations will act in
device memory
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-54
Cisco IOS User Interface
Fundamentals

• Uses a command line interface


• Operations vary on different
internetworking devices
Cisco
• Type or paste entries in the IOS
console command modes
• Enter key instructs device to
parse and execute the command
• Two primary EXEC modes are
user mode and privileged mode
• Command modes have distinctive
prompts

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-55


Cisco IOS Software EXEC
There are two main EXEC modes for entering
commands.
First mode:
User Mode
• Limited examination of switch or router
• Command Prompt is hostname>

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-56


The Cisco IOS
Software EXEC (cont.)

Second mode (and most commonly used):

Privileged (or enabled) Mode


• Detailed examination of switch or router
• Enables configuration and debugging
• Prerequisite for other configuration modes
• Command prompts on the device
hostname#

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-57


Initial Start up of the
Catalyst Switch
• System startup routines initiate switch software
• Initial startup uses default configuration parameters

1. Before you start the switch,


verify the cabling and console
connection
2. Attach the power cable plug to
the switch power supply socket
3. Observe the boot sequence
– LEDs on the switch chassis
– Cisco IOS software output text

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-58


Checking Switch LED
Indicators

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-59


Port LEDs during
Switch POST
1. At the start, all port LEDs are green.
2. Each LED turns off after its test completes.
3. If a test fails, its LED turns amber.
4. System LED turns amber if any test fails.
5. If no test fails, POST completes.
6. On POST completion, LEDs blink
then turn off.

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-60


Initial Bootup Output
from the Switch

Catalyst 1900 Management Console


Copyright (c) Cisco Systems, Inc. 1993-1998
All rights reserved.
Enterprise Edition Software
Ethernet Address: 00-50-BD-73-E2-C0

PCA Number: 73-3121-01


PCA Serial Number: FAA0252A0QX
Model Number: WS-C1924-EN
System Serial Number: FAA0304S0U3
Power Supply S/N: PHI025101F3
-------------------------------------------------

1 user(s) now active on Management Console.

User Interface Menu


Console
connection
[M] Menus
[K] Command Line
[I] IP Configuration

Enter Selection:

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-61


Logging into the Switch and
Entering the Enable Password
Console

> User mode prompt


> enable
Enter password:
# Privileged mode prompt
# disable
> quit

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-62


Switch Command Line
Help Facilities

Context-Sensitive Help Console Error Messages


Provides a list of Identify problems with switch
commands and the commands incorrectly
arguments associated entered so that you can alter
with a specific command. or correct them.
Command History Buffer
Allows recall of long or
complex commands or
entries for reentry, review, or
correction.

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-63


Showing Switch
Initial Startup Status

Switch#show version

Switch#show running-config

Switch#show interfaces

Display operational status of switch components

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-64


Switch show version
Command
wg_sw_c#show version

Cisco Catalyst 1900/2820 Enterprise Edition Software


Version V8.01.01 written from 171.068.229.225
Copyright (c) Cisco Systems, Inc. 1993-1998
wg_sw_c uptime is 15day(s) 21hour(s) 53minute(s) 11second(s)
cisco Catalyst 1900 (486sxl) processor with 2048K/1024K bytes of memory
Hardware board revision is 5
Upgrade Status: No upgrade currently in progress.
Config File Status: No configuration upload/download is in progress
27 Fixed Ethernet/IEEE 802.3 interface(s)
Base Ethernet Address: 00-50-BD-73-E2-C0

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-65


Switch show running-
configuration Command
Catalyst 1924
Catalyst 1912
wg_sw_c#show run
wg_sw_c#show run
Building configuration...
Current configuration: Building configuration...
! Current configuration:
hostname "wg_sw_c" !
! hostname "wg_sw_c"
!
ip address 10.1.1.33 255.255.255.0
ip default-gateway 10.3.3.3 ip address 10.1.1.33 255.255.255.0
! ip default-gateway 10.3.3.3
interface Ethernet 0/1 !
<text omitted> interface Ethernet 0/1
interface Ethernet 0/24 <text omitted>
! interface Ethernet 0/12
Interface Ethernet 0/25 !
! Interface Ethernet 0/25
interface FastEthernet 0/26 !
! interface FastEthernet 0/26
interface FastEthernet 0/27 !
interface FastEthernet 0/27

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-66


Switch show interfaces
Command
wg_sw_c#show interfaces ethernet 0/1

Ethernet 0/1 is Enabled


Hardware is Built-in 10Base-T
Address is 0050.BD73.E2C1
MTU 1500 bytes, BW 10000 Kbits
802.1d STP State: Forwarding Forward Transitions: 1
Port monitoring: Disabled
Unknown unicast flooding: Enabled
Unregistered multicast flooding: Enabled
Description:
Duplex setting: Half duplex
Back pressure: Disabled
--More--

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-67


Showing the Switch IP Address

wg_sw_a#show ip
IP Address: 10.5.5.11
Subnet Mask: 255.255.255.0
Default Gateway: 10.5.5.3
Management VLAN: 1
Domain name:
Name server 1: 0.0.0.0
Name server 2: 0.0.0.0
HTTP server : Enabled
HTTP port : 80
RIP : Enabled
wg_sw_a#

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-68


Configuring the Switch

Configuration Modes:
• Global Configuration Mode
– wg_sw_a# conf term
– wg_sw_a(config)#
• Interface Configuration Mode
– wg_sw_a(config)#
interface e0/1
– wg_sw_a(config-if)#

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-69


Configuring Switch
Identification

Switch Name
(config)#hostname wg_sw_c
wg_sw_c(config)#

Sets local identity for the switch

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-70


Configure the Switch IP
Address

wg_sw_a(config)# ip address {ip


address} {mask}

wg_sw_a(config)#ip address 10.5.5.11 255.255.255.0

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-71


Initial Start Up of
the Cisco Router
• System startup routines initiate router software
• Router falls back to startup alternatives if
needed
Check hardware
1. Before you start the router,
verify the power, cabling, and
Load Bootstrap
console connection
2. Push
Find andthe
loadpower
Ciscoswitch
IOS to on
software image
3. Observe the boot sequence
Cisco
Find and IOS software
apply router output
text on the information
configuration console

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-72


BootUp Output from the
Router
Console

--- System Configuration Dialog ---

Continue with configuration dialog? [yes/no]:yes

At any point you may enter a question mark '?' for help.
Use ctrl-c to abort configuration dialog at any prompt.
Default settings are in square brackets '[ ]'.
wg_ro_c con0 is now available

Press RETURN to get started.

Setup mode wg_ro_c>


User-mode
prompt

Unconfigured versus configured router


© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-73
Setup: The Initial
Configuration Dialog
Router#setup

--- System Configuration Dialog ---

Continue with configuration dialog? [yes/no]: y

At any point you may enter a question mark '?' for help.
Use ctrl-c to abort configuration dialog at any prompt.
Default settings are in square brackets '[]'.

Basic management setup configures only enough connectivity


for management of the system, extended setup will ask you
to configure each interface on the system

Would you like to enter basic management setup? [yes/no]: n

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-74


Setup Interface Summary

First, would you like to see the current interface summary? [yes]:

Interface IP-Address OK? Method Status Protocol

BRI0 unassigned YES unset administratively down down

BRI0:1 unassigned YES unset administratively down down

BRI0:2 unassigned YES unset administratively down down

Ethernet0 unassigned YES unset administratively down down

Serial0 unassigned YES unset administratively down down

• Interfaces found during startup

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-75


Setup Global Parameters
Configuring global parameters:

Enter host name [Router]:wg_ro_c

The enable secret is a password used to protect access to


privileged EXEC and configuration modes. This password, after
entered, becomes encrypted in the configuration.
Enter enable secret: cisco

The enable password is used when you do not specify an


enable secret password, with some older software versions, and
some boot images.
Enter enable password: sanfran

The virtual terminal password is used to protect


access to the router over a network interface.
Enter virtual terminal password: sanjose
Configure SNMP Network Management? [no]:

Initial global parameters


© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-76
Setup Global Parameters
(cont.)

Configure LAT? [yes]: n


Configure AppleTalk? [no]:
Configure DECnet? [no]:
Configure IP? [yes]:
Configure IGRP routing? [yes]: n
Configure RIP routing? [no]:
Configure CLNS? [no]:
Configure IPX? [no]:
Configure Vines? [no]:
Configure XNS? [no]:
Configure Apollo? [no]:

Initial protocol configurations

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-77


Setup Interface Parameters
BRI interface needs isdn switch-type to be configured
Valid switch types are :
[0] none..........Only if you don't want to configure BRI.
[1] basic-1tr6....1TR6 switch type for Germany
[2] basic-5ess....AT&T 5ESS switch type for the US/Canada
[3] basic-dms100..Northern DMS-100 switch type for US/Canada
[4] basic-net3....NET3 switch type for UK and Europe
[5] basic-ni......National ISDN switch type
[6] basic-ts013...TS013 switch type for Australia
[7] ntt...........NTT switch type for Japan
[8] vn3...........VN3 and VN4 switch types for France
Choose ISDN BRI Switch Type [2]:
Configuring interface parameters:
Do you want to configure BRI0 (BRI d-channel) interface? [no]:
Do you want to configure Ethernet0 interface? [no]: y
Configure IP on this interface? [no]: y
IP address for this interface: 10.1.1.33
Subnet mask for this interface [255.0.0.0] : 255.255.255.0
Class A network is 10.0.0.0, 24 subnet bits; mask is /24

Do you want to configure Serial0 interface? [no]:

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-78


Setup Script Review and Use
The following configuration command script was created:

hostname Routerinterface BRI0


enable secret 5shutdown
$1$/CCk$4r7zDwDNeqkxFO.kJxC3G0
enable passwordno
sanfran
ip address
line vty 0 4 !
password sanjose
interface Ethernet0
no snmp-server no shutdown
! ip address 10.1.1.31 255.255.255.0
no appletalk routing
no mop enabled
no decnet routing
!
ip routing interface Serial0
no clns routingshutdown
no ipx routing no ip address
no vines routing
<text omitted>
no xns routing end
no apollo routing
isdn switch-type
[0]basic-5ess
Go to the IOS command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration to nvram and exit.

Enter your selection [2]:

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-79


Logging into the Router

Console

wg_ro_c con0 is now available


Press RETURN to get started.
wg_ro_c> User mode prompt
wg_ro_c>enable
wg_ro_c#
Privileged mode prompt
wg_ro_c#disable
wg_ro_c>
wg_ro_c>logout

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-80


Router User Mode
Command List
wg_ro_c>?
Exec commands:
access-enable Create a temporary Access-List entry
atmsig Execute Atm Signalling Commands
cd Change current device
clear Reset functions
connect Open a terminal connection
dir List files on given device
disable Turn off privileged commands
disconnect Disconnect an existing network connection
enable Turn on privileged commands
exit Exit from the EXEC
help Description of the interactive help system
lat Open a lat connection
lock Lock the terminal
login Log in as a particular user
logout Exit from the EXEC
-- More --

You can abbreviate a command to the fewest characters


that make a unique character string
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-81
Router Privileged Mode
Command List
wg_ro_c#?
Exec commands:
access-enable Create a temporary Access-List entry
access-profile Apply user-profile to interface
access-template Create a temporary Access-List entry
bfe For manual emergency modes setting
cd Change current directory
clear Reset functions
clock Manage the system clock
configure Enter configuration mode
connect Open a terminal connection
copy Copy from one file to another
debug Debugging functions (see also 'undebug')
delete Delete a file
dir List files on a filesystem
disable Turn off privileged commands
disconnect Disconnect an existing network connection
enable Turn on privileged commands
erase Erase a filesystem
exit Exit from the EXEC
help Description of the interactive help system
-- More --

You can complete a command string by typing the


unique character string then pressing the tab key
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-82
Router Command Line
Help Facilities

Context-Sensitive Help Console Error Messages


Provides a list of Identify problems with router
commands and the commands incorrectly
arguments associated entered so that you can alter
with a specific command. or correct them.
Command History Buffer
Allows recall of long or
complex commands or
entries for reentry, review, or
correction.

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-83


Router Context-Sensitive Help
Router# clok
Translating "CLOK"
% Unknown command or computer name, or unable to find computer address

Router# cl?
clear clock

Router# clock
• Symbolic translation
% Incomplete command.
• Command prompting
Router# clock ?
set Set the time and date • Last command recall
Router# clock set
% Incomplete command.

Router# <Ctrl-P>clock set ?


hh:mm:ss Current Time

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-84


Router Context-Sensitive Help
(cont.)
Router# clok

Translating "CLOK"
% Unknown command
Router#or computer
clock name,
set or unable to find computer address
19:56:00
% Incomplete command.
Router#

clear Router#
clock clock set 19:56:00 ?
• Command
<1-31> Day of the month
Router# MONTH Month of the year
prompting
% Incomplete command.

Router# clock set 19:56:00 04 8 • Syntax checking


Router# ^
set Set%the time and input
Invalid date detected at the '^' marker • Command
prompting
Router# Router# clock set 19:56:00 04 August
% Incomplete
% command.
Incomplete command.

Router# Router# clock set 19:56:00 04 August ?


hh:mm:ss <1993-2035>
Current Time Year

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-85


Using Enhanced Editing
Commands
Router>$ value for customers, employees, and partners.

(Automatic scrolling of long lines).


<Ctrl-A> Move to the beginning of the command line.
<Ctrl-E> Move to the end of the command line.

<Esc-B> Move back one word.


<Ctrl-F> Move forward one character.
<Ctrl-B> Move back one character.

<Esc-F> Move forward one word.

<Ctrl-D> Delete a single character.

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-86


Reviewing Router Command
History

Ctrl-P or Up arrow Last (previous) command recall

Ctrl-N or Down arrow More recent command recall

Router> show history Show command buffer contents

Router> terminal history size lines Set session command buffer size

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-87


show version Command

wg_ro_a#show version
Cisco Internetwork Operating System Software
IOS (tm) 2500 Software (C2500-JS-L), Version 12.0(3), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Mon 08-Feb-99 18:18 by phanguye
Image text-base: 0x03050C84, data-base: 0x00001000

ROM: System Bootstrap, Version 11.0(10c), SOFTWARE


BOOTFLASH: 3000 Bootstrap Software (IGS-BOOT-R), Version 11.0(10c), RELEASE SOFTWARE(fc1)

wg_ro_a uptime is 20 minutes


System restarted by reload
System image file is "flash:c2500-js-l_120-3.bin"
(output omitted)
--More--

Configuration register is 0x2102

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-88


Viewing the Configuration
RAM NVRAM

Config Config

IOS
show show
running-config startup-config

Console

Setup utility

Setup saves the configuration to NVRAM

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-89


show running and show
startup Commands
In RAM In NVRAM
wg_ro_c#show running-config wg_ro_c#show startup-config
Building configuration... Using 1359 out of 32762 bytes
Current configuration: !
! version 12.0
version 12.0 !
! -- More --
-- More --

Display current and saved configuration

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-90


Overview of Router Modes

User EXEC mode Router>enable


Ctrl-Z (end)
Privileged EXEC mode Router#config term
Global configuration mode Exit
Router(config)#

Configuration
Mode Prompt
Interface Router(config-if)#
Subinterface Router(config-subif)#
Controller Router(config-controller)#
Line Router(config-line)#
Router Router(config-router)#
IPX router Router(config-ipx-router)#

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-91


Saving Configurations

wg_ro_c#
wg_ro_c#copy running-config startup-config
Destination filename [startup-config]?
Building configuration…

wg_ro_c#

Copy the current configuration to NVRAM

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-92


Configuring Router
Identification

Router Name
Router(config)#hostname wg_ro_c
wg_ro_c(config)#

Message of the Day Banner


wg_ro_c(config)#banner motd #
Accounting Department
You have entered a secured
system. Authorized access
only! #

Sets local identity or message for the accessed router


or interface

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-93


Configuring Router
Identification
Router Name
Router(config)#hostname wg_ro_c
wg_ro_c(config)#

Message of the Day Banner


wg_ro_c(config)#banner motd #
Accounting Department
You have entered a secured
system. Authorized access
only! #

Interface Description
wg_ro_c(config)#interface ethernet 0
wg_ro_c(config-if)#description Engineering LAN, Bldg. 18

• Sets local identity or message for the accessed


router or interface
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-94
Router Password
Configuration
Console Password
Router(config)#line console 0
Router(config-line)#login
Router(config-line)#password cisco

Virtual Terminal Password


Router(config)#line vty 0 4
Router(config-line)#login
Router(config-line)#password sanjose

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-95


Router Password
Configuration
Console Password
Router(config)#line console 0
Router(config-line)#login
Router(config-line)#password cisco

Virtual Terminal Password


Router(config)#line vty 0 4
Router(config-line)#login
Router(config-line)#password sanjose

Enable Password
Router(config)#enable password cisco

Secret Password
Router(config)#enable secret sanfran

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-96


Other Console Line
Commands
Router(config)#line console 0
Router(config-line)#exec-timeout 0 0

• Prevents console session timeout

Router(config)#line console 0
Router(config-line)#logging synchronous

• Redisplays interrupted console input

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-97


Configuring an Interface

Router(config)#interface type number


Router(config-if)#

• type includes serial, ethernet, token ring, fddi, hssi,


loopback, dialer, null, async, atm, bri, and tunnel
• number is used to identify individual interfaces

Router(config)#interface type slot/port


Router(config-if)#

• For modular routers

Router(config-if)#exit

• Quit from current interface configuration mode

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-98


Configuring a Serial Interface
Router#configure term
Enter global Router(config)#
configuration mode

Router(config)#interface serial 0
Specify interface Router(config-if)#

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-99


Configuring a Serial Interface
Router#configure term
Enter global Router(config)#
configuration mode

Router(config)#interface serial 0
Specify interface Router(config-if)#

Set clock rate Router(config-if)#clock rate 64000


(on DCE interfaces Router(config-if)#
only)

Set bandwidth Router(config-if)#bandwidth 64


(recommended) Router(config-if)#exit
Router(config)#exit
Router#

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-100


Verifying Your Changes

Router#show interface serial 0


Serial0 is up, line protocol is up
Hardware is HD64570
Internet address is 10.140.4.2/24
MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec, rely 255/255, load 1/255
Encapsulation HDLC, loopback not set, keepalive set (10 sec)
Last input 00:00:09, output 00:00:04, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0 (size/max/drops); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
(output omitted)

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-101


Ethernet media-type
Command

Router(config)#interface ethernet 2
Router(config-if)#media-type 10baset

Select the media-type connector for the Ethernet


interface

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-102


Disabling or Enabling an
Interface
Router#configure term
Router(config)#interface serial 0
Router(config-if)#shutdown
%LINK-5-CHANGED: Interface Serial0, changed state to administratively down
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed state to down

Administratively turns off an interface

Router#configure term
Router(config)#interface serial 0
Router(config-if)#no shutdown
%LINK-3-UPDOWN: Interface Seria0, changed state to up
%LINEPROTO-5-UPDOWN: Line Protocol on Interface Serial0, changed state to up

Enables an interface that is administratively shutdown

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-103


Router show interfaces
Command
Router#show interfaces
Ethernet0 is up, line protocol is up
Hardware is Lance, address is 00e0.1e5d.ae2f (bia 00e0.1e5d.ae2f)
Internet address is 10.1.1.11/24
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255
Encapsulation ARPA, loopback not set, keepalive set (10 sec)
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:07, output 00:00:08, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
81833 packets input, 27556491 bytes, 0 no buffer
Received 42308 broadcasts, 0 runts, 0 giants, 0 throttles
1 input errors, 0 CRC, 0 frame, 0 overrun, 1 ignored, 0 abort
0 input packets with dribble condition detected
55794 packets output, 3929696 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 babbles, 0 late collision, 4 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-104


Interpreting Interface Status

Router#show interfaces serial 1

Serial1 is up, line protocol is up

Hardware is HD64570
Description: 64Kb Line to San Jose
:: :: :: :: :: :: :: :: ::

Carrier Detect Keepalives

Operational.................. Serial1 is up, line protocol is up


Connection problem... Serial1 is up, line protocol is down
Interface problem........ Serial1 is down, line protocol is down
Disabled ...................... Serial1 is administratively down, line protocol is down

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-105


Serial Interface show
controller Command

Router#show controller serial 0


HD unit 0, idb = 0x121C04, driver structure at 0x127078
buffer size 1524 HD unit 0, V.35 DTE cable
.
.
.

Shows cable type of serial cables

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-106


Summary

After completing this chapter, you should


be able to complete the following tasks:
• Start up the Catalyst switch and Cisco router and
observe the boot up processes
• Provide an initial configuration for the switch and
perform the router’s initial setup configuration
• Enable and identify the command modes in each
network device
• Use the various help and command line-editing
features of each device’s user interface
• Show and recognize fundamental technical details
about each network device
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-107
Chapter 3

Managing Your
Network
Environment
© 1999, Cisco Systems, Inc. 1-108
Objectives

Upon completion of this chapter, you will


be able to perform the following tasks:
• Gather information about neighbor devices
• Gather information about remote devices
• Create a simple network diagram to
document the network
• Determine the location from which a
configuration and IOS image will be loaded

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-109


Cisco Discovery
Protocol
Upper-Layer
TCP/IP Novell AppleTalk Others
Entry Addresses
IPX
Cisco Proprietary CDP discovers and shows information about
Data-Link Protocol directly connected Cisco devices

Media Supporting Frame


LANs Relay ATM Others
SNAP

• A proprietary utility that gives you a summary of


directly connected switches, routers, and other
Cisco devices
• CDP discovers neighbor devices regardless of
which protocol suite they are running
• Physical media must support the Subnetwork
Access Protocol (SNAP) encapsulation
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-110
Discovering Neighbors
with CDP
Runs on routers with Cisco IOS
10.3 or later and Cisco switches
and hubs
Summary information
includes: CDP
• Device identifiers
• Address list
CDP CDP
• Port identifier
• Capabilities list
• Platform show cdp

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-111


Using CDP

SwitchA RouterA RouterB SwitchB


S1
S0
10.1.1.2
10.3.3.2 10.3.3.1 10.1.1.1 10.2.2.1 10.2.2.2

RouterA#sh cdp ?
entry Information for specific neighbor entry
interface CDP interface status and configuration
neighbors CDP neighbor entries
traffic CDP statistics
<cr>
RouterA(config)#no cdp run
RouterA(config)#interface serial0
RouterA(config-if)#no cdp enable

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-112


Using the show cdp neighbor
Command
SwitchA RouterA RouterB SwitchB
S1
S0
10.1.1.2
10.3.3.2 10.3.3.1 10.1.1.1 10.2.2.1 10.2.2.2

RouterA#sh cdp neighbors


Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP, r - Repeater

Device ID Local Intrfce Holdtme Capability Platform Port ID


RouterB Ser 0 148 R 2522 Ser 1
SwitchA0050BD855780 Eth 0 167 T S 1900 2

SwitchA also provides its Mac address

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-113


Using the show cdp entry
Command
SwitchA RouterA RouterB SwitchB
S1
S0
10.1.1.2
10.3.3.2 10.3.3.1 10.1.1.1 10.2.2.1 10.2.2.2

RouterA#sh cdp entry *


-------------------------
Device ID: RouterB
Entry address(es):
IP address: 10.1.1.2
Platform: cisco 2522, Capabilities: Router
Interface: Serial0, Port ID (outgoing port): Serial1
Holdtime : 168 sec

Version :
Cisco Internetwork Operating System Software
IOS (tm) 2500 Software (C2500-JS-L), Version 12.0(3), RELEASE SOFTWARE (fci)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Mon 08-Feb-99 18:18 by phanguye
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-114
Additional CDP Commands

SwitchA RouterA RouterB SwitchB


S1
S0
10.1.1.2
10.3.3.2 10.3.3.1 10.1.1.1 10.2.2.1 10.2.2.2

RouterA#sh cdp traffic


CDP counters :
Packets output: 56, Input: 38
Hdr syntax: 0, Chksum error: 0, Encaps failed: 3
No memory: 0, Invalid packet: 0, Fragmented: 0

RouterA#sh cdp interface


BRI0 is administratively down, line protocol is down
Encapsulation HDLC
Sending CDP packets every 60 seconds
Holdtime is 180 seconds

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-115


Using Telnet to Connect to
Remote Devices
SwitchA RouterA RouterB SwitchB
S1
S0
10.1.1.2
10.3.3.2 10.3.3.1 10.1.1.1 10.2.2.1 10.2.2.2

RouterA#telnet 10.2.2.2
Trying 10.2.2.2 ... Open
-------------------------------------------------
Catalyst 1900 Management Console
Copyright (c) Cisco Systems, Inc. 1993-1998
All rights reserved.
Enterprise Edition Software
Ethernet Address: 00-90-86-73-33-40
PCA Number: 73-2239-06
PCA Serial Number: FAA02359H8K
Remote device
Model Number: WS-C1924-EN
System Serial Number: FAA0237X0FQ
.
.
SwitchB>

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-116


Viewing Telnet Connections

SwitchA RouterA RouterB SwitchB


S1
S0
10.1.1.2
10.3.3.2 10.3.3.1 10.1.1.1 10.2.2.1 10.2.2.2

RouterA#sh session
Conn Host Address Byte Idle Conn Name
1 10.1.1.2 10.1.1.2 0 1 10.1.1.2
* 2 10.3.3.2 10.3.3.2 0 0 10.3.3.2

RouterA#sh user
Line User Host(s) Idle Location
* 0 con 0 10.1.1.2 3
10.3.3.2 2
11 vty 0 idle 1 10.1.1.2

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-117


Suspending a Telnet Session

SwitchA RouterA RouterB SwitchB


S1
S0
10.1.1.2
10.3.3.2 10.3.3.1 10.1.1.1 10.2.2.1 10.2.2.2

RouterB#<Ctrl-Shift-6>x
RouterA#sh session
Conn Host Address Byte Idle Conn Name
1 10.1.1.2 10.1.1.2 0 1 10.1.1.2
RouterA#resume 1
RouterB#

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-118


Closing a Telnet Session

SwitchA RouterA RouterB SwitchB


S1
S0
10.1.1.2
10.3.3.2 10.3.3.1 10.1.1.1 10.2.2.1 10.2.2.2

RouterA#disconnect Closing the current


Closing connection to 10.3.3.2 [confirm] session opened by you

RouterA#clear line 11 Closing a session opened


[confirm] by a remote device
[OK]

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-119


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 10.1.1.10

Type escape sequence to abort.


Tracing the route to 10.1.1.10

1 10.1.1.10 4 msec 4 msec 4 msec


Router#

Test connectivity and path to a remote device

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-120


Router Power on/Bootup
Sequence
• Power on self test (POST)
• Load and run bootstrap code
• Find the IOS software
• Load the IOS software
• Find the configuration
• Load the configuration
• Run

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-121


Router Internal Components

RAM NVRAM Flash ROM

Console
Interfaces
Auxiliary

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-122


Startup Sequence

RAM
ROM Bootstrap Load Bootstrap

Flash Locate and Load


Cisco Operating System
TFTP Server Internetwork
Operating
System
ROM

NVRAM Locate and Load


Configuration File
Configuration
TFTP Server or
File
Enter Setup Mode
Console

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-123


Finding the IOS
show
startup-config NVRAM
Config register
show
version
Flash Console

Order of search:
IOS
1. Check configuration register
2. Parse config in NVRAM
3. Default to first file in Flash
4. Attempt net boot
5. RXBOOT
6. ROMMON

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-124


Locating the Cisco IOS Software
Configuration Registers
Registers in NVRAM for modifying fundamental Cisco IOS software
Identifies where to boot Cisco IOS image (for example, use config-mode commands)

Router# configure terminal


Router(config)# boot system flash IOS_filename
Router(config)# boot system tftp IOS_filename tftp_address
Router(config)# boot system rom
[Ctrl-Z]
Router# copy running-config startup-config

Boot system commands not found In NVRAM

Get default Cisco IOS software from Flash

Flash memory empty

Get default Cisco IOS software from TFTP server

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-125


Router Start-up Flow Chart
Boot Check Boot
No system Yes Do what
START field =1
0x1
start-up
config
commands they say
?
Yes No

Valid
No IOS in Yes Use IOS from
Boot Flash
No Flash
field =0
?
0x0 No
Attempt to get
Yes
Yes IOS from
5 failures
? network
Run
ROM No
Monitor
Yes Config reg Yes Use file from
Success
Use IOS in ROM bit 13=1 No ? Network
(RXBoot mode) ?

NORMAL
No Valid Yes START UP
Load IOS Config reg
config COMPLETE
bit 6=1
?
?
Yes No
SETUP
DIALOG

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-126


Determining the Current
Configuration Register Value
wg_ro_a#show version
Cisco Internetwork Operating System Software
IOS (tm) 2500 Software (C2500-JS-L), Version 12.0(3), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Mon 08-Feb-99 18:18 by phanguye
Image text-base: 0x03050C84, data-base: 0x00001000

ROM: System Bootstrap, Version 11.0(10c), SOFTWARE


BOOTFLASH: 3000 Bootstrap Software (IGS-BOOT-R), Version 11.0(10c), RELEASE SOFTWARE (fc1)

wg_ro_a uptime is 20 minutes


System restarted by reload
System image file is "flash:c2500-js-l_120-3.bin"

--More--

Configuration register is 0x2102

Configuration register value in show version

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-127


Configuration Register Values
Router#configure terminal
Router(config)#config-register 0x2102
[Ctrl-Z]
Router#reload

• Configuration register bits 3, 2, 1, and 0 set boot option

Configuration Register Meaning


Boot Field Value
Use ROM monitor mode
0x0 (Manually boot using the b
command)
Automatically boot from ROM
0x1
(Provides IOS subset)
Examine NVRAM for boot
0x2 to 0xF system commands (0x2
default if router has Flash)

• Check configuration register value with show version


© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-128
Loading the IOS from Flash
RAM

IOS

Flash
Console
IOS
show flash

Flash file is decompressed into RAM

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-129


show flash Command

wg_ro_a#sh flash

System flash directory:


File Length Name/status
1 10084696 c2500-js-l_120-3.bin
[10084760 bytes used, 6692456 available, 16777216 total]
16384K bytes of processor board System flash (Read ONLY)

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-130


Loading the Configuration
RAM NVRAM

Config Config

IOS
show show
running-config startup-config

Console

Setup utility

• Load and execute config from NVRAM


• If no config in NVRAM, enter setup mode
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-131
show running and show
startup Commands
In RAM In NVRAM
wg_ro_c#show running-config wg_ro_c#show startup-config
Building configuration... Using 1359 out of 32762 bytes
Current configuration: !
! version 12.0
version 12.0 !
! -- More --
-- More --

Display current and saved configuration

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-132


Sources of Configurations
RAM NVRAM
copy running startup
Config Config
copy startup running (merge)

• NVRAM

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-133


Sources of Configurations
RAM NVRAM
copy running startup
Config Config
copy startup running (merge)

config term
(merge)

• NVRAM
• Terminal

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-134


Sources of Configurations
RAM NVRAM
copy running startup
Config Config
copy startup running (merge)

config term
(merge)

copy tftp run Console


(merge) copy tftp start

• NVRAM copy run tftp copy start tftp

• Terminal TFTP
server
• TFTP server

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-135


Sources of Configurations
RAM NVRAM
copy running startup
Config Config
copy startup running (merge)

config term
(merge)

erase
copy tftp run Console start
(merge) copy tftp start

• NVRAM copy run tftp copy start tftp


Blank
000000
• Terminal 000000
TFTP
• TFTP server server
• Erase Start
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-136
copy run tftp and copy tftp run
Commands
wg_ro_a#copy running-config tftp
Address or name of remote host []? 10.1.1.1
Destination filename [running-config]? wgroa.cfg
.!!
1684 bytes copied in 13.300 secs (129 bytes/sec)

wg_ro_a#copy tftp running-config


Address or name of remote host []? 10.1.1.1
Source filename []? wgroa.cfg
Destination filename [running-config]?
Accessing tftp://10.1.1.1/wgroa.cfg...
Loading wgroa.cfg from 10.1.1.1 (via Ethernet0): !
[OK - 1684/3072 bytes]

1684 bytes copied in 17.692 secs (99 bytes/sec)

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-137


Preparing for a Network
Backup Image

c2500-js-l_120-3.bin

Network
Router server

• Check access to the server


• Check space available on the server
• Check file naming convention
• Create file on server if required

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-138


Verifying Memory and
Deciphering Image Filenames

wg_ro_a#show flash

System flash directory:


File Length Name/status
1 10084696 c2500-js-l_120-3.bin

[10084760 bytes used, 6692456 available, 16777216 total]


16384K bytes of processor board System flash (Read ONLY)

Verify Flash memory has room for the IOS image

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-139


Creating a Software Image
Backup
FLASH Network
server
copy flash tftp

wg_ro_a#copy flash tftp


Source filename []? c2500-js-l_120-3.bin
Address or name of remote host []? 10.1.1.1
Destination filename [c2500-js-l_120-3.bin]?
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
<output omitted>
10084696 bytes copied in 709.228 secs (14223 bytes/sec)
wg_ro_a#

Back up current files prior to updating Flash


© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-140
Upgrading the Image from the
Net
FLASH Network
server

wg_ro_a#copy tftp flash


Address or name of remote host [10.1.1.1]?
Source filename []? c2500-js-l_120-3.bin
Destination filename [c2500-js-l_120-3.bin]?
Accessing tftp://10.1.1.1/c2500-js-l_120-3.bin...
Erase flash: before copying? [confirm]
Erasing the flash filesystem will remove all files! Continue? [confirm]
Erasing device... eeeee (output omitted) ...erased
Erase of flash: complete
Loading c2500-js-l_120-3.bin from 10.1.1.1 (via Ethernet0): !!!!!!!!!!!!!!!!!!!!
(output omitted)
[OK - 10084696/20168704 bytes]
Verifying checksum... OK (0x9AA0)
10084696 bytes copied in 309.108 secs (32636 bytes/sec)
wg_ro_a#

• Erase Flash occurs before loading new image


• Note message that image already exists
© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-141
Summary

After completing this chapter, you should be


able to perform the following tasks:
• Use Cisco Discovery Protocol from a device to
get information about neighboring devices
• Use Telnet to retrieve information about remote
devices
• Determine the load location of the IOS image
• List the commands to load an IOS image file

© 2000, Cisco Systems, Inc. www.cisco.com CCNA-(V2)—1-142


© 1999, Cisco Systems, Inc. CCNA-(V2)-143

You might also like