Using the Command-Line Interface



Similar documents
JUNOS Command Line Interface. Copyright 2003 Juniper Networks, Inc. 1

SQLServer Mgmt Studio 2005 (Std keyset) Keyboard Shortcuts

Basic Command-Line Interface Commands

You can start almost every task you perform in QuickBooks by clicking something a

Keyboard shortcuts in Excel Keyboard access to the ribbon. In this article WILL MY OLD SHORTCUTS STILL WORK? Hide All

Chapter 2 Using the Command Line Interface

List of the keyboard shortcuts that are available in Windows XP

vcenter Server Appliance Configuration

Microsoft PowerPoint 2013 Keyboard shortcuts

HP 5820X & 5800 Switch Series Fundamentals

Microsoft Powerpoint 2007 Keyboard Shortcuts

Using the Cisco IOS Command Line Interface

Catalyst 2960-X Switch QoS Configuration Guide, Cisco IOS Release 15.0(2)EX

Microsoft OneNote Online keyboard shortcuts

UNIX: Introduction to TELNET and FTP on UNIX

HEAT Service & Support 9.0 Technical Bulletin Copyright 2008 FrontRange Solutions USA Inc.

Using the Command Line Interface (CLI)

QoS Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)

Layer 2 Switch 24 Port 10/100 Managed Switch Plus 2 Combo Gigabit Copper/SFP Ports

HP A-MSR Router Series Fundamentals. Command Reference. Abstract

Capture desktop image to Clipboard. Display contextual Help Window. Rename.

Microsoft Access 97 Keyboard Shortcuts

Microsoft Frontpage 2003 Keyboard Shortcuts

Solving Math Programs with LINGO

HPE FlexNetwork 5130 HI Switch Series

Outlook 2007 Keyboard Shortcuts

Clustered Data ONTAP 8.3

Microsoft Outlook 2003 Keyboard Shortcuts

ASCII, Extended ASCII and Keyboard Scan Codes for the ProtoLink Architecture Keypad key programming

LANpoint XL Terminal Emulation Software QuickStart Guide

From Release 8.0, IPv6 can also be used to configure the LDAP server on the controller.

Mac Keyboard Shortcuts

Microsoft Outlook 2007 Keyboard Shortcuts

Tips Tricks and Techniques for Efficient LabVIEW Development

Terminal Line and Modem Support Commands

Monitoring and Analyzing Switch Operation

Oracle E-Business Suite R11i System Navigation Training

Word 2010 Introduction

Basics of MS Word :: 137

Access 2013 Keyboard Shortcuts

Basics of Word Processing

Microsoft Word Shortcut Keys

JDarkRoom. User Guide. Version 14. Copyright 2009 Duncan Jauncey.

2008 Davis Instruments Corp. All rights reserved. Information in this document is subject to change without notice.

Workers Comp Calculation System Help Manual

Clustered Data ONTAP 8.3

ValuPrompt Computer Prompter Instruction Manual

Website: Twitter:

Microsoft Word 2007 Keyboard Shortcuts

Using the Command Line Interface (CLI)

N560 series Command Line Interface (CLI) User s Guide

Cisco ISE Command-Line Interface

TOAD SQL Editor. The SQL Editor is the original development area of. Overview

Command Line Interface

Microsoft Access 2007 Keyboard Shortcuts

Tips and Tricks: Getting More Out of Fortis. Cali Lang Senior Product Specialist

LAB THREE STATIC ROUTING

Using Cisco IOS Software

Adept DeskTop Online User Guide

GETTING STARTED TABLE OF CONTENTS

AMT Implementation on a UTC RETAIL 3170 POS

Enabling Remote Access to the ACE

Chapter 21 Terminal Server

Matrix Software. How to use your

Frequently Asked Questions

Logix5000 Controllers ASCII Strings

DS-5 ARM. Using the Debugger. Version 5.7. Copyright 2010, 2011 ARM. All rights reserved. ARM DUI 0446G (ID092311)

MUNIS Instructions for Logging into SaaS (ASP) Dashboard

Wavelink TermProxy Version 4.0 User Guide

ASCII Character Set and Numeric Values The American Standard Code for Information Interchange

Complete List of Shortcuts in Windows 8

Configuring the Firewall Management Interface

User Guide Volume 7 RELEASE MANAGEMENT

Outlook Express Instructions for Setting Up LAUSD Account

Configuring System Message Logging

Basic Training Manual Rev1.2

Introduction to Cisco router configuration

#65 4GHGTGPEG")WKFG #FXCPEGF"6GTOKPCN"5QHVYCTG 8GTUKQP"502 HQT"%QPVTQNNGT/#% Catalog # Rev.02

Troubleshooting the Firewall Services Module

How to deploy console cable to connect WIAS-3200N and PC, to reset setting or check status via console

Applicazioni Telematiche

GoldMine Premium Edition User Guide

Introduction to. Outlook Express. for Keyboard Users

SEEREN2 Summer School Heraklion, Sept 25 th. Routing Issues: QoS/CoS. Jean-Marc Uzé Liaison Research & Education, EMEA juze@juniper.

HEAT User Guide. Version 9.5 3/10

Contents INTRODUCTION...1 COMMAND SUMMARY...5

WinSCP: Secure File Transfer Using WinSCP for Secure File Transfer on Windows

Characters & Strings Lesson 1 Outline

IP Office. Using IP Office System Monitor Issue 03c - (01 March 2013)

Kurzweil 3000 for Windows

Traffic Mirroring Commands on the Cisco IOS XR Software

IP Office 9.0. Using IP Office System Monitor Issue 05c - (19 August 2013)

CCNA Discovery Working at a Small to Medium Business or ISP Student Packet Tracer Lab Manual

Introduction to Outlook Express 6 with IMAP

