Cisco Cisco ASR 5000

Page of 9109
  CSCF Service Configuration Mode Commands 
trusted-domain-entity  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3359 
trusted-domain-entity 
Adds trusted network nodes (or entities) to a table used by this service to identify those nodes that can be trusted with 
subscriber information. 
Product
 
SCM (S-CSCF) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Service Configuration 
configure > context context_name > cscf service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-service)# 
Syntax
 
trusted-domain-entity address [ foreign-network ] [ private-network ] 
no trusted-domain-entity address 
no
 
Removes an entry from this service’s trusted domain table. 
address
 
Specifies the IP address of the network node identified as a trusted entity by this service. 
address
 must be 
either an IP address or a domain name. IP addresses must be expressed in dotted decimal notation for IPv4 or 
colon notation for IPv6. Domain names must be entered using from 1 to 80 alpha and/or numeric characters. 
foreign-network
 
Entity belongs to Foreign Network. 
private-network
 
Entity belongs to Private Network. 
Usage 
Use this command to identify to the service the network entities that can be trusted with subscriber 
information by this service. 
Important:
  This command can be entered multiple times to identify multiple trusted network entities. In StarOS 
v12.x and earlier, a maximum of 50 entries can be configured per CSCF service. In StarOS v14.0 and later, a maximum 
of 256 entries can be configured per CSCF service. 
Example