CLI Conventions

Below are the rules for creating, modifying, enabling and disabling, and deleting table entries.

Creation

The table name is required.

The table index is required. For table entry or instance creation, the index is always zero (0).

The order in which the table arguments or objects are entered is not important.

Parameters that are not required can be omitted, in which case they will be assigned the default value.

Modification

The table name is required.

The table index is required. To modify the table, “index” must be the index of the entry to be modified.

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.

A-12

Avaya Wireless AP-4/5/6 User’s Guide

Page 358
Image 358
Avaya AP-6, AP-4, AP-5 manual Creation, Modification