Configuration Manual. Version November Production & Playout Server

Lab Load Balancing Across Multiple Paths

Microsoft Office Outlook 2013

No restrictions are placed upon the use of this list. Please notify us of any errors or omissions, thank you,

Comware versus Cisco IOS Command Guide

Troubleshooting the Firewall Services Module

Transcription:

CHAPTER 1 The command-line interface (CLI) is a line-oriented user interface that provides commands for configuring, managing, and monitoring the Cisco wireless LAN controller. This chapter contains the following topics: CLI Command Keyboard Shortcuts, page 2 Using the Interactive Help Feature, page 3 1-1

CLI Command Keyboard Shortcuts Chapter 1 CLI Command Keyboard Shortcuts Table 1-1 lists CLI keyboard shortcuts to help you enter and edit command lines on the controller. Table 1-1 CLI Command Keyboard Shortcuts Action Description Keyboard Shortcut Change The word at the cursor to lowercase. Esc I The word at the cursor to uppercase. Esc u Delete A character to the left of the cursor. Ctrl-h, Delete, or Backspace All characters from the cursor to the beginning of Ctrl-u the line. All characters from the cursor to the end of the line. Ctrl-k All characters from the cursor to the end of the Esc d word. The word to the left of the cursor. Ctrw-w or Esc Backspace Display MORE Exit from MORE output. q, Q, or Ctrl-C output Next additional screen. The default is one screen. To display more than one screen, enter a number before pressing the Spacebar key. Spacebar Next line. The default is one line. To display more than one line, enter the number before pressing the Enter key. Enter Enter an Enter or Return key character. Ctrl-m Expand the command or abbreviation. Ctrl-t or Tab Move the cursor One character to the left (back). Ctrl-b or Left Arrow One character to the right (forward). Ctrl-f or Right Arrow One word to the left (back), to the beginning of the Esc b current or previous word. One word to the right (forward), to the end of the Esc f current or next word. To the beginning of the line. Ctrl-a To the end of the line. Ctrl-e Redraw the screen at the prompt. Ctrl-l or Ctrl-r Return to the EXEC mode from any configuration mode Ctrl-z Return to the previous mode or exit from the CLI from Exec mode. exit command Transpose a character at the cursor with a character to the left of the Ctrl-t cursor. 1-2

Chapter 1 Using the Interactive Help Feature Using the Interactive Help Feature The question mark (?) character allows you to get the following type of help about the command at the command line. Table 1-2 lists the interactive help feature list. Table 1-2 Interactive Help Feature List Command Purpose help Provides a brief description of the Help feature in any command mode.? at the command Lists all commands available for a particular command mode. prompt partial command? Provides a list of commands that begin with the character string. partial Completes a partial command name. command<tab> command? Lists the keywords, arguments, or both associated with a command. command keyword? Lists the arguments that are associated with the keyword. Using the Help Command To look up keyboard commands, use the help command at the root level. help Help may be requested at any point in a command by entering a question mark?. If nothing matches, the help list will be empty and you must back up until entering a? shows the available options. Two types of help are available 1. Full help is available when you are ready to enter a command argument (for example show?) and describes each possible argument. 2. Partial help is provided when an abbreviated argument is entered and you want to know what arguments match the input (for example show pr?). > help HELP: Special keys: DEL, BS... delete previous character Ctrl-A... go to beginning of line Ctrl-E... go to end of line Ctrl-F... go forward one character Ctrl-B... go backward one character Ctrl-D... delete current character Ctrl-U, X. delete to beginning of line Ctrl-K... delete to end of line Ctrl-W... delete previous word Ctrl-T... transpose previous character Ctrl-P... go to previous line in history buffer Ctrl-N... go to next line in history buffer Ctrl-Z... return to root command prompt Tab, <SPACE> command-line completion 1-3

Using the Interactive Help Feature Chapter 1 Exit... go to next lower command prompt?... list choices Using the? command To display all of the commands in your current level of the command tree, or to display more information about a particular command, use the? command. command name? When you enter a command information request, put a space between the command name and?. This command shows you all the commands and levels available from the root level. >? clear config debug help linktest logout ping reset save show transfer Clear selected configuration elements. Configure switch options and settings. Manages system debug options. Help Perform a link test to a specified MAC address. Exit this session. Any unsaved changes are lost. Send ICMP echo packets to a specified IP address. Reset options. Save switch configurations. Display switch options and settings. Transfer a file to or from the switch. Using the partial? command To provide a list of commands that begin with the character string, use the partial command?. partial command? There should be no space between the command and the question mark. This example shows how to provide a command that begin with the character string ad : > controller> config>ad? The command that matches with the string ad is as follows: advanced 1-4

Chapter 1 Using the Interactive Help Feature Using the partial command<tab> To completes a partial command name, use the partial command<tab> command. partial command<tab> There should be no space between the command and <tab>. This example shows how to complete a partial command name that begin with the character string ad : > Controller>config>cert<tab> certificate Using the command? To list the keywords, arguments, or both associated with the command, use the command?. command? There should be space between the command and the question mark. This example shows how to list the arguments and keyword for the command acl: > Controller >config acl? Information similar to the following appears: apply counter create delete rule cpu Applies the ACL to the data path. Start/Stop the ACL Counters. Create a new ACL. Delete an ACL. Configure rules in the ACL. Configure the CPU Acl Information 1-5

Using the Interactive Help Feature Chapter 1 command keyword? To list the arguments that are associated with the keyword, use the command keyword? command keyword? There should be space between the keyword and the question mark. This example shows how to display the arguments associated with the keyword cpu: > controller>config acl cpu? Information similar to the following appears: none <name> None - Disable the CPU ACL <name> - Name of the CPU ACL 1-6