Руководство по эксплуатации Cambridge SoundWorks P460

Руководство по эксплуатации для устройства Cambridge SoundWorks P460

Устройство: Cambridge SoundWorks P460
Категория: Переключатель
Производитель: Cambridge SoundWorks
Размер: 1.95 MB
Добавлено: 2/18/2014
Количество страниц: 224
Печатать инструкцию

Скачать

Как пользоваться?

Наша цель - обеспечить Вам самый быстрый доступ к руководству по эксплуатации устройства Cambridge SoundWorks P460. Пользуясь просмотром онлайн Вы можете быстро просмотреть содержание и перейти на страницу, на которой найдете решение своей проблемы с Cambridge SoundWorks P460.

Для Вашего удобства

Если просмотр руководства Cambridge SoundWorks P460 непосредственно на этой странице для Вас неудобен, Вы можете воспользоваться двумя возможными решениями:

  • Полноэкранный просмотр -, Чтобы удобно просматривать инструкцию (без скачивания на компьютер) Вы можете использовать режим полноэкранного просмотра. Чтобы запустить просмотр инструкции Cambridge SoundWorks P460 на полном экране, используйте кнопку Полный экран.
  • Скачивание на компьютер - Вы можете также скачать инструкцию Cambridge SoundWorks P460 на свой компьютер и сохранить ее в своем архиве. Если ты все же не хотите занимать место на своем устройстве, Вы всегда можете скачать ее из ManualsBase.
Cambridge SoundWorks P460 Руководство по эксплуатации - Online PDF
Advertisement
« Page 1 of 224 »
Advertisement
Печатная версия

Многие предпочитают читать документы не на экране, а в печатной версии. Опция распечатки инструкции также предусмотрена и Вы можете воспользоваться ею нажав на ссылку, находящуюся выше - Печатать инструкцию. Вам не обязательно печатать всю инструкцию Cambridge SoundWorks P460 а только некоторые страницы. Берегите бумагу.

Резюме

Ниже Вы найдете заявки которые находятся на очередных страницах инструкции для Cambridge SoundWorks P460. Если Вы хотите быстро просмотреть содержимое страниц, которые находятся на очередных страницах инструкции, Вы воспользоваться ими.

Краткое содержание
Краткое содержание страницы № 1

Avaya
Reference Guide
AVAYA P460
MULTILAYER MODULAR SWITCH
SOFTWARE VERSION 1.0
February 2003

Краткое содержание страницы № 2

Краткое содержание страницы № 3

Contents Chapter 1 Using the CLI ................................................................................................................. 1 CLI Architecture.................................................................................................... 1 Conventions Used................................................................................................. 2 CLI Help ...........................................................................................................

Краткое содержание страницы № 4

Contents clear port static-vlan ...................................................................................19 clear radius authentication server ............................................................20 clear snmp trap ...........................................................................................20 clear system-log ..........................................................................................21 clear timezone .................................................

Краткое содержание страницы № 5

Contents ip ospf dead-interval .................................................................................. 44 ip ospf hello-interval .................................................................................. 44 ip ospf priority ............................................................................................ 45 ip ospf router-id .......................................................................................... 45 ip proxy-arp ....................................

Краткое содержание страницы № 6

Contents session ..........................................................................................................70 set allowed managers .................................................................................71 set allowed managers ip ............................................................................72 set arp-aging-interval .................................................................................72 set arp-tx-interval .......................................

Краткое содержание страницы № 7

Contents set port trap ................................................................................................. 99 set port vlan ................................................................................................. 99 set port vlan-binding-mode .................................................................... 100 set ppp authentication incoming ........................................................... 101 set ppp baud-rate ...............................................

Краткое содержание страницы № 8

Contents show cam mac ...........................................................................................123 show chassis-identity ...............................................................................125 show cpu load ...........................................................................................125 show cs .......................................................................................................125 show dscp ............................................

Краткое содержание страницы № 9

Contents show port classification ........................................................................... 160 show port flowcontrol ............................................................................. 160 show port mirror ...................................................................................... 162 show port redundancy ............................................................................ 162 show port trap .........................................................

Краткое содержание страницы № 10

Contents Layer 2 CLI Commands............................................................................................ 187 Layer 3 CLI Commands............................................................................................ 191 Glossary....................................................................................................................... 195 viii Avaya P460 Reference Guide

Краткое содержание страницы № 11

Chapter 1 Using the CLI This chapter describes the Avaya P460 CLI architecture and conventions, and provides instructions for accessing the Avaya P460 for configuration purposes. The configuration procedure involves establishing a Telnet session or a serial connection and then using the Avaya P460’s internal CLI. For details on establishing a connection, see the User’s Guide that accompanies the switch. The CLI is command-line driven and does not have any menus. To activate a configuration

Краткое содержание страницы № 12

