Manual de instrucciones de Alcatel Carrier Internetworking Solutions 350I

Manual de instrucciones del aparato Alcatel Carrier Internetworking Solutions 350I

Aparato: Alcatel Carrier Internetworking Solutions 350I
Categoría: Módem
Fabricante: Alcatel Carrier Internetworking Solutions
Tamaño: 0.61 MB
Fecha de añadido: 8/3/2014
Número de páginas: 138
Imprimir el manual

Descargar

¿Cómo se utiliza?

Nuestro propósito es proporcionarte el acceso más rápido posible a los contenidos incluidos en los manuales de instrucciones del aparato Alcatel Carrier Internetworking Solutions 350I. Utilizando la vista previa online, puedes ver rápidamente el índice de contenidos y pasar a la página donde encontrarás la solución a tu problema con Alcatel Carrier Internetworking Solutions 350I.

Para tu comodidad

Si ver los manuales de instrucción de Alcatel Carrier Internetworking Solutions 350I directamente en esta página no es cómodo para ti, puedes utilizar dos soluciones posibles:

  • Vista en pantalla completa – Para ver cómodamente los manuales de instrucciones (sin descargarlos en tu ordenador) puedes utilizar el modo de vista en pantalla completa. Para activar la vista del manual Alcatel Carrier Internetworking Solutions 350I en pantalla completa, utiliza el botón Pantalla completa
  • Descargar al ordenador – también puedes descargar el manual de instrucciones de Alcatel Carrier Internetworking Solutions 350I a tu ordenador y guardarlo en tu colección. Sin embargo, si no quieres ocupar espacio en tu dispositivo, siempre podrás descargarlo de ManualsBase.
Alcatel Carrier Internetworking Solutions 350I Manual de instrucciones - Online PDF
Advertisement
« Page 1 of 138 »
Advertisement
Versión impresa

Muchas personas prefieren no leer el documento en la pantalla, sino en versión impresa. La opción de impresión también está prevista y puedes utilizarla haciendo clic en el enlace más arriba - Imprimir el manual. No tienes que imprimir el manual completo de Alcatel Carrier Internetworking Solutions 350I, solo las páginas que elijas. Ahorra papel.

Resúmenes

A continuación encontrarás resúmenes de los contenidos incluidos en las páginas posteriores del manual de instrucciones para Alcatel Carrier Internetworking Solutions 350I. Puedes utilizarlos si quieres ver rápidamente el contenido que se encuentra en la siguientes páginas del manual.

Resúmenes de contenidos
Resumen del contenido incluido en la página 1

SPEED TOUCH
350i
CLI Reference Guide
ADSL Modem for ISDN
3EC 16982 AGAA TCZZA Ed. 01

Resumen del contenido incluido en la página 2

Status Released Change Note BD F aa 39813 Short Title CD-RG AST350 CLI All rights reserved. Passing on and copying of this document, use and communication of its contents not permitted without written authorization from Alcatel. 2 / 138 3EC 16982 AGAA TCZZA Ed. 01

Resumen del contenido incluido en la página 3

Contents Contents Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1 Bridge Commands. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 2 Config Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 3 DHCP Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Resumen del contenido incluido en la página 4

Contents 4 / 138 3EC 16982 AGAA TCZZA Ed. 01

Resumen del contenido incluido en la página 5

Preface Preface Welcome to the Alcatel SpeedTouch350i Command Line Interface Reference Guide ! This Reference Guide aims to give the fastidious user a concise, practical and easy to use document for configuring the SpeedTouch350i via its character based Command Line Interface. Although the SpeedTouch350i Web interface is adequate enough for most users, access via the CLI may be still important for advanced and detailed configuration and troubleshooting. This CLI Reference Guide covers the CLI

Resumen del contenido incluido en la página 6

Preface  Trademarks The following trademarks are used in this document:  Speed Touch is a trademark of the Alcatel Company  Netscape and Netscape Navigator  are registered trademarks of Netscape Communications Corporation  Windows and Internet Explorer  are trademarks of Microsoft Corporation  Apple and Mac OS are registered trademarks of Apple Computer Inc.  UNIX is a registered trademark of UNIX System Laboratories, Inc.  Ethernet is a trademark of Xerox Corporation. Other prod

Resumen del contenido incluido en la página 7

Alcatel SpeedTouch350i CLI Navigation 7 / 138 3EC 16982 AGAA TCZZA Ed. 01

Resumen del contenido incluido en la página 8

8 / 138 3EC 16982 AGAA TCZZA Ed. 01

Resumen del contenido incluido en la página 9

Accessing the Command Line Interface Endusers can access the Command Line Interface via a Telnet session. However, this requires that TCP/IP connectivity exists between the host from which the Telnet session is opened and the SpeedTouch350i. Access via a Telnet Session As soon a session to the CLI is opened, the SpeedTouch350i banner pops up, followed by the CLI prompt. In case the SpeedTouch350i is protected by a System password authentication will be required before access is granted. The

Resumen del contenido incluido en la página 10

