Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 1952
route-entry
This command creates an entry in the route table for Diameter peer.
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
route-entry { [ host [ * ] host_name ] [ peer peer_id [ weight priority ] ] [ realm [ * ] realm_name [
application credit-control peer 
peer_id ] [ weight value ] | peer peer_id [ weight value ] ] }
no route-entry { [ host [ * ] 
host_name ] [ peer peer_id ] [ realm [ * ] realm_name { application
credit-control peer 
peer_id | peer peer_id } ] }
no
Disables the specified route-entry table configuration.
host [ * ] host_name
Specifies the Diameter server's host name as an alphanumeric string of 1 through 63 characters. In 18.0 and
later releases, the host name can additionally accept wildcard character (*). The support for wildcard entry is
provided to allow routing of Diameter messages destined to any host @ any realm through the next-hop peer.
realm [ * ] realm_name
Specifies the realm name as an alphanumeric string of 1 through 127 characters. The realm may typically be
a company or service name. In 18.0 and later releases, the realm name can additionally accept wildcard
character (*). The support for wildcard entry is provided to allow routing of Diameter messages destined to
any host @ any realm through the next-hop peer.
application credit-control
Specifies the credit control application — DCCA or RADIUS.
peer peer_id
Specifies the peer ID of the Diameter endpoint route as an alphanumeric string of 1 through 63 characters.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1850
Diameter Endpoint Configuration Mode Commands
route-entry