Cisco Cisco Packet Data Gateway (PDG)

Seite von 1952
origin host
This command sets the origin host for the Diameter endpoint.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > Diameter Endpoint Configuration
configure > context context_name > diameter endpoint endpoint_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ctx-diameter)#
Syntax Description
origin host host_name address ipv4_address | ipv6_address [ port port_number ] [
accept-incoming-connections ] [ address 
ipv4_address_secondary | ipv6_address_secondary ]
no origin host 
host_name address ipv4_address | ipv6_address [ port port_number ]
no
Removes the origin host configuration.
origin host host_name
Specifies the host name to bind the Diameter endpoint. host_name must be the local Diameter host name. In
releases prior to 16.0, the host name must be an alphanumeric string of 1 through 64 characters.
In 16.0 and later releases, the host name must be an alphanumeric string of 1 through 255 characters.
address ipv4_address | ipv6_address
Specifies the IP address to bind the Diameter endpoint using 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.
port port_number
Specifies the port number for the Diameter endpoint (on inbound connections). The port number must be an
integer from 1 through 65535. Default: 3868
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1836
Diameter Endpoint Configuration Mode Commands
origin host