Validate-group – Avaya C460 User Manual

Page 242

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

230

Avaya C460 Reference Guide

Example:

If you wish to define a name which includes spaces, you must enclose the entire
name in quotation marks, for example “new york”.

validate-group

User level: read-write, admin.
Use the validate-group command to verify that all the rules in a policy list are
valid.
L If there is a configuration problem with a specific rule, or with a number of

rules, detailed error messages will be given.

The syntax for this command is:

validate-group

<policy-list-number>[quiet]

Example:

L The validation process may take some time to complete.

access-type

Access type definition - read only, read-write or
administrator

C460-1(super)# username john password johnny access-type

read-write

User account added.

C460-1(super)# username root password secret access-type

read-write

ERROR: User account root has always an administrator access

type.

C460-1(super)# username root password secret access-type

admin

User account modified.

quiet

does not display error messages

Router-1(configure)# validate-group 101

List 101 is valid

Advertising