Kontron AT8902M CLI Manual do Utilizador Página 284

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 315
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 283
Management Commands AT8902M
AT8902M CLI Reference Manual Page 6 - 32
Any command line that begins with the “!” character is recognized as a comment line
and ignored by the parser.
The following lines show an example of a script:
! Script file for displaying management access
show telnet !Displays the information about remote connections
! Display information about direct connections
show serial
! End of the script file!
NOTE: To specify a blank password for a user in the configuration script, you
must specify it as a space within quotes. For example, to change the
password for user
jane from a blank password to hello, the script
entry is as follows:
users passwd jane
" "
hello
hello
6.10.1 script apply
This command applies the commands in the script to the switch. The <scriptname>
parameter is the name of the script to apply.
Format script apply <scriptname>
Mode Privileged EXEC
6.10.2 script apply nointerl.scr
This command disables the connections between redundant hub boards. When two hub
boards are inserted into a standard ATCA chassis, they are connected via direct GE
connections on channel 2 for the base fabric and channel 1 on the extension fabric.
These connections may create bridging loops when enabled. During normal operation,
it is often useful to completely separate the redundant hub boards and thus create up to
four independent switching/bridging domains.
The boards come with a script installed that disables the interlinks. This script can be
applied to disable the respective interfaces, i.e.
interface 0/19 for the base fabric
interface 0/5 and 0/6 for the extension fabric This commands sets the connection of
an AMC to a storage modul on another AMC or on local board
Format script apply nointerl.scr
Mode Privileged EXEC
6.10.3 script delete
This command deletes a specified script where the <scriptname> parameter is the
name of the script to delete. The <all> option deletes all the scripts present on the
switch.
Format script delete {<scriptname> | all}
Mode Privileged EXEC
Vista de página 283
1 2 ... 279 280 281 282 283 284 285 286 287 288 289 ... 314 315

Comentários a estes Manuais

Sem comentários