In this section:

 

This section defines the CLI syntax and parameters used to configure enhanced 911 service, including the E911 VoIP Positioning Center (VPC) device.

E911

Command Syntax

% set global servers e911 
	<e911_service_name>
	criteria triggerCriteria <criteria>
	defaultTreatment <applyFinalTreatment | routeAsDialed>
	flags active <disable | enable>
	requestTimeOut <0-2147483647>
	routePrecedence <local | lro>

Command Parameters

E911 Parameters

Parameter

Length/Range

Description

<e911_service_name>

 N/AThe E911 service name. 
criteria triggerCriteria <criteria> 0-23The criteria (refer to Number Translation Criteria - CLI) to trigger the service.  
defaultTreatment N/A

Default treatment to apply for requests that time out.

  • applyFinalTreatment
  • routeAsDialed (default)
flags active N/A

 Administrative state of the service.

  • disable (default)
  • enable
requestTimeOut 0-2147483647The request timeout value, in milliseconds, for messages. (default = 4000)

routePrecedence

N/A

Routing treatment to apply in the event that a location for the caller cannot be determined, either “Local” or “Last Routing Option” (LRO).

    • local
    • lro (default)

E911 VPC Device

Command Syntax

% set global servers e911VpcDevice <device_name>
	deviceData <0-32767>
		ipAddress <ip_address>
		portNumber <0-65535>

Command Parameters

E911 VPC Device Parameters

Parameter

Description

e911VpcDevice

Use this object to configure the IP address and port number of the E911 VoIP Positioning Center (VPC) device. This parameter is used  for queries to one or more E911 VPCs for the Emergency Services Routing Number of the Public Services Answering Point nearest the current location of the caller.

  • deviceData <call priority: 0-32767>
    • ipAddress <IPv4 or IPv6 address>
    • portNumber <0-65535>

  • No labels