Cisco Cisco ASR 5000

Page of 9109
Diameter Endpoint Configuration Mode Commands   
▀  origin host 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3556 
   
adding/removing IP address from the association. Nevertheless, configuring port number in origin host for client mode 
is not supported. 
accept-incoming-connections
 
Accepts inbound connection requests for the specified host (enables server mode). 
Important:
  MME only: This keyword is not supported. The MME acts only in client mode; setting the S6a 
(HSS) endpoint to ‘accept-incoming-connections’ will prevent the initialization of the S6a connection to the HSS.  
address ipv4_address_secondary | ipv6_address_secondary
 
Specifies the secondary bind address for the Diameter endpoint in IPv4 dotted-decimal or IPv6 colon-
separated-hexadecimal notation. This address must be one of the addresses of a chassis interface configured 
within the context in which Diameter is configured. 
In 12.3 and earlier releases, when an SCTP association is established and secondary IP addresses are 
dynamically added or removed, the SCTP connection will be terminated. 
However, in release 14.0 and later, whenever a secondary IP address is dynamically added or removed from 
an SCTP association, the affected host notifies its peer of the change in configuration using the Address 
Configuration Change Chunk (ASCONF) chunk without terminating the SCTP connection.  
Usage 
Use this command to set the bind address for the Diameter endpoint. 
Diameter agent on the chassis listens to standard TCP port 3868 and also supports the acceptance of any 
incoming TCP connection from external server. 
The command 
origin host host-name
 must be entered exactly once. Alternatively, the 
origin host 
host-name address ipv4/ipv6_address [ port port_number ]
 command may be entered one or 
more times.  
In 12.3 and earlier releases, when two (or more) Diameter endpoints are configured with origin hosts having 
same origin host name, a failure message “Failure: FAILED due to duplicate entry” is displayed on the CLI 
console. 
In14.0 and later releases, this restriction will no longer be present as it will now allow the user to configure 
multiple endpoints with the same origin host name. Thus, it allows multiple endpoints (specifically that are 
used under S6a, S13 and SLg) to share the same Origin Host/Origin Realm. 
Important:
  Please be noted it is not possible to associate/map origin-host across endpoints to a specific 
diamproxy instance or maintain a constant origin host–instance mapping. Origin hosts are a pool of host entries and will 
be assigned on need basis. Endpoint in itself is an independent encapsulated entity. 
Example
 
The following command sets the origin host name to 
test
 and the IP address to 
10.1.1.1
origin host test address 10.1.1.1