Cisco Cisco Packet Data Gateway (PDG)

Página de 163
   HNB-GW Service Configuration Procedures 
HNB-GW Service Configuration  ▀   
 
HNB-GW Administration Guide, StarOS Release 18  ▄  
 
   
115 
  end 
Notes: 
 
<
vpn_ctxt_name
> is name of the source context in which HNB-GW service is configured. 
 
<
hnbgw_svc_name
> is name of the HNB-GW service in which Open Access mode support is to be configured. 
 
<
reg_ue_hyb
> is number of the UEs allowed to be registered through any Hybrid HNB in Hybrid Access 
Mode support. By default 16 UEs are allowed. 
CBS Configuration 
Use the following example to configure the cell broadcasting service for open, close, and hybrid HNBs in an HNB-GW 
service instance. Up to 16 HNB-GW services can be associated with a CBS service. 
configure 
  context <ctxt_name
    cbs-service <cbs_svc_name
     bind address <ip_address
     cbc-server address <cbc_ip_address
     sabp timer <timer_in_secs
      end 
configure 
  context <ctxt_name
    hnbgw-service <hnbgw_svc_name> -noconfirm 
     associate cbs-service <cbs_svc_name
      end 
Notes: 
 
<
ctxt_name
> is name of the source context in which HNB-GW service is configured. 
 
<
hnbgw_svc_name
> is name of the HNB-GW service in which Open Access mode support is to be configured. 
 
<
ip_address
> is the IPv4 type IP address of CBS service. 
 
<
cbc_ip_address
> is the IPv4 type IP address of CBC server. 
 
<
timer_in_secs
> is the SABP timer which is the wait time for receiving the SABP response from a peer. It is 
an integer value between 1 and 300. If not configured, the default value for this timer is taken as 10 seconds.