beautypg.com

1 script apply, 2 script apply nointerl.scr, 3 script delete – Kontron AT8904 CLI User Manual

Page 286: 3 script delete - 32, Management commands at8904m

background image

Management Commands

AT8904M

AT8904M 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

parameter is the name of the script to apply.

Format

script apply

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 parameter is the

name of the script to delete. The option deletes all the scripts present on the

switch.

Format

script delete

{ | all}

Mode

Privileged EXEC