CISCO Routerek Számítógép hálózatok gyakorlata ÓBUDAI EGYETEM 2011 TAVASZI FÉLÉV 8. LABORGYAKORLAT PRÉM DÁNIEL.

Slides:



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

CCNA2-1 Chapter 1 Introduction to Routing and Packet Forwarding CLI Configuration and Addressing.
Virtual LAN Számítógép hálózatok gyakorlata ÓBUDAI EGYETEM 2011 TAVASZI FÉLÉV 9. LABORGYAKORLAT PRÉM DÁNIEL.
Cisco Router. Overview Understanding and configuring the Cisco Internetwork Operating System (IOS) Connecting to a router Bringing up a router Logging.
Introduction to the Cisco IOS
Summer Classes Router - Initial Configuration By Roshan Chaudhary Lecturer Islington College.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Initial Switch Configuration Internetworking Fundamentals Instructor: Abdirahman I. Abdi.
© 2004 Cisco Systems, Inc. All rights reserved. Operating and Configuring Cisco IOS Devices Starting a Router INTRO v2.0—8-1.
CSE 304 COMPUTER NETWORK LAB LECTURE 01 Md. Mamunur Rashid Akand Lecturer, Department of CSE, BUBT.
CISCO NETWORKING ACADEMY Chabot College ELEC Router Components & “Show” Commands.
1 Chapter 2 ROUTER FUNDAMENTALS By: Tassos Tassou.
Basic Router Configuration Warren Toomey GCIT. Introduction A Cisco router is simply a computer that receives packets and forwards them on based on what.
CISCO ROUTER.  The Cisco router IOS  Enhanced editing  Administrative functions  Hostnames  Banners  Passwords  Interface descriptions  Verifying.
Configuring a network os
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 2: Configuring a Network Operating System Introduction to Networks.
CLI modes Accessing the configuration Basic configuration (hostname and DNS) Authentication and authorization (AAA) Log collection Time Synchronization.
M. Dahshan - TCOM52721 TCOM 5272 Telecomm Lab Dr. Mostafa Dahshan OU-Tulsa 4W 2 nd floor
© Wiley Inc All Rights Reserved. CHAPTER 4: Introduction to the Cisco IOS CCNA: Cisco Certified Network Associate Study Guide.
CCNA Journal Sample. Index Basic Ethernet Serial Router Rip.
CCNA Configuration Journal Sample. Index Basic Ethernet Serial Router Rip …
Instructor & Todd Lammle
CCNA Guide to Cisco Networking
Seminar ON CISCO ROUTER CONFIGURATION. CONTENT Introduction to Router Series of Router Interfaces of Router Types of Router Protocols used in Router Configuring.
Chap 5 Startup and Setup Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Dynamic routing Computer networks in practice ÓBUDAI EGYETEM 2011 TAVASZI FÉLÉV 8. LABORGYAKORLAT PRÉM DÁNIEL.
Basic Router Configuration 1.1 Global configuration Cisco allows us to configure the router to support various protocols and interfaces. The router stores.
Configuring a Router. Router user interface The Cisco IOS software uses a command-line interface (CLI) as the traditional console environment. This environment.
S7C3 – Switch Configuration 2900 vs Wiring the Switch Switch to Switch Ethernet ports – crossover Access or Trunk Port –Default is Access Port –Trunk.
Command line Interface LA 1 LnP : are/release/12.1_11_yj4/command/reference/intro.html.
Sybex CCNA Chapter 4: Cisco’s IOS and SDM Instructor & Todd Lammle.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Configuring and Testing Your Network Network Fundamentals – Chapter.
NETWORK ADMINISTRATION CPIT 470 Instructor: Mrs Aisha Ehsan.
Sybex CCNA Chapter 6: Cisco’s IOS Instructor & Todd Lammle.
Routers and Routing Basics CCNA 2 Chapter 3 1.
Will learn to use router modes and configuration methods to update a router's configuration file with current and prior versions of Cisco Internetwork.
1 CCNA Semester 2 Introduction to Routers Unit 2 Review JEOPARDY.
Routers 1st semester
Configuration Modes and TFTP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
CN2668 Routers and Switches Kemtis Kunanuraksapong MSIS with Distinction MCTS, MCDST, MCP, A+
Configuring a Router MM Clements. Copyright This Week Command line interface Router configuration Modes for configuration Interface.
Chapter 2: Configure a Network Operating System
2016/2/211 資訊網路專題 Router & Practice. 2016/2/212 Router Basics Computers have four basic components: a CPU, memory, interfaces, and a bus. –A router also.
 Router Configurations part1 2 nd semester
© 2002, Cisco Systems, Inc. All rights reserved..
COMPUTER NETWORK AND DESIGN
Configuring a Router Module 3 Semester 2. Router Configuration Tasks Name a router Set passwords Examine show commands Configure a serial interface Configure.
+ Lecture#3: Configuring a Network Operating System Asma AlOSAIMI.
1 21-Mar-16 Configuring and testing CCNA Exploration Semester 1 Chapter 11.
Configuring and Testing Your Network Network Fundamentals.
Routers and Router Configuration 2 nd semester
CHAPTER 3 Router CLI Command Line Interface. Router User Interface User and privileged modes User mode --Typical tasks include those that check the router.
Cisco CLI (command line interface). login with the user password enter privileged mode with the enable password disable or quit Advanced help features:
Configure and verify initial switch configuration including remote access management.
1 Dr. Tom Hicks Computer Science Department Trinity University 1.
DHCP CONFIGURATION Routing & Switching. DHCPV4 OPERATION CONFIGURING A DHCPV4 SERVER A Cisco router running the Cisco IOS software can be configured to.
Introduction to networking (Yarnfield) Configure a router.
Cisco Routers & IOS Introduction. Router Interface ● Serial cable ● Command line interface ● Efficient ● Fast ● Universal across all Cisco equipment ●
Instructor Materials Chapter 2: Configure a Network Operating System
Basic router configuration
Switch Commands Exec Commands Switch#? exec Commands
Operating & Configuring a Cisco IOS Device
CCNA 2 v3 JEOPARDY Module 2 CCNA2 v3 Module 2 K. Martin.
CCNA Configuration Journal Sample
CCNA Journal Sample.
Router configuration Router Router’s Functions : 1- IP addressing .
Basic switch and router configuration
Configuring a Router Module 3 Semester 2.
Fundamentals of Computer Networks
Fundamentals of Computer Networks
Presentation transcript:

CISCO Routerek Számítógép hálózatok gyakorlata ÓBUDAI EGYETEM 2011 TAVASZI FÉLÉV 8. LABORGYAKORLAT PRÉM DÁNIEL

Cisco routers Operating system: IOS (Internetwork Operating System) IOS is used in routers / switches Muliple authentication levels Interfaces are denoted by slot/modul/number – FastEthernet 3/0

IOS command line tools ? -> Available commands command ? -> available parameters TAB or ? when typing a command : command completion Previous commands can be recalled using the arrows disabling command: „no” – no ip address; no shutdown

IOS authentication levels level / modeenter to levelpromptleave level user login >logout privilegedenable#disable exit logout generalconfigure terminal(config)#exit end interfaceinterface type x/x(config-if)#exit Authentication levels are layered – you can only go one level up or down. Shortcut: ctrl+z --> go back to privilegized mode

IOS default settings hostname enable secret xxx show running-config show startup-config show ip route Changes made are lost at reboot – to make them permanent copy the running config to the startup config with the command – copy running-config startup-config