Manual do usuário HP (Hewlett-Packard) JD312B

Manual para o dispositivo HP (Hewlett-Packard) JD312B

Dispositivo: HP (Hewlett-Packard) JD312B
Categoria: Comutador
Fabricante: HP (Hewlett-Packard)
Tamanho: 1.78 MB
Data de adição: 6/26/2013
Número de páginas: 157
Imprimir o manual

Baixar

Como usar?

Nosso objetivo é fornecer-lhe o mais rapidamente possível o acesso ao conteúdo contido no manual de instruções para HP (Hewlett-Packard) JD312B. Usando a pré-visualização online, você pode visualizar rapidamente o índice e ir para a página onde você vai encontrar a solução para seu problema com HP (Hewlett-Packard) JD312B.

Para sua conveniência

Se a consulta dos manuais HP (Hewlett-Packard) JD312B diretamente no site não for conveniente para você, você tem duas soluções possíveis:

  • Visualização em tela cheia - Para visualizar facilmente o manual do usuário (sem baixá-lo para seu computador), você pode usar o modo de tela cheia. Para começar a visualização do manual HP (Hewlett-Packard) JD312B no modo de tela cheia, use o botão Tela cheia.
  • Download para seu computador - você também pode baixar o manual HP (Hewlett-Packard) JD312B em seu computador e mantê-lo em suas coleções. No entanto, se você não quer perder espaço no seu dispositivo, você sempre pode baixá-lo no futuro a partir de ManualsBase.
HP (Hewlett-Packard) JD312B Manual de instruções - Online PDF
Advertisement
« Page 1 of 157 »
Advertisement
Versão para impressão

Muitas pessoas preferem ler os documentos não na tela, mas na versão impressa. A opção de imprimir o manual também foi fornecida, você pode usá-la clicando na hiperligação acima - Imprimir o manual. Você não precisa imprimir o manual inteiro HP (Hewlett-Packard) JD312B, apenas as páginas selecionadas. Respeite o papel.

Resumos

Abaixo você encontrará previews do conteúdo contido nas páginas subseqüentes do manual para HP (Hewlett-Packard) JD312B. Se você deseja visualizar rapidamente o conteúdo das páginas subseqüentes, você pode usá-los.

Resumos do conteúdo
Resumo do conteúdo contido na página número 1

HP A3100 v2 Switch Series
Fundamentals
Configuration Guide

HP A3100-8 v2 SI Switch (JG221A)
HP A3100-16 v2 SI Switch (JG222A)
HP A3100-24 v2 SI Switch (JG223A)
HP A3100-8 v2 EI Switch (JD318B)
HP A3100-16 v2 EI Switch (JD319B)
HP A3100-24 v2 EI Switch (JD320B)
HP A3100-8-PoE v2 EI Switch (JD311B)
HP A3100-16-PoE v2 EI Switch (JD312B)
HP A3100-24-PoE v2 EI Switch (JD313B)

Part number: 5998-1963
Software version: Release 5103
Document version: 6W100-20110909

Resumo do conteúdo contido na página número 2

Legal and notice information © Copyright 2011 Hewlett-Packard Development Company, L.P. No part of this documentation may be reproduced or transmitted in any form or by any means without prior written consent of Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HEWLETT-PACKARD COMPANY MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNES

Resumo do conteúdo contido na página número 3

Contents CLI configuration·························································································································································· 1 What is CLI? ······································································································································································1 Entering the CLI ····················································································································

Resumo do conteúdo contido na página número 4

Telnet login authentication modes ······················································································································· 37 Configuring none authentication for Telnet login ······························································································ 38 Configuring password authentication for Telnet login ······················································································ 39 Configuring scheme authentication for Telnet login

Resumo do conteúdo contido na página número 5

FTP operation························································································································································· 85 Configuring the FTP client ············································································································································· 86 Establishing an FTP connection···························································································································· 8

Resumo do conteúdo contido na página número 6

Setting configuration rollback·····································································································································108 Configuration rollback········································································································································108 Configuration task list ·········································································································································109 Con

Resumo do conteúdo contido na página número 7

Diagnosing transceiver modules························································································································137 Displaying and maintaining device management configuration ············································································137 Automatic configuration ········································································································································· 140 Automatic configuration overview······

Resumo do conteúdo contido na página número 8

CLI configuration What is CLI? The command line interface (CLI) enables you to interact with your device by typing text commands. At the CLI, you can instruct your device to perform a given task by typing a text command and then pressing Enter. Compared with a graphical user interface (GUI) where you can use a mouse to perform configuration, the CLI allows you to input more information in one command line. Figure 1 CLI example Entering the CLI HP devices provide multiple methods for

Resumo do conteúdo contido na página número 9

Convention Description Square brackets enclose syntax choices (keywords or arguments) that are [ ] optional. Braces enclose a set of required syntax choices separated by vertical bars, from { x | y | ... } which you select one. Square brackets enclose a set of optional syntax choices separated by vertical [ x | y | ... ] bars, from which you select one or none. Asterisk marked braces enclose a set of required syntax choices separated by { x | y | ... } * vertical bars, from which

Resumo do conteúdo contido na página número 10

…… CLI views adopt a hierarchical structure. See Figure 3. • After logging in to the switch, you are in user view. The user view prompt is . In user view, you can perform display, debugging, and file management operations, set the system time, restart your device, and perform FTP and Telnet operations. • You can enter system view from user view. In system view, you can configure parameters such as daylight saving time, banners, and short-cut keys. • From system view, you can e

Resumo do conteúdo contido na página número 11

To do… Use the command… Remarks Required Return to the parent view from the quit current view Available in any view. NOTE: • The quit command in user view stops the current connection between the terminal and the device. • In public key code view, use the public-key-code end command to return to the parent view (public key view). In public key view, use the peer-public-key end command to return to system view. Returning to user view This feature allows you to return to user view f

