Terminal and Console Access Unix/IP Preparation Course July 19, 2009 Eugene, Oregon, USA

Slides:



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

Managing Cisco IOS Software. Overview The router boot sequence Locating IOS software The configuration register Recovering Passwords Backing Up the Cisco.
Chapter 9: Understanding System Initialization The Complete Guide To Linux System Administration.
Week 8 System Initialization and X Windows. Objectives  Summarize the major steps necessary to boot a Linux system  Configure the LILO and GRUB boot.
Linux+ Guide to Linux Certification, Third Edition
Lesson 15 – INSTALL AND SET UP NETWARE 5.1. Understanding NetWare 5.1 Preparing for installation Installing NetWare 5.1 Configuring NetWare 5.1 client.
WXES2106 Network Technology Semester /2005 Chapter 5 Routers CCNA2: Module 1 and 2.
Lesson 4-Installing Network Operating Systems. Overview Installing and configuring Novell NetWare 6.0. Installing and configuring Windows 2000 Server.
CCNA 2 v3.1 Module 2.
Chapter 9 Managing a Cisco Internetwork Cisco Router Components Bootstrap - Brings up the router during initialization POST - Checks basic functionality;
Getting Started with Linux: Novell’s Guide to CompTIA’s Linux+ (Course 3060) Section 2 Use the Linux Desktop.
CISCO ROUTER BY Mark Sullivan Nancy Tung Xiao Yan Wu.
1 Semester 2 Module 2 Introduction to Routers Yuda college of business James Chen
1 Remote Access July 10, What we’ll cover Remote access to NCAR’s network Remote access to Servers, Routers, Switches.
System Administration: Linux Track 2 Workshop June 2010 Pago Pago, American Samoa.
Terminal and Console Access Unix/IP Preparation Course May 29, 2011 Dar es Salaam, Tanzania.
1 Chapter 2 ROUTER FUNDAMENTALS By: Tassos Tassou.
1 Semester 2 Module 3 Configuring a Router Yuda college of business James Chen
Field Proven Performance – Industrial Grade Support DATA-LINC GROUP Training: LincView OPC Released: 2012/02/04.
Debugging techniques in Linux Debugging Techniques in Linux Chetan Kumar S Wipro Technologies.
Using the “CLI” Unix / Linux Preparation Course May 25 Djibouti.
Day 10 Hardware Fault Tolerance RAID. High availability All servers should be on UPSs –2 Types Smart UPS –Serial cable connects from UPS to computer.
CCNA2 Chapter 1 Wide Area Networks and Routers. WAN is a data communications network that operates beyond a LAN’s geographic scope. Users subscribe to.
CISCO NETWORKING ACADEMY Chabot College ELEC Hyperterminal Access to Routers.
Hands-On Virtual Computing
NAND boot over I2C example
UNIX Startup and Shutdown CSCI N321 – System and Network Administration Copyright © 2000, 2010 by Scott Orr and the Trustees of Indiana University.
CCNA 3 Week 6 Switch Configuration. Copyright © 2005 University of Bolton Physical Details Available in variety of sizes –12 port, 16 port, up to 48 port.
Beagle Board Fast Boot Hui Chen Keji Ren Dec 10 th, 2009 EE382N-4 Project.
Cisco Router Hardware Software overview. In this lecture we will investigate an overview of Cisco router hardware and software. We will first turn our.
1 NETS KVM Setup July 11, What we’ll cover Setup and configuration User Interfaces Troubleshooting Open Issues Coming attractions.
Using Commands Unix/IP Preparation Course July 19, 2009 Eugene, Oregon, USA
Ch.2 – Introduction to Routers
Linux Administration. Pre-Install Different distributions –Redhat, Caldera, mandrake, SuSE, FreeBSD Redhat Server Install –Check HCL –Significant issues.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 2 Introduction to Routers.
PacNOG 6: Nadi, Fiji Terminal and Console Access Hervey Allen Network Startup Resource Center.
Router Fundamentals PJC CCNA Semester 2 Ver. 3.0 by William Kelly.
Linux Startup Process Presenter: Dipu Gupta.
Networking in Linux. ♦ Introduction A computer network is defined as a number of systems that are connected to each other and exchange information across.
Ch.2 – Introduction to Routers CCNA 2 version 3.0 Rick Graziani Cabrillo College.
Introduction to Routers
PacNOG 7: Pango Pango, American Samoa Terminal and Console Access Hervey Allen Network Startup Resource Center.
CCNA2 Chapter 2 Cisco IOS Software. Cisco’s operating system is called Cisco Internetwork Operating System (IOS) IOS provides the following network services:
VirtualBox: How to create a Linux Virtual Machine.
Router Basics MM Clements.
UNIX Startup and Shutdown CSCI N321 – System and Network Administration Copyright © 2000, 2009 by Scott Orr and the Trustees of Indiana University.
Chapter 2: Configure a Network Operating System
The Linux Operating System R.Bigelow. What is an Operating System An operating system is a collection of programs that manage a computer's resources.
24 Feb 2009ITCN 1 Introduction to Computer Networking M Clements.
1 Setup and Compile Linux Kernel Speaker: Yi-Ji Jheng Date:
Chapter 4: server services. The Complete Guide to Linux System Administration2 Objectives Configure network interfaces using command- line and graphical.
Cisco 2 - Routers Perrine. J Page 16/26/2016 Chapter 2 Cisco IOS Software Cisco’s operating system is called Cisco Internetwork Operating System (IOS)
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 2 Introduction to Routers.
Router Components & Configuration. Router Components & Configurations Topics Physical components Memory components Configuration modes Keystroke shortcuts.
Configuring Network Devices
Computer System Laboratory
For Wolverhampton Linux User Group By Adam Sweet
Instructor Materials Chapter 2: Configure a Network Operating System
Lec 3: Introduction to Switched Networks
CIT 384: Network Administration
Introduction to Cisco IOS -(Internetwork Operating System)
Linux Start Sequence Summary
Introduction to Networking
Chapter 2: Introduction to Switched Networks
Chapter 2: Introduction to Switched Networks
Chapter 5: Switch Configuration
Chapter 5: Switch Configuration
Routers & Cisco IOS.
Lecture9: Embedded Network Operating System: cisco IOS
Lecture9: Embedded Network Operating System: cisco IOS
Presentation transcript:

Terminal and Console Access Unix/IP Preparation Course July 19, 2009 Eugene, Oregon, USA

workshop eugene, oregon Contents Virtual terminals Mouse daemon buffer (if available) Copy/paste between terminals OOB and serial console access Server/Switch console access (minicom)

workshop eugene, oregon (Virtual) Consoles Usually you have 6:  tty[1-6] tty7 takes you back to X Access them using ALT-CTRL-F[1-7] Virtual terminals are very useful. If you run without a GUI, then they are your friend. Some Unix/Linux versions have optional mouse daemons in text mode (FreeBSD).

workshop eugene, oregon (Virtual) Consoles Depending on Unix/Linux version these are defined in:  /etc/default/console-setup (Upstart)  /etc/inittab  /etc/ttys  /boot/grub/menu.1st (OOB trick)  /etc/init.d/console-setup  /etc/init.d/console-screen.sh

workshop eugene, oregon Copy/Paste Between Consoles If you boot without a GUI (no gnome, KDE, etc.) and you have a mouse- daemon, the for example you can:  Highlight text in tty1  Press ALT-CTRL-2 to access tty2  Place mouse in another file  Press middle-mouse button to paste text from tty1

workshop eugene, oregon OOB and Serial Console Access OOB or “Out Of Band” access: Critical for remote management of servers. How do you access a machine's BIOS remotely? How do you access RAID BIOS remotely? In Linux tell the boot loader to pass options to the kernel. The kernel can send output to ttyS0. Why is this useful?...

workshop eugene, oregon OOB and Serial Console Access Use serial to ethernet converter. With an OOB solution connect to separate IP to view your machine's console. During boot you can see your machine's console using terminal software connecting to a separate IP (user and password almost always required as well). Set Kernel load options (for instance) in /boot/grup/menu.1st

workshop eugene, oregon OOB and Serial Console Access Sample /boot/grub/menu.1st file entry: title Ubuntu , kernel server root (hd0,0) kernel /vmlinuz server root=UUID=96e bf7-421e -a4bc-6de1d21eaa97 ro console=ttyS0,38400n8 console=tty0 quiet splash initrd /initrd.img server quiet What does this mean? Key option for OOB serial console access is: console=ttyS0,38400n8 console=tty0 We'll look at an example now...

workshop eugene, oregon Server/Switch Console Access Connect serial cable from your machine to serial/aux port on switch or router. Default settings in most cases are:  9600 bps, 8 bits, no parity, 1 stop bit  Or, n1  Be sure that Hardware Flow Control is off (No). Your data cable probably does not have the lines for hardware flow control.  Your serial port is probably ttyS0.

workshop eugene, oregon Console Access using Minicom To configure 9600bps, 8-n-1, no hardware flow control and use ttyS0 in Minicom do:  sudo minicom  CTRL-a, z. Choose “cOnfigure Minicom”  Choose “Serial port setup” Set Serial Device to /dev/ttyS0 Set Hardware Flow Control to “No”  Exit, then press CTRL-a, z. Choose “comm Parameters” Set Speed to 9600  Exit. Exit Minicom (CTRL-a, x) and restart.

workshop eugene, oregon Console Access using Minicom When you start your device, if you need to send a BREAK do: CTRL-a, f Note, to ensure access to your serial port(s) you must run Minicom using sudo or as root.