ملخص المحتوى في الصفحة رقم 1
McDATA OPENconnectors
Command Line Interface
USER MANUAL
P/N 620-000134-500
REV B
McDATA Corporation
380 Interlocken Crescent Broomfield, CO 80021-3464
Corporate Headquarters: 800.545.5773
Web: www.mcdata.com
Sales E-mail: sales@mcdata.com
ملخص المحتوى في الصفحة رقم 2
Record of Revisions and Updates Revision Date Description 620-000134-000 11/2001 Initial release of Manual 620-000134-100 05/2002 Updates for E/OS 2.0 620-000134-200 08/2002 Updates for E/OS 3.0 620-000134-300 09/2002 Updates for E/OS 4.0 620-000134-400 10/2002 Updates for E/OS 4.1 620-000134-500 10/2002 Updates for E/OS 4.1 CD-ROM final Copyright © 2002 McDATA Corporation. All rights reserved. Printed October 2002 Sixth Edition No part of this publication may be reproduced or distributed in any
ملخص المحتوى في الصفحة رقم 3
Contents Preface ............................................................................................................................ix Chapter 1 Introduction Command Line Interface Overview...............................................1-2 Entering Command Line Interface Commands ...........................1-3 Documentation Conventions ...................................................1-3 Navigation Conventions...........................................................1-3 Command Tree.
ملخص المحتوى في الصفحة رقم 4
Contents Chapter 2 CLI Commands Command Overview........................................................................2-2 config ..................................................................................................2-2 config.features.enterpriseFabMode ........................................2-3 config.features.ficonms.............................................................2-3 config.features.installKey.........................................................2-4 config.feature
ملخص المحتوى في الصفحة رقم 5
Contents config.zoning ........................................................................... 2-44 config.zoning.setDefZoneState ............................................. 2-44 config.zoning.activateZoneSet .............................................. 2-45 config.zoning.deactivateZoneSet.......................................... 2-45 config.zoning.replaceZoneSet ............................................... 2-46 config.zoning.clearZoneSet .............................................
ملخص المحتوى في الصفحة رقم 6
Contents show.port.status.......................................................................2-79 show.port.technology .............................................................2-82 show.security.fabricBinding ..................................................2-83 show.security.portBinding.....................................................2-84 show.security.switchBinding.................................................2-85 show.switch .....................................................
ملخص المحتوى في الصفحة رقم 7
Tables 1-1 CLI Command Tree Navigation Conventions .......................................... 1-3 1-2 CLI Command Tree ...................................................................................... 1-5 1-3 CLI Command Tree for the ED-5000 Director ........................................ 1-17 vii P/N 620-000134-500 McDATA OPENconnectors Command Line Interface USER MANUAL
ملخص المحتوى في الصفحة رقم 8
Tables viii McDATA OPENconnectors Command Line Interface USER MANUAL P/N 620-000134-500
ملخص المحتوى في الصفحة رقم 9
This publication is part of the documentation suite that supports the McDATA® Sphereon™ 3016 Fabric Switch, Sphereon 3032 Fabric Switch, Sphereon 3216 Fabric Switch, Sphereon 3232 Fabric Switch, Sphereon 4500 Fabric Switch, Intrepid™ 6064 Director, and Intrepid 6140 Director. Who Should Use This This publication describes the commands that can be entered through Manual the Command Line Interface for the Intrepid 6064 Director, Intrepid 6140 Director, Sphereon 4500 Switch, Sphereon
ملخص المحتوى في الصفحة رقم 10
Preface McDATA products in the user’s network The publications listed in Related Publications provide considerable information about both concepts and McDATA products. Organization of This This publication is organized as follows: Manual Chapter 1, Introduction, provides an introduction and overview of the Command Line Interface. Chapter 2, CLI Commands, describes the Command Line Interface commands, including their syntax, purpose, and parameters, as well as examples of their usage and
ملخص المحتوى في الصفحة رقم 11
Preface McDATA Intrepid 6140 Director Installation and Service Manual (620-000157) McDATA OPENconnectors SNMP Support Manual (620-000131) McDATA SANpilot User Manual (620-000160) McDATA Sphereon 3016 and 3216 Fabric Switch Product Manager User Manual (620-000151) McDATA Sphereon 3016 Switch Installation and Service Manual (620-000112) McDATA Sphereon 3016 Switch Product Manager User Manual (620-000121) McDATA Sphereon 3032 and 3232 Fabric Switch Product Manager User Manual (62
ملخص المحتوى في الصفحة رقم 12
Preface Manual Conventions The following notational conventions are used in this document: Convention Meaning Bold Keyboard keys, buttons and switches on hardware products, and screen prompts for the Command Line Interface. Italic Outside book references, names of user interface windows, buttons, and dialog boxes. Monospaced Command syntax, examples of commands, output. A note presents important information that is not hazard-related. Where to Get Help For technical support, McDATA end-user c
ملخص المحتوى في الصفحة رقم 13
Preface Forwarding We sincerely appreciate any comments about this publication. Did Publication you find this manual easy or difficult to use? Did it lack necessary Comments information? Were there any errors? Could its organization be improved? Please send your comments via e-mail, our home page, or FAX. Identify the manual, and provide page numbers and specific detail. Thank you. ❏ E-mail: pubsmgr@mcdata.com ❏ Home Page: http://www.mcdata.com ❏ Fax: Technical Communications Manager (303)
ملخص المحتوى في الصفحة رقم 14
Preface xiv McDATA OPENconnectors Command Line Interface USER MANUAL P/N 620-000134-500
ملخص المحتوى في الصفحة رقم 15
This chapter introduces the Command Line Interface (CLI) and describes the essentials for using the CLI commands. Section Page Command Line Interface Overview 1-2 Entering Command Line Interface Commands 1-3 Logging In and Logging Out 1-11 Using the commaDelim Command 1-13 Handling Command Line Interface Errors 1-14 Using the Command Line Interface Help 1-15 ED-5000 Director 1-17 Telnet Session 1-18 1-1 Introduction
ملخص المحتوى في الصفحة رقم 16
Introduction 1
The Command Line Interface (CLI) is a feature that provides an alternative to McDATA’s Enterprise Fabric Connectivity Manager (EFCM) and SANpilot interface products for director and switch management capabilities. The CLI can only be used through a Telnet client session in an out-of-band management environment, using the Ethernet port in the director or switch. Although the primary use of the CLI is in host-based scripting environments, the CL
ملخص المحتوى في الصفحة رقم 17
Introduction 1
The CLI commands can be entered directly at the command line of a terminal or coded in a script. Note that the CLI commands are not case sensitive. Throughout this publication, periods are used to separate the
components of a command name. However, the periods cannot be
included when the command is actually entered at the terminal or coded in a script. (How to enter the commands is explained in Navigation of
ملخص المحتوى في الصفحة رقم 18
Introduction 1 Table 1-1 CLI Command Tree Navigation Conventions (continued) Character Sequence Common Name Action or Description ^B Control-B Position the cursor left one character. ^D Control-D Delete the current character. ^E Control-E Position the cursor to the end of the line. ^F Control-F Position the cursor right one character. ^H Control-H Backspace one character and delete the character. ^I Tab Complete the current keyword. ^K Control-K Delete to the end of the line. ^L Control-L
ملخص المحتوى في الصفحة رقم 19
Introduction 1 The command tree of the CLI begins from the root. The commands in the four extended branches (config, maint, perf, and show) are described in Chapter 2, CLI Commands. There are three additional commands (login, logout, and commaDelim) that are globally available commands. These commands are described in this chapter. The hierarchy from the root, reading from left to right, is as follows. Table 1-2 CLI Command Tree config -------------------- features ------------
ملخص المحتوى في الصفحة رقم 20
Introduction 1 Table 1-2 CLI Command Tree (continued) show userRights -------------- administrator operator show snmp --------------------- addCommunity authTraps deleteCommunity show switch -------------------- bbCredit domainRSCN edTOV insistDomainId interopMode prefDomainId priority raTOV rerouteDelay speed show system ------------------ contact date description location name show zoning ------------------- setDefZoneState activateZoneSet deactivateZoneSet replaceZoneSet clearZoneSet addZon