Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Use this object to configure remote device type.

Command Syntax

Code Block
languagenone
% 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:

Code Block
languagenone
% set addressContext default zone <ZONE_TRUST> remoteDeviceType appServer 
% set addressContext default zone <ZONE_UNTRUST> remoteDeviceType accessDevice

Command Parameters

Caption
0Table
1Zone 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.

Note
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.
  • nniThe remote device is a network.
  • none (default)

Pagebreak