Resumo do conteúdo contido na página número 12

<1-4094> VLAN interface [sysname] interface vlan-interface 1 ? [sysname] interface vlan-interface 1 The string indicates that the command is a complete command, and can be executed by pressing Enter. 3. Type an incomplete character string followed by ?. The CLI displays all commands starting with the typed character(s). b? backup boot-loader bootrom display cl? clipboard clock cluster Typing commands Editing command lines Ta

Resumo do conteúdo contido na página número 13

• To set the configuration file for next startup, type st s. You can also press Tab to have an incomplete keyword automatically completed. Configuring command aliases The command alias function allows you to replace the first keyword of a command with your preferred keyword. For example, if you configure show as the replacement for the display keyword, then to execute the display xx command, you can input the command alias show xx. Note the following guidelines when configuring a command

Resumo do conteúdo contido na página número 14

NOTE: By default, the Ctrl+G, Ctrl+L and Ctrl+O hotkeys are associated with pre-defined commands as defined below, the Ctrl+T and Ctrl+U hotkeys are not. • Ctrl+G corresponds to the display current-configuration command. • Ctrl+L corresponds to the display ip routing-table command. • Ctrl+O corresponds to the undo debugging all command. Table 3 Hotkeys reserved by the system Hotkey Function Ctrl+A Moves the cursor to the beginning of the current line. Ctrl+B Moves the cursor one chara

Resumo do conteúdo contido na página número 15

NOTE: The hotkeys in Table 3 are defined by the switch. If the same hotkeys are defined by the terminal software that you use to interact with the switch, the hotkeys defined by the terminal software take effect. Redisplaying input but not submitted commands If your command input is interrupted by output system information, you can use this feature to redisplay the commands input previously but not submitted. Follow these steps to enable redisplaying of commands previously input but not

Resumo do conteúdo contido na página número 16

Accessing history commands Follow a step below to access history commands: To do… Use the key/command… Result Displays valid history commands you Display history commands display history-command used Display the previous history Displays the previous history command, if Up arrow key or Ctrl+P command any Display the next history Down arrow key or Ctrl+N Displays the next history command, if any command NOTE: You can use arrow keys to access history commands in Windows 200X and XP

Resumo do conteúdo contido na página número 17

Controlling the CLI display Multi-screen display Controlling multi-screen display If the output information spans multiple screens, each screen pauses after it is displayed. Perform one of the following operations to proceed. Action Function Press Space Displays the next screen. Press Enter Displays the next line. Press Ctrl+C Stops the display and the command execution. Press Displays the previous page. Press Displays the next page. By default, each screen disp

Resumo do conteúdo contido na página número 18

• When the system displays the output information in multiple screens, use /, - or + plus a regular expression to filter subsequent output information. / equals the keyword begin, - equals the keyword exclude, and + equals the keyword include. The following definitions apply to the begin, exclude, and include keywords: • begin: Displays the first line that matches the specified regular expression and all lines that follow. • exclude: Displays all lines that do not match the specified regula

Resumo do conteúdo contido na página número 19

Character Meaning Remarks Repeats the character string specified by the index. A character string refers to the string within () For example, (string)\1 repeats string, and a before \. index refers to the matching string must contain stringstring. sequence number (starting from 1 (string1)(string2)\2 repeats string2, and a \index from left to right) of the character matching string must contain string1string2string2. group before \. If only one character (string1)(string2)\1\2 repeats str

Resumo do conteúdo contido na página número 20

user privilege level 3 # return 2. Example of using the exclude keyword # Display the non-direct routes in the routing table (the output depends on the current configuration). display ip routing-table | exclude Direct Routing Tables: Public Destination/Mask Proto Pre Cost NextHop Interface 1.1.1.0/24 Static 60 0 192.168.0.0 Vlan1 3. Example of using the include keyword # Display the route entries that contain Vlan in the rou


Manuais similares
# Manual do usuário Categoria Baixar
1 HP (Hewlett-Packard) 2103R-CSDI Manual de instruções Comutador 7
2 HP (Hewlett-Packard) 2000fc Manual de instruções Comutador 3
3 HP (Hewlett-Packard) 224M Manual de instruções Comutador 5
4 HP (Hewlett-Packard) 2/8q Fibre Channel Manual de instruções Comutador 10
5 HP (Hewlett-Packard) 2012i Manual de instruções Comutador 5
6 HP (Hewlett-Packard) 1700-24 Manual de instruções Comutador 471
7 HP (Hewlett-Packard) 263924-002 Manual de instruções Comutador 1
8 HP (Hewlett-Packard) 2520G-POE Manual de instruções Comutador 415
9 HP (Hewlett-Packard) 212M Manual de instruções Comutador 6
10 HP (Hewlett-Packard) 336044-B21 Manual de instruções Comutador 178
11 HP (Hewlett-Packard) 339820-002 Manual de instruções Comutador 4
12 HP (Hewlett-Packard) 2600-PWR Manual de instruções Comutador 13
13 HP (Hewlett-Packard) 372284-001 Manual de instruções Comutador 8
14 HP (Hewlett-Packard) 377707-002 Manual de instruções Comutador 1
15 HP (Hewlett-Packard) 4000M Manual de instruções Comutador 11
16 Sony 4-296-436-11 (2) Manual de instruções Comutador 0
17 3Com 10/100BASE-TX Manual de instruções Comutador 61
18 3Com 2226-SFP Manual de instruções Comutador 688
19 3Com 16985ua.bk Manual de instruções Comutador 10
20 3Com 10BASE-T Manual de instruções Comutador 4