History, Feedback, 4 history – Tandberg Data N3 User Manual

Page 48: 5 feedback

Advertising
background image

TANDBERG Gatekeeper User Manual

42

Command

Usage

Description

SubZoneDelete

xCommand SubZoneDelete:
<index>

Deletes the indexed subzone.

ZoneAdd

xCommand ZoneAdd <name>
<address> <prefix>

Adds a new zone with the specified name, zone prefix and
IP address. E.g.

xCommand ZoneAdd B 65 10.0.0.30

Note: the parameter order to this command
has changed from N1 software.

ZoneDelete

xCommand ZoneDelete <index>

Removes the zone with the specified index. E.g.

xCommand ZoneDelete 5

5.4 History

The history root command, xhistory, is used to display history data on the Gatekeeper.

To list all xhistory commands type

xhistory ?

To list all history data, type

xhistory

To show a specific set of history data, type

xhistory <name>

History commands

Description

xhistory calls

xhistory calls call <n>

Displays history data for up to the last 255 calls handled by the
Gatekeeper. Call entries are added to the Call History on call
completion. Call histories are listed in reverse chronological
order of completion time.

xhistory registrations

xhistory registrations registration <n>

Displays history data for up to the last 255 registrations
handled by the Gatekeeper. Registration entries are added to
the Registration History on unregistration of H.323 entities.
Registration histories are listed in reverse chronological order
of unregistration time.

5.5 Feedback

The feedback root command, xfeedback, is used to control notifications of Events and Status
changes on the Gatekeeper.

A Feedback Expression describes an interesting event or change in status. When a Feedback
Expression is registered, a notification will be displayed in the shell for each occurrence of the
event described by that Expression. Notifications will continue to be displayed for a given
event until the Expression is deregistered.

To list all xfeedback commands type

xfeedback ?

To list all currently active feedback expressions, type

Advertising