Resumo do conteúdo contido na página número 1
HP 10Gb Ethernet BL-c Switch
ISCLI Reference Guide
Part number: 445942-001
Third Edition: June 2007
Resumo do conteúdo contido na página número 2
Legal notices © 2007 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein. Microsoft®, Windows®, and Windows NT® are U.S. registered
Resumo do conteúdo contido na página número 3
Contents Contents ISCLI reference Introduction........................................................................................................................................... 9 Additional references ............................................................................................................................. 9 Connecting to the switch......................................................................................................................... 9 Est
Resumo do conteúdo contido na página número 4
Contents Common Internal Spanning Tree information ...................................................................................... 41 Trunk group information................................................................................................................... 43 VLAN information ........................................................................................................................... 44 Layer 3 information .............................................
Resumo do conteúdo contido na página número 5
Contents ICMP statistics ................................................................................................................................ 83 TCP statistics................................................................................................................................... 84 UDP statistics .................................................................................................................................. 86 IGMP Multicast Group statistics......
Resumo do conteúdo contido na página número 6
Contents 802.1x Port configuration......................................................................................................... 128 Rapid Spanning Tree Protocol / Multiple Spanning Tree Protocol configuration.................................... 129 Common Internal Spanning Tree configuration.................................................................................. 131 CIST bridge configuration ..........................................................................
Resumo do conteúdo contido na página número 7
Contents Access Control configuration ............................................................................................................... 171 Access Control List configuration ..................................................................................................... 171 ACL Ethernet Filter configuration ..................................................................................................... 171 ACL IP Version 4 Filter configuration.....................
Resumo do conteúdo contido na página número 8
Contents Panic command ............................................................................................................................ 197 Unscheduled system dumps ................................................................................................................. 197 Index 8
Resumo do conteúdo contido na página número 9
ISCLI reference ISCLI reference Introduction The HP 10Gb Ethernet BL-c Switch is ready to perform basic switching functions right out of the box. Some of the more advanced features, however, require some administrative configuration before they can be used effectively. This guide provides a command reference for the HP 10GbE switch. The extensive switching software included in the switch provides a variety of options for accessing and configuring the switch: • Text-based command li
Resumo do conteúdo contido na página número 10
ISCLI reference Establishing a console connection To establish a console connection with the switch, you need: • A null modem cable with a female DB-9 connector (See the HP 10Gb Ethernet BL-c Switch User Guide for more information.) • An ASCII terminal or a computer running terminal emulation software set to the parameters shown in the table below. Table 1 Console configuration parameters Parameter Value Baud Rate 9600 Data Bits 8 Parity None Stop Bits 1 Flow Control None
Resumo do conteúdo contido na página número 11
ISCLI reference Establishing a Telnet connection A Telnet connection offers the convenience of accessing the HP 10GbE switch from any workstation connected to the network. Telnet provides the same options for user, operator, and administrator access as those available through the console port. By default, Telnet is enabled on the switch. The switch supports four concurrent Telnet connections. Once the IP parameters are configured, you can access the ISCLI using a Telnet connection. T
Resumo do conteúdo contido na página número 12
ISCLI reference The following SSH clients are supported: • SSH 3.0.1 for Linux (freeware) • SecureCRT® 4.1.8 (VanDyke Technologies, Inc.) • OpenSSH_3.9 for Linux (FC 3) • FedoraCore 3 for SCP commands • PuTTY Release 0.58 (Simon Tatham) for Windows NOTE: The HP 10GbE switch implementation of SSH is based on versions 1.5 and 2.0, and supports SSH clients from version 1.0 through version 2.0. SSH clients of other versions are not supported. You may configure the client software
Resumo do conteúdo contido na página número 13
ISCLI reference Table 2 User access levels User account Description and tasks performed User The User has no direct responsibility for switch management. He or she can view all switch status information and statistics, but cannot make any configuration changes to the switch. The user account is enabled by default, and the default password is user. Oper The Operator has no direct responsibility for switch management. He or she can view all switch status information and statistics
Resumo do conteúdo contido na página número 14
ISCLI reference Typographical conventions The following table describes the typographic styles used in this guide: Table 3 Typographical conventions Typeface or symbol Meaning angle brackets < > Indicate a variable to enter based on the description inside the brackets. Do not type the brackets as you enter the command. Example: If the command syntax is ping Enter: ping 192.32.10.12 bold body text Indicates user-interface objects, such as buttons and tabs. plain Co
Resumo do conteúdo contido na página número 15
ISCLI basics ISCLI basics Introduction The ISCLI is used for viewing switch information and statistics. In addition, the administrator can use the CLI for performing all levels of switch configuration. This chapter describes the ISCLI Command Modes, and provides a list of commands and shortcuts that typically are from all the command modes within the ISCLI. Accessing the ISCLI The first time you start the HP 10GbE switch, it boots into the AOS CLI. To access the ISCLI, enter the f
Resumo do conteúdo contido na página número 16
ISCLI basics The following table describes the ISCLI command modes. Table 4 ISCLI Command Modes Command Mode/Prompt Command used to enter or exit. User EXEC Default mode, entered automatically Switch> • exit—Exit • logout—Exit Privileged EXEC • enable—Enter Privileged EXEC mode, from User EXEC mode Switch# • disable—Exit to User EXEC mode • exit or logout—Quit ISCLI Global configuration • configure terminal—Enter Global Configuration mode, from Switch(config)# Privileged
Resumo do conteúdo contido na página número 17
ISCLI basics Global commands Some basic commands are recognized throughout the ISCLI hierarchy. These commands are useful for obtaining online Help, navigating through the interface, and saving configuration changes. To get help about a specific command, type the command, followed by help. The following table describes the global commands. Table 5 Global commands Command Action ? Provides more information about a specific command or lists commands available at the current level
Resumo do conteúdo contido na página número 18
ISCLI basics Command line interface shortcuts The following shortcuts allow you to enter commands quickly and easily. Command abbreviation Most commands can be abbreviated by entering the first characters that distinguish the command from the others in the same mode. For example, consider the following full command: Switch(config)# spanning-tree stp 1 bridge hello 2 The command shown above could also be entered as: Switch(config)# sp stp 1 br h 2 Tab completion Enter the first
Resumo do conteúdo contido na página número 19
Information Commands Information Commands Introduction You can view configuration information for the switch in the ISCLI. This chapter discusses how to use the ISCLI to display switch information. The following table describes general information commands. Table 6 Information commands Command Usage show sys-info Displays system information. Command mode: All show layer2 information Displays Layer 2 information. Command mode: All show layer3 information Displays Layer 3
Resumo do conteúdo contido na página número 20
Information Commands Table 6 Information commands Command Usage show information-dump Dumps all switch information available (10K or more, depending on your configuration). If you want to capture dump data to a file, set your communication software on your workstation to capture session data prior to issuing the dump commands. Command mode: All System Information commands The following table describes the System Information commands. Table 7 System Information commands Com