Cisco Cisco Packet Data Gateway (PDG) Guida Dell'Amministratore

Pagina di 377
System Interfaces and Ports   
▀  ATM Interfaces and Ports 
 
 
▄  Cisco ASR 5000 System Administration Guide 
102 
   
Configuring an ATM Port for an SS7 Link 
Use the following example to configure an ATM port to use with an SS7 (Signalling System No. 7) link: 
configure 
   port atm slot#/port# 
      no shutdown 
      pvc vpi vpi_num vci vci_num 
         no shutdown 
         end 
Notes: 
 
The PVC for the SS7 link has been created but can not be bound unless the SS7 routing domain configuration 
has already been completed (see the SGSN Administration Guide). 
 
Complete optional ATM port configuration (see the ATM Port Configuration Mode Commands chapter in the 
Command Line Interface Reference) and the other steps in this procedure to set timing and save the 
configuration. 
Binding an SS7 Link to an ATM Port 
Use the following example to bind an already configured SS7 link to a PVC interface for an ATM port: 
configure 
   port atm slot#/port# 
      pvc vpi vpi_num vci vci_num 
         bind link ss7-routing-domain ss7rd_id linkset-id id link-id id 
         end 
Notes: 
 
Save the configuration as described in the Verifying and Saving Your Configuration chapter.