Cisco Cisco Packet Data Gateway (PDG)

Seite von 153
   HNB-GW Service Configuration Procedures 
IuCS over ATM Configuration  ▀   
 
HNB-GW Administration Guide, StarOS Release 16  ▄  
 
   
113 
 
<
alcap_ctxt_name
> is name of the context in which ALCAP service is configured. 
 
<
alcap_svc_name
> is name of the ALCAP service which is to be configured for IuCS-over-ATM between 
HNB-GW and CS core network. 
 
<
ss7rd_id
> is a pre-configured SS7 routing domain instance. 
 
<
alcap_pointcode
> is address of the ALCAP node in SS7 point code notation. 
Configuring the ATM Port  
To configure ATM port for IuCS-over-ATM facility, apply the following example configuration: 
configure 
   port atm <sonet_card_num>/<port_num
     no shutdown 
     pvc vpi <vpi_num> vci <aal5_vci_num> type aal5 
       no shutdown 
       bind link ss7-routing-domain <ss7rd_id> linkset-id <linkset_id> link-id <link_id
       exit 
     pvc vpi <vpi_num> vci <aal2_vci_num> type aal2 cps-payload-size <cps_paylod_size
       no shutdown 
       bind alcap-service <alcap_svc_name> context <alcap_ctxt_name> aal2-node 
<aal2_node_name> aal2-path <aal2_path_id
       end 
Notes: 
 
<
alcap_ctxt_name
> is name of the context in which ALCAP service is configured. 
 
<
alcap_svc_name
> is name of the pre-configured ALCAP service which is bound to ATM port for IuCS-over-
ATM between HNB-GW and CS core network. 
 
<
aal2_node_name
> is a pre-configured AAL2 node in ALCAP Service Configuration mode. 
 
<
aal2_path_id
> is a pre-configured identifier for AAL2 path in AAL2 Node Configuration mode. 
Associating ALCAP Service with HNB-CS Network Service 
To associate a pre-configured ALCAP service with HNB-CS Network Service for IuCS-over-ATM function, apply the 
following example configuration: 
configure 
  cs-network <cs_network_name