Navigation and Manipulation Manipulation commands are commands that manipulate operations on the command line, for example changing the command group, go to the beginning of the command line, go to the end of the command line, etc. Command group Navigation From top level, you can change to a command group by executing the name of the desired command group. To obtain a list of all available command groups, execute help from the top level. EXAMPLE: =>help Following command groups are available : c

Resumen del contenido incluido en la página 11

The Help Command Execute help from top level to list all available command groups for the SpeedTouch350i. EXAMPLE (SpeedTouchPro): =>help Following command groups are available : config system software ip phonebook pptp bridge atmf td dns dhcp => You can execute the help command from each command group selection. This results in a list of the available commands (and nested command groups, if available) in this particular command group. EXAMPLE: =>phonebook [phonebook]=> [phonebook]=>help Fol

Resumen del contenido incluido en la página 12

Entering help followed by a specific command, e.g help phonebook add . (starting from top level) or help add (e.g. on the phonebook command group selection) results in a description of the syntax for the command. EXAMPLE: =>help phonebook add add : Adds a phonebook entry name= addr= type= => Command Completion The CLI features command completion, which means that when starting to enter a command it can be completed by pressing the Tab" key. For example, ent

Resumen del contenido incluido en la página 13

You can break off a command by pressing Ctrl+G". This can be useful in a situation where a user is prompted to enter a value which it does not know and wants to abort the command. Instead of being prompted over and over again for the same value, this allows to break of the command. In the example below Ctrl+G" is pressed after the third prompt `name =`. The command is broken of and the user returns to the command line. EXAMPLE: [phonebook]=>add name = name = name = Ctrl+G" [phonebook]=> Histo

Resumen del contenido incluido en la página 14

Command Line Interface Top Level Structure The following command groups are available:  bridge  config  dhcp  dns  ip  phonebook  pptp  software  system  td 14 / 138 3EC 16982 AGAA TCZZA Ed. 01

Resumen del contenido incluido en la página 15

Command Line Interface Commands All CLI commands are commands that operate on, or configure, the SpeedTouch350i. You can execute these commands from top level, preceded by the name of the command group from which the command should be executed (e. g phonebook list . ). You can also execute the commands from the command group itself, using the reduced form of the command (e.g. list at the phonebooke command group selection). EXAMPLE: =>phonebook autolist 8.35 8.36 =>phonebook [phonebook]=>autoli

Resumen del contenido incluido en la página 16

Direct FTP Access The SpeedTouch350i File System The SpeedTouch350i permanent storage, further referred to as 'file system', exists of nonvolatile memory responsible for storing, retrieving and maintaining the SpeedTouch350i software image(s) and configuration files. The file system of the SpeedTouch350i is accessible via the FTP transport protocol. This allows to transfer the SpeedTouch350i software image(s) and/or configuration profile files. Moreover, via FTP's quote site command you can

Resumen del contenido incluido en la página 17

SpeedTouch350i File System Access Rights Following access rights apply on the file system:  'root' Directory Listing of 'root' directory files ( dir)  'active' Subdirectory Listing of 'active' subdirectory files ( dir) FTP (m)get of (multiple) 'active' subdirectory files  'dl' Subdirectory Listing of 'dl' subdirectory files ( dir) FTP (m)get of (multiple) 'dl' subdirectory files FTP (m)put of (multiple) 'dl' subdirectory files FTP (m)delete of (multiple) 'dl' subdirectory files.. FTP File Tr

Resumen del contenido incluido en la página 18

18 / 138 3EC 16982 AGAA TCZZA Ed. 01

Resumen del contenido incluido en la página 19

Alcatel SpeedTouch350i CLI Command Description 19 / 138 3EC 16982 AGAA TCZZA Ed. 01

Resumen del contenido incluido en la página 20

20 / 138 3EC 16982 AGAA TCZZA Ed. 01


Manuales de instrucciones similares
# Manual de instrucciones Categoría Descargar
1 Alcatel Carrier Internetworking Solutions 3EC 16807 AAAA TCZZA ED. 07 Manual de instrucciones Módem 0
2 Alcatel Carrier Internetworking Solutions SPEED TOUCH 350I Manual de instrucciones Módem 6
3 Edelbrock 15631 Manual de instrucciones Módem 0
4 3Com 1.024.1644-00 Manual de instrucciones Módem 0
5 3Com OFFICECONNECT 3C886 Manual de instrucciones Módem 5
6 3Com ADSLEthernet Manual de instrucciones Módem 1
7 3Com CableExternal Manual de instrucciones Módem 6
8 Sony GC75 Manual de instrucciones Módem 2
9 Sony SE366 Manual de instrucciones Módem 3
10 Sony MP595 Manual de instrucciones Módem 1
11 Sony TRUINSTALL USB 598 Manual de instrucciones Módem 1
12 Actiontec electronic Actiontec 1520 Manual de instrucciones Módem 2
13 Actiontec electronic 1524 Manual de instrucciones Módem 0
14 Actiontec electronic DataLink 56K Manual de instrucciones Módem 0
15 Actiontec electronic 56K ISA Lite Manual de instrucciones Módem 0