Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
Exec Mode Commands (D-S)   
▀  newcall policy 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
3930 
   
name
 
service_name
: Specifies the name of the service for which new call policy is configured. 
service_name is name of a configured ASN GW or ASN PC/LR service. 
reject
: Specifies that the policy rejects new incoming calls. Depending on the type of service that the policy 
is applied to, the reason codes are reported as part of the reply to indicate the rejection. For ASN-GW and 
ASN PC/LR service rejection code is 81H (Registration Denied - administratively prohibited). 
newcall policy { cscf-service | fa-service | lma-service | lns-service | mipv6ha-
service } { all | name
 
service_name } reject
 
Creates a new call policy that rejects calls based on the specified access point name. 
cscf-service | fa-service | ha-service | lma-service | lns-service | mipv6ha-
service | mme-service | pdsn-service | pdsnclosedrp-service
 
Specifies the type of service for which to configure a new call policy. The following services are supported: 
 
cscf-service
: A Call/Session Control Function service 
 
fa-service
: A Foreign Agent service 
 
ha-service
: A Home Agent service 
 
lma-service
: A Local Mobility Anchor (LMA) service 
 
lns-service
: An L2TP Network Server service 
 
mipv6ha-service
: A Mobile IPv6 Home Agent service 
 
pdsn-service
: A Packet Data Serving Node service 
{ all | name service_name
 
}
 
Specifies a filter for the new call policy. Whether the new call policy will be applied to all configured 
services or a specific one. 
 
all
: Specifies that the new call policy will be applied to all instances of the selected service type. 
 
name
service_name
: Specifies the name of a specific instance of the selected service type as an 
alphanumeric string of 1 through 63 characters that is case sensitive. 
redirect
 
target_ip_address
 
[ weight
 
weight_num ] [ target_ip_address2 [ weight
 
weight_num ] ... target_ip_address16 [ weight
 
weight_num ]
 
Configures the busy-out action. When a redirect policy is invoked, the service rejects new sessions and 
provides the IP address of an alternate destination. This command can be issued multiple times. 
target_ip_address#
 is the IP address of an alternate destination expressed in IPv4 dotted-decimal 
notation. Up to 16 IP addresses can be specified either in one command or by issuing the redirect command 
multiple times. If you try to add more than 16 IP addresses to the redirect policy the CLI issues an error 
message. If you specify an IP address and weight that already exists in the redirect policy the new values 
override the existing values. 
weight
 
weight_num
: When multiple addresses are specified, they are selected in a weighted round-robin 
scheme. Entries with higher weights are more likely to be chosen. If a weight is not specified the entry is 
automatically assigned a weight of 1. 
weight_num
 must be an integer from 1 through 10. 
Depending on the type of service that the policy is applied to, the following reason codes are reported as part 
of the reply: 
 
ha service: 88H (Registration Denied - unknown home agent address) 
 
pdsn service: 88H (Registration Denied - unknown PDSN address)