Cisco Cisco ASR 5000

Page of 9109
CSCF URN List Configuration Mode Commands   
▀  cscf-urn-service-mapping 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3448 
   
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. 
Product
 
SCM 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF URN List Configuration 
configure > context context_name > cscf urn-service-list name list_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-service-urn)# 
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