Cisco Cisco Packet Data Gateway (PDG) 관리자 가이드

다운로드
페이지 308
MSID and PCF Zone Based Call Redirection   
▀  Configuring MSID and PCF Zone Based Call Redirection 
 
 
▄  Cisco ASR 5x00 Home Agent Administration Guide 
278 
   
Important:
  Commands used in the configuration samples in this section provide base functionality to the extent 
that the most common or likely commands and/or keyword options are presented. In many cases, other optional 
commands and/or keyword options are available. Refer to the Command Line Interface Reference for complete 
information regarding all commands. 
To configure PCF zone based call redirection: 
Step 1 
Set parameters by applying the following example configuration: 
configure 
   context <context_name> 
      pdsn-service <pdsn_service_name
         spi remote-address <pcf_ip_address> spi-number <number> secret 
<secret> zone <zone_idzone <zone_id2>...zone <zone_id32
         policy pcf-zone-match <zone_number> redirect <addressweight 
<weight_num> <address2weight <weight_num>...<address16weight 
<weight_num> 
         end 
Notes:  
 
You may repeat the 
spi remote-address 
<pcf_ip_address> 
spi-number
 
<number>
 
secret
 
<secret>
 [ 
zone
 
<zone_id>
 ] [ 
zone
 
<zone_id2>... 
 
zone
 
<zone_id32>
 ] command as 
necessary. You can configure up to 32 PCF zones per PDSN service. 
 
You may repeat the 
policy pcf-zone-match
 
<zone_number>
 { 
redirect
 
<address>
 } [ 
weight
 
<weight_num>
 ] [ <
address2>
 [ weight 
<weight_num>
 ]...<
address16>
 [ 
weight
 
<weight_num>
 ] ] command as necessary, up to a maximum of 32 defined PCF zones and 16 
defined PDSNs per PDSN service. 
Step 2 
Save your configuration to flash memory, an external memory device, and/or a network location using the Exec mode 
command 
save configuration
. For additional information on how to verify and save configuration files, refer to the 
System Administration Guide and the Command Line Interface Reference