для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1952
dynamic-peer-discovery
This command configures the system to dynamically locate peer Diameter servers by means of DNS.
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
dynamic-peer-discovery [ protocol { sctp | tcp } ]
{ default | no } dynamic-peer-discovery
default
Configures this command with the default setting.
Default: disabled
no
Removes the configuration.
protocol { sctp | tcp }
Configures peer discovery to use a specific protocol. Default: TCP
sctp: Uses Streaming Control Transmission Protocol (SCTP) for peer discovery.
tcp: Uses Transmission Control Protocol (TCP) for peer discovery.
Usage Guidelines
Use this command to configure the system to dynamically locate peer Diameter servers by means of DNS.
Configure the dynamic-peer-realm command to locate Diameter servers using Naming Authority Pointer
(NAPTR) queries. If the peer realm command is not configured, configuring this command will still allow
applications to trigger an NAPTR query on their chosen realms.
The preferred transport protocol is TCP to resolve instances were multiple NAPTR responses with the same
priority are received. The one using the TCP transport protocol will be chosen. If the transport protocol is
configured through the CLI, then the configured protocol is given preference.
Command Line Interface Reference, Modes C - D, StarOS Release 19    
1825
Diameter Endpoint Configuration Mode Commands
dynamic-peer-discovery