Chapter 1 Using the CLI Conventions Used  Mandatory keywords are in the computer bold font.  Information displayed on screen is displayed in computer font.  Variables that you supply are in pointed brackets <>.  Optional keywords are in square brackets [].  Alternative but mandatory keywords are grouped in braces {} and separated by a vertical bar |.  Lists of parameters from which you should choose are enclosed in square brackets [ ] and separated by a vertical bar |.  If you enter an

Краткое содержание страницы № 13

Chapter 1 Using the CLI The command line prompt looks as follows: London-1(configure router:ospf)# The command prompt is not hierarchical in structure. If you wish to use several commands, each beginning with the same keyword, you must retype all parts of the command each time. For example, if after you want to set the system contact and the system name you must type both set system contact and set system name. However, you can use command abbreviations. Avaya P460 Reference Guide 3

Краткое содержание страницы № 14

Chapter 1 Using the CLI Navigation, Cursor Movement and Shortcuts The CLI contains a simple text editor with these functions: Table 1.1 Navigation, Cursor Movement and Shortcuts Keyboard Functions Backspace Deletes the previous character Up arrow/Down arrow Scrolls back and forward through the command history buffer Left arrow/Right arrow Moves the cursor left or right Tab Completes the abbreviated command. Type the minimum number of characters unique to the command. An exception is the Rese

Краткое содержание страницы № 15

Chapter 1 Using the CLI Universal Commands Universal commands are commands that can be issued anywhere in the hierarchical tree. Retstatus command Use the retstatus command to show whether the last CLI command you performed was successful. It displays the return status of the previous command. The syntax for this command is: retstatus Example:: P460-1# set port negotiation 2/4 disable Link negotiation protocol disabled on port 2/4. P460-1# Router(enable)# retstatus Succeeded Tree command The

Краткое содержание страницы № 16

Chapter 1 Using the CLI terminal width Use the terminal width command to set the terminal width of the terminal display. The syntax for this command is: terminal width [] character none - Displays the current width in characters. number - Set the new screen width in characters Example: P460-1> terminal width 80 terminal width: 80 terminal length Use the terminal length command to set the length of the terminal display. The syntax for this command is: terminal length [

Краткое содержание страницы № 17

Chapter 1 Using the CLI clear screen Use the clear screen command to clear the current terminal display. The syntax for this command is: clear screen Example: P460-1> clear screen Welcome to P460 SW version 1.0.0 P460-1> Avaya P460 Reference Guide 7

Краткое содержание страницы № 18

Chapter 1 Using the CLI Avaya P460 Sessions You can use sessions to switch between P460 Supervisor modules or to switch between Layer 2 and Layer 3 commands in the P460 CLI. To switch between P460 modules use the command: session [] . The is the number of the module in the chassis, counting from the top down. The can be either switch or router. When Module Number is not specified, the command switches between the modes in the local module. Use switch mode to

Краткое содержание страницы № 19

Chapter 1 Using the CLI Security Levels There are four security access levels (modes) – User, Privileged, Configure and Supervisor.  The User mode is a general access level used to show system parameter values.  The Privileged mode is used by site personnel to access switch configuration options.  The Configure mode is used by site personnel for Layer 3 configuration.  The Supervisor mode is used to define user names, passwords, and access levels of up to 10 local users. A login name and

Краткое содержание страницы № 20

Chapter 1 Using the CLI Entering the CLI To enter the CLI, enter your username and password. Your access level is indicated in the prompt as follows: The User level prompt is shown below: P460 > The Privileged level prompt is shown below: P460-1# The Configure level prompt for Layer 3 configuration is shown below: P460(configure)# The Supervisor level prompt is shown below: P460(super)# Entering the Technician Level This level is can only be accessed from the Privileged and Supervisor l


Скачавание инструкции
# Руководство по эксплуатации Категория Скачать
1 Sony 4-296-436-11 (2) Руководство по эксплуатации Переключатель 0
2 3Com 10/100BASE-TX Руководство по эксплуатации Переключатель 61
3 3Com 2226-SFP Руководство по эксплуатации Переключатель 688
4 3Com 16985ua.bk Руководство по эксплуатации Переключатель 10
5 3Com 10BASE-T Руководство по эксплуатации Переключатель 4
6 3Com 10BASE-2 Руководство по эксплуатации Переключатель 1
7 3Com 1000BASE Руководство по эксплуатации Переключатель 6
8 3Com 2226 PLUS Руководство по эксплуатации Переключатель 473
9 3Com 2250-SFP Руководство по эксплуатации Переключатель 538
10 3Com 1600 Руководство по эксплуатации Переключатель 0
11 3Com 2924-PWR Руководство по эксплуатации Переключатель 72
12 Sony BZPS-8001 Руководство по эксплуатации Переключатель 1
13 Sony DFS-700P Руководство по эксплуатации Переключатель 123
14 Sony DVS-9000 Руководство по эксплуатации Переключатель 9
15 Sony DVS-9000SF Руководство по эксплуатации Переключатель 5