Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
  SGSN ASP Configuration Mode Commands 
end-point  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
8405 
end-point 
This command defines or deletes the IP address and/or port number to be associated with the local SCTP end-point for 
this ASP. At least one address needs to be configured before the end-point can be activated. 
When using the 
bind
 keyword, this command also activates the end-point once the address has been defined. Once 
bound, it cannot be reconfigured until it is unbound with the 
no end-point bind
 command. 
Product
 
SGSN 
HNB-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > SS7 Routing Domain Configuration > ASP Configuration 
configure > ss7-routing-domain routing_domain_id variant variant_type > asp instance 
asp_number
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-ss7-rd-ss7rd_id-asp-inst-instance)# 
Syntax
 
end-point { address ip_address context context_id | bind | port port_number } 
no end-point { address ip_address context context_id | bind } 
address ip_address context
 context_id: 
Specifies the IP address and the context associated with the address for this end-point. 
ip_address: must be defined using the standard IPv4 dotted decimal notation or the colon notation of IPv6. 
context
 context_id: a string of 1 to 79 alphanumeric characters to identify the specific context associated 
with the end-point address. 
bind
 
Activates (binds) the end-point. 
Important:
  Only use 
bind
 after you have configured other parameters. 
port port_number
 
Identifies the M3UA’s SCTP port associated with this end-point. 
port_number: must be an integer fom 1 to 65535. Default is 2905. 
no 
Removes the end-point configuration or deactivates the end-point.