Cisco Cisco Packet Data Gateway (PDG)

Pagina di 391
System Interfaces and Ports   
▀  ATM Interfaces and Ports 
 
 
▄  ASR 5000 System Administration Guide, StarOS Release 16 
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_numvci <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_numvci <vci_num
         bind link ss7-routing-domain <ss7rd_idlinkset-id <idlink-id <id
         end 
Notes: 
 
Save the configuration as described in the Verifying and Saving Your Configuration chapter. 
Verifying Port and Interface Configuration 
Step 1 
Verify that your interface configuration settings are correct by entering the following commands: 
context context_name 
show ip interface 
context_name represents the name of the context in which the interface was created. The output from these commands 
should look similar to that displayed in the following example. 
 
In this example an interface named mgmt1 was configured in the local context.