Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
MAG Service Configuration Mode Commands   
▀  policy 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
7122 
   
policy 
Configures policies applied to MAG service. 
Product
 
HSGW 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > MAG Service Configuration 
configure > context context_name > mag-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-mag-service)# 
Syntax
 
         policy include-bsid-binding-update { all | none { dereg | handoff | init | renew 
} }
 
         [ default ] policy include-bsid-binding-update 
default
 
Restores the command to the default values of 
init
 and 
handoff
include-bsid-binding-update { all | none { dereg | handoff | init | renew } }
 
Configures the MAG Service to include BSID (Base Station Identification) in the PBU (Proxy Binding 
Update) sent by MAG to the P-GW. By default, BSID information is included in the update (
handoff
) and 
initialization (
init
) packets.  
all
: Include BSID in all the types of PBU that are sent. 
none
: Include BSID in none of the PBUs. 
dereg
: Include BSID in the PBU sent during deregistration. 
handoff
: Include BSID in the PBU sent during a handoff. 
init
: Include BSID in the PBU sent during initialization. 
renew
: Include BSID in the PBU sent during 'registration lifetime' renewal. 
Usage 
Configures policies applied to MAG service. 
Example
 
The following command configures the MAG Service to include BSID in the PBU during initalization, 
‘registration renewal’, and deregistration. 
policy include-bsid-binding-update init renew dereg