cisco ios command line interface honolulu community college cisco academy training center semester 2...

11
Cisco IOS Command Line Interface Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1

Upload: crystal-park

Post on 18-Jan-2018

218 views

Category:

Documents


0 download

DESCRIPTION

Logging in n Initially connect thru console port on router. n AUX port is for modem connection. n After logging, get a user-mode prompt, >. n User-mode give limited set of commands. n ENABLE command. u privileged-mode - full set of commands. u Prompt is the pound sign, #. n EXIT to log out of the router. n DISABLE to go back to user mode.

TRANSCRIPT

Page 1: Cisco IOS Command Line Interface Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1

Cisco IOS Command Line InterfaceHonolulu Community CollegeCisco Academy Training CenterSemester 2Version 2.1

Page 2: Cisco IOS Command Line Interface Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1

Overview 1. This chapter introduces the Cisco IOS,

software user interface for the router. 2. Covers:

Logging in and logging out. User-mode - to check router status. Privileged mode -access to config mode. Help features. Editing features.

Page 3: Cisco IOS Command Line Interface Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1

Logging in Initially connect thru console port on router. AUX port is for modem connection. After logging, get a user-mode prompt, >. User-mode give limited set of commands. ENABLE command.

privileged-mode - full set of commands. Prompt is the pound sign, #.

EXIT to log out of the router. DISABLE to go back to user mode.

Page 4: Cisco IOS Command Line Interface Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1
Page 5: Cisco IOS Command Line Interface Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1

User-Mode Commands ? To display list of commands.

Page 6: Cisco IOS Command Line Interface Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1

User-Mode Commands Spacebar or Return at “More” prompt

Page 7: Cisco IOS Command Line Interface Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1

Privileged-Mode Privileged-mode gives full command set. Used to go into global configuration mode.

From the privileged prompt, #, the ? will give a list of available commands.

Page 8: Cisco IOS Command Line Interface Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1

Help Functions At any point in entering a command, the ? will

give the options for the next part of the command.

Page 9: Cisco IOS Command Line Interface Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1

Editing Commands

Page 10: Cisco IOS Command Line Interface Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1

Command History The user interface provides a history or record

of commands you have entered. Default is last 10 commands saved. Terminal history size can change this to up to

256. Use up arrow and down arrow to retrieve

commands.

Page 11: Cisco IOS Command Line Interface Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1

Summary Two primary modes in Cisco IOS.

User-mode: limited checks on configuration status.

Privileged-mode: detailed examination of router configuration, remote access, debugging, access to configuration mode.

Help functions (?), and editing (command history) are useful when making changes to router configuration.