Entering Text Strings - Avaya AP-7 User Manual

Avaya ap-7 access point: user guide
Hide thumbs Also See for AP-7:
Table of Contents

Advertisement

- Only the table objects that are to be modified need to be specified. Not all the table
objects are required.
- If multiple table objects are to be modified, the order in which they are entered is not
important.
- If the entire table entry is to be modified, all the table objects have to be specified.
Enabling/Disabling
- The table name is required.
- The table index is required. For table enabling/disabling the index should be the index of
the entry to be enabled/disabled.
- The entry's new state (either "enable" or "disable") is required.
Deletion
- The table name is required.
- The table index is required. For table deletion the index should be the index of the entry
to be deleted.
- The word "delete" is required.

Entering Text Strings

When you enter a text string that contains spaces for a parameter, you must use a string
delimiter for the AP to correctly interpret the text string. For this CLI implementation, the single
quote or double quote character can be used at the beginning and at the end of the string.
For example:
[Device-Name]> set sysname Lobby — Does not need quote marks
[Device-Name]> set sysname "Front Lobby" — Requires quote marks.
The scenarios supported by this CLI are shown in
Table 44: Quotation Marks in CLI Commands
"My Desk in the office"
'My Desk in the office'
"My 'Desk' in the office"
'My "Desk" in the office'
"Daniel's Desk in the office"
'Daniel"s Desk in the office'
Table
44.
Double Quotes
Single Quotes
Single Quotes within Double Quotes
Double Quotes within Single Quotes
One Single Quote within Double Quotes
One Double Quote within Single Quotes
Issue 1 September 2004
CLI Conventions
209

Advertisement

Table of Contents
loading

Table of Contents