You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Use this object to configure remote device type.
Command Syntax
% set addressContext <name> zone <name> remoteDeviceType <accessDevice | appServer | core | nni | none>
In an Access scenario, the trusted and untrusted zones must be set as follows:
% set addressContext default zone <ZONE_TRUST> remoteDeviceType appServer
% set addressContext default zone <ZONE_UNTRUST> remoteDeviceType accessDevice
Command Parameters
Zone Remote Device Type Parameters
Parameter | Length/Range | Description |
---|
zone
| 1-23 | The name of the zone. You can configure signaling, media, and control for a zone in the address context.
Zone name is unique across all address contexts.
|
remoteDeviceType
| N/A | Type of device facing this zone. accessDevice – The remote device is an Access device.
appServer – The remote device is an application server.
core – The call is generated from core.
nni – The remote device is a network.
none (default)
|