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.
Important
|
In Release 20 and later, HNBGW is not supported. This command must not be used for HNBGW in Release 20 and later. For more
information, contact your Cisco account representative.
|
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.
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.
Caution
|
Entering this
command will terminate all current subscriber sessions for associated peers.
|
Usage Guidelines
Use this command to
manage the ASP end-point. Once the ASP end-point is bound the end-point
configuration can not be changed until it is unbound.
Example
Activate the
end-point with the following command:
end-point bind
Deactivate or unbind
the end-point with the following command:
no end-point bind
Set the end-point
port to default for ASP 1 with the following command:
default asp instance 1 end-point port