CLI Language Reference

Printing the Help File

Printing the Help File

NOTE: To disable automatic pausing after each group of screen lines, use the set screen off command (see “Set Screen” on page 18-127). This will produce a continuous flow of help text that can be captured to the screen buffer or text file.

If desired, you can print the entire help file to the terminal screen by typing print help. This will produce a message similar to the following, which you can capture and save to disk or print out. If the terminal screen buffer is set up properly, you will be able to scroll up and down through the entire help file. This will allow you to find commands alphabetically, or search the file to find specific commands and words.

Syntax: print help

Message:

Command Line Interface Help. For immediate context help type ? at any time. For command sensitive help, type "help" before any partial command.

Note: Anything listed in brackets <> are variables set by the user.

Commands:

Activate Alarm Cut Off.

aco

add

Command Syntax: aco

Create interfaces, attributes and users.

interface

Create a frame relay or other interface.

 

Command Syntax:

 

add interface <"name"> <ch-list> <type>

 

name = the fractional group name.

 

ch-list = ds1:ch-range

 

ds1 = a ds1 number from 1 to 32

data

ch-range = list of DS0s in the DS1 (1-24)

type = data

gr303

type = gr303

voice

type = voice

user

Create user w/ manager level access.

 

Command Syntax: add user <"name">

alarms

name = user defined name.

Displays the active alarms.

 

Command Syntax:

 

alarms <ds1 nequipment> <majorminoralert>

 

Example: alarms ds1 1 major

alert

The example displays major alarms for DS1 #1.

Display only Alert Alarms

ds1

Display active alarms for DS1, n=1-32

alert

Display only Alert Alarms for DS1

major

Display only Major Alarms for DS1

minor

Display only Minor Alarms for DS1

equipment

Display only active equipment alarms

alert

Display only Alert Equipment Alarms

major

Display only Major Equipment Alarms

minor

Display only Minor Equipment Alarms

major

Display only Major Alarms

minor

Display only Minor Alarms

clear

Clears specified information.

log

Clears the event log.

upload

Save database configuration to a file.

tftp

Save the database configuration

 

via tftp to a file.

Access Navigator - Release 1.8

August 2003

18-13

Page 469
Image 469
Carrier Access Access Navigator user manual Printing the Help File, Syntax print help