Cisco Cisco Packet Data Gateway (PDG)

Página de 158
priority <link_priority_value>
signaling-link-code <
sig_link_code>
exit
exit
route destination-point-code <
rd_pointcode> linkset-id <linkset_id>
end
Notes:
• <ss7rd_id> is pre-configured SS7 Routing Domain instance configured at the system level to provide
IuCS-over-ATM support to HNB-GW service.
Configuring ALCAP Service and AAL2 Node
To configure the ALCAP service with AAL2 node a nd AAL2 path parameters apply the following example:
configure
context <alcap_ctxt_name>
alcap-service <alcap_svc_name> -noconfirm
associate ss7-routing-domain <ss7rd_id>
self-point-code <
alcap_pointcode>
aal2-route endpoint <
AESA_route_endpoint> aal2-node <aal2_node_name>
aal2-node <
aal2_node_name>
point-code <aal2_pointcode>
aal2-path-id <
aal2_path_id> [block]
end
Notes:
• <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:
HNB-GW Administration Guide, StarOS Release 19    
109
HNB-GW Service Configuration Procedures
Configuring ALCAP Service and AAL2 Node