Cisco Cisco Packet Data Gateway (PDG)

Pagina di 8770
Diameter Endpoint Configuration Mode Commands   
▀  route-entry 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
3446 
   
route-entry 
This command creates an entry in the route table for Diameter peer. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
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.  
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.  
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. 
weight priority
 
Specifies the priority for a peer in the route table as an integer from 0 through 255. Default: 10 
The peer with the highest weight is used. If multiple peers have the highest weight, selection is by round-
robin mechanism.