CSCF URN List Configuration Mode Commands

The CSCF URN List Configuration Mode is used to map URNs to URIs for emergency and local call services.

IMPORTANT:

The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).

cscf-urn-service-mapping

Adds an entry to the service URN mapping table that maps uniform resource names (URNs) to URIs in order to direct specific service-oriented identifiers to the proper location in a network. The table is used after CSCF translation if the result is a local service.

Platform:

ASR 5000

Product:

SCM


Privilege:

Administrator


Syntax
[ no ] cscf-urn-service-mapping
urn urn uri uri
no

Removes an entry from the service URN mapping table.

urn urn

Specifies the URN to be routed via a URL to the appropriate destination. urn must be from 1 to 79 alpha and/or numeric characters.

uri uri

Specifies the URI used to route the URN to the appropriate location. uri must be from 1 to 79 alpha and/or numeric characters.


Usage:

Use this command to add an entry to the service URN mapping table that routes a translated URN to a URI for local services.

IMPORTANT:

Service URN mapping tables are limited to 30 URN to URI mapping entries.


Example:
The following command map URN business to URI corp@123.45.678.9:5020 and adds it to the service URN mapping table:
cscf-urn-service-mapping
urn business uri corp@123.45.678.9:5020
end

Exits the current configuration mode and returns to the Exec mode.

Product:

All


Privilege:

Security Administrator, Administrator


Syntax
end

Usage:

Use this command to return to the Exec mode.

exit

Exits the current mode and returns to the parent configuration mode.

Product:

All


Privilege:

Security Administrator, Administrator


Syntax
exit

Usage:

Use this command to return to the parent configuration mode.