Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
  SGSN PSP Configuration Mode Commands 
end-point  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
8593 
end-point 
This command defines or deletes the IP address to be associated with the local SCTP end-point for the application 
server process (ASP). 
Product
 
SGSN 
HNB-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > SS7 Routing Domain Configuration > Peer-Server Configuration > PSP Configuration 
configure > ss7-routing-domain routing_domain_id variant variant_type > peer-server id id 
> psp instance psp_instance 
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-ss7-rd-ss7rd_id-ps-peer-server_id-psp-psp_instance)# 
Syntax
 
end-point { address ip_address | port port_number } 
no end-point [ address ip_address ] 
no
 
Removes the ASP end-point association configuration from the PSP configuration. 
Important:
  This command can not be used as long as the PSP and the ASP are associated. Use the 
no 
associate
 command when entering any form of this command, including 
no end-point
. When the change is made, 
re-enter the ASP association with the 
association
 command. 
port port_number
 
Configures the M3UA’s SCTP port number for the end-point. 
port_number: 
 Must be an integer from 1 to 65535.  
Default: 2905. 
Usage 
Use this command to manage the ASP end-point. At least one address needs to be configured for the ASP 
before the end-point can be associated with the PSP. 
Example
 
Set the ASP end-point to IP address 
192.168.1.1
 with the following command: 
end-point address 192.168.1.1