SS7 Routing Domain Configuration Mode Commands

Similar documents
SS7 Routing Domain Configuration Mode Commands

GT-Format3 Configuration Mode Commands

Operator Policy Configuration Mode

Crypto Map IPSec Manual Configuration Mode Commands

HNB-PSNetworkConfigurationModeCommands

HLR Configuration Mode Commands

GTP-U Service Configuration Mode Commands

LTE Foreign PLMN GUTI Management Database Configuration Mode Commands

TSI Server Configuration Mode Commands

Engineering Rules. Engineering Rules. Service Rules

HLR Configuration Mode Commands

ACS Trigger Condition Configuration Mode Commands

Crypto Template IKEv2-Vendor Configuration Mode Commands

DHCP Service Configuration Mode Commands

Crypto Template IKEv2-Vendor Configuration Mode Commands

LTE Network Global MME ID Management Database Configuration Mode Commands

LTE Custom TAI List Configuration Mode Commands

GT-Format3 Configuration Mode Commands

Remote Secret List Configuration Mode Commands

SGSN Service Configuration Procedures

SGSN in a 2.5G GPRS Network, page 1

BITS Port Configuration Mode Commands

SLs Service Configuration Mode Commands

LTE TAI Management Database Configuration Mode Commands

HD RAID Configuration Mode Commands

C Commands. Cisco Nexus 5500 Series NX-OS System Management Command Reference 1

egtp Service Configuration Mode Commands

SGSN Global Configuration Mode Commands

Diameter Host Select Configuration Mode Commands

MME SGs Service Configuration Mode Commands

Smart Media System. Software Configuration Guide

LTE TAI Management Object Configuration Mode Commands

Ethernet Port Configuration Mode Commands

MAP Service Configuration Mode Commands

Network Troubleshooting

Network Troubleshooting

Bearer Control Profile Configuration Mode Commands

CBS Service Configuration Mode Commands

Dialogic DSI Signaling Gateway Based on Dialogic DSI SS7G3x Signaling Servers

Using the Voice Services Provisioning Tool to Provision a Cisco Media Gateway Controller

UDR Format Configuration Mode Commands

NGN signaling placement Tool overview Planning process Planning methodology Example Conclusions

MME SGs Service Configuration Mode Commands

LTE Policy Configuration Mode Commands

NTP Configuration Mode Commands

AAA Server Group Configuration Mode Commands

GLOSSARY. See ACL. Access Control List. It controls messages sent over SS7 networks using ITP

Call-Home Profile Configuration Mode

IP Network Enabler. Feature Description. Relationships to Other Features

MAG Service Configuration Mode Commands

GRE Tunnel Interface Configuration Mode Commands

JP 3GA (R99) UTRAN Iu Interface Signalling Transport

2000 Performance Technologies, Inc.

SSH Configuration Mode Commands

PCC-Quota Service Configuration Mode Commands

Configuring RADIUS Servers

NAT Routemaps Outside-to-Inside Support

ACS Readdress Server List Configuration Mode

Configuring VLANs. Understanding VLANs CHAPTER

Configuring VLANs. Understanding VLANs CHAPTER

Manipulating SIP Status-Line Header of SIP Responses

Configuring Traffic Policies

Implement Overload Protection for Gateways and Neighboring Network Elements on the ASR5x00 Series

EIGRP Support for Route Map Filtering

Configuring VLANs. Understanding VLANs CHAPTER

VLAN Configuration. Understanding VLANs CHAPTER

Configuring VLANs. Understanding VLANs CHAPTER

Configuring the SS7 Q.703 High Speed Port Adapter

SS7 MTP Layer 3 Developer s Reference Manual

Dialogic DSI Signaling Interface Unit Based on Dialogic DSI SS7G3x Signaling Servers

Using the Command-Line Interface

Command Reference for Voice VLAN

3GPP R12 GTP-C Load and Overload Control Support on the P-GW, SAEGW, and S-GW

Oracle Communications Performance Intelligence Center

PRI Backhaul and IUA Support Using SCTP

L2TP Access Concentrator

PPPoE Client DDR Idle-Timer

Null Interface Commands

SS7 SIGTRAN Troubleshooting

Configuring VLANs. Understanding VLANs CHAPTER

Configuring SSL Termination

3GPP TS V9.0.0 ( )

Configuring Clocking and Timing

QoS: Child Service Policy for Priority Class

Operator Policy Selection Based on IMEI-TAC

SS7 SIGTRAN Troubleshooting

CGW Service Configuration Mode Commands

P-GW Service Configuration Mode Commands

Nested Class Map Support for Zone-Based Policy Firewall

BGP Graceful Shutdown

3G-2G Location Change Reporting

Configuring VLANs. Understanding VLANs CHAPTER

Configuring Policy-Based Routing

Configuring VLANs. Understanding VLANs CHAPTER

Access Control List Enhancements on the Cisco Series Router

Configuring VLANs. Understanding VLANs CHAPTER

GGSN Service Configuration Mode Commands

Reflexive Access List Commands

APN-Backoff Timer Support

Configuring SSL CHAPTER

Transcription:

SS7 Routing Domain Configuration Mode Commands The SS7 Routing Domain configuration mode is used to configure Signaling System 7 (SS7) parameters. For convenience in configuration management, all SS7 parameters have been collected into a proprietary grouping called an SS7 routing domains. The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s). asp, page 2 description, page 4 do show, page 5 end, page 6 exit, page 7 inbound-asp-identifier validate, page 8 linkset, page 9 MTU-size, page 10 peer-server, page 11 route, page 12 routing-context, page 14 ssf, page 15 1

asp SS7 Routing Domain Configuration Mode Commands asp This command creates or removes an M3UA Application Server Process (ASP) instance and enters the ASP configuration mode. See the SGSN ASP Configuration Mode chapter in the Command Line Interface Reference for command details. 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. SGSN HNB-GW asp instance asp_inst no asp instance asp_inst default asp instance asp_inst end-point port no Deletes the ASP instance for the SS7 routing domain configuration. default Sets the ASP instance parameters to the end-point port value of 2905. instance asp_inst Identifies a specific ASP configuration. Up to four ASP instances can be configured for a single SS7 routing domain. asp_inst : instance must be an integer from 1 through 4. For SGSN with release 15.0, the instance must be an integer from 1 to 12. 2

SS7 Routing Domain Configuration Mode Commands asp Use this command to create an ASP instance or enter the ASP configuration mode. Examples The following command enters the ASP configuration mode for a specific ASP. asp instance 1 3

description SS7 Routing Domain Configuration Mode Commands description This command defines an alphanumeric string that describes the current SS7 routing domain. This is used for operator reference only. 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. SGSN HNB-GW description string no description no Removes the description string from the current SS7 routing domain configuration. string Specifies the alphanumeric string that is stored. Strings with spaces must be enclosed in double-quotes (see the example below). string: Must be from 1 to 255 alphanumeric characters. Use this command to set a description for reference by operators. Examples The following command sets the description to identify a routing domain for messages transmitted within a national boundary. description "National Service Routing Domain" 4

SS7 Routing Domain Configuration Mode Commands do show do show Executes all show commands while in Configuration mode. All do show Use this command to run all Exec mode show commands while in Configuration mode. It is not necessary to exit the Config mode to run a show command. The pipe character is only available if the command is valid in the Exec mode. Caution There are some Exec mode show commands which are too resource intensive to run from Config mode. These include: do show support collection, do show support details, do show support record and do show support summary. If there is a restriction on a specific show command, the following error message is displayed: Failure: Cannot execute 'do show support' command from Config mode. 5

end SS7 Routing Domain Configuration Mode Commands end Exits the current configuration mode and returns to the Exec mode. All end Use this command to return to the Exec mode. 6

SS7 Routing Domain Configuration Mode Commands exit exit Exits the current mode and returns to the parent configuration mode. All exit Use this command to return to the parent configuration mode. 7

inbound-asp-identifier validate SS7 Routing Domain Configuration Mode Commands inbound-asp-identifier validate This command enables validation of ASP identifiers inbound to the SGSN via routes defined with this SS7 routing domain. This command is only available in Release 8.1 and higher releases. SGSN inbound-asp-identifier validate default inbound-asp-identifier validate no inbound-asp-identifier validate default Validates the inbound ASP Id. no Disables validation of the inbound ASP Id. The standard is to validate the ASP Id. However, in some circumstances it is necessary to skip such validation. For example, if the same ASP Id is assigned to more than one RNC (peer-server). Examples Use the following command to skip validation of inbound ASP Ids: no inbound-asp-identifier validate Use either of the following commands to enable validation if it has been disabled: default inbound-asp-identifier validate inbound-asp-identifier validate 8

SS7 Routing Domain Configuration Mode Commands linkset linkset This command creates an instance of an MTP3 linkset and enters the Linkset configuration mode. See the Linkset configuration mode chapter for the commands to configure the linkset. 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. SGSN HNB-GW linkset id id no linkset id id no Removes the identified linkset definition from the system configuration. id This value uniquely identifies a linkset for the specific SS7 routing domain. id : Must be an integer of 1 to 49. This command creates instances of linkset configurations and provides access to the linkset configuration mode. Examples Use the following command to create the 12th linkset: linkset id 12 9

MTU-size SS7 Routing Domain Configuration Mode Commands MTU-size This command has been deprecated. 10

SS7 Routing Domain Configuration Mode Commands peer-server peer-server This command creates a peer-server instance to setup a SIGTRAN peer for sending and receiving M3UA traffic. Completing the command automatically enters the peer- server configuration mode. To define 1 or more (up to 145) peer servers, use the commands documented in the Peer-Server Configuration Mode chapter in this reference. 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. SGSN HNB-GW peer-server id srvr_id no peer-server id srvr_id no Removes the identified peer-server definition from the system configuration. srvr_id srvr_id uniquely identifies a peer-server. The id must be an integer from 1 to 144. For SGSN Release 15.0, the id must be an integer from 1 to 256. Use the following command to create a definition for peer-server 2 and enter the configuration mode to configure the communication parameters for peer-server 12. Examples peer-server id 12 11

route SS7 Routing Domain Configuration Mode Commands route This command configures SS7 routes for the current SS7 routing domain. 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. SGSN HNB-GW route destination-point-code dp_code { linkset id id [ priority pri_value ] peer-server-id srvr_id } no route destination-point-code dp_code { linkset id id peer-server-id srvr_id } no Removes the SS7 route from the current SS7 routing domain configuration. destination-point-code dp_code Specifies the SS7 destination point code for this route. Reminder: the point-code structure must match the variant defined for the SS7 routing domain when the SS7RD was configured in the global configuration mode. linkset id id This keyword identifies a linkset instance, created and configured with the linkset command. This keyword identifies a linkset instance, created and configured with the linkset command. id : Must be an integer from 1 to 49. 12

SS7 Routing Domain Configuration Mode Commands route peer-server-id srvr_id This keyword identifies a peer-server configuration instance, created and configured with the peer-server command. srvr_id must be an integer from 1 to 49. This command associates the previoiusly configured linksets and peer servers and the destination point codes with a specified SS7 route. Examples Define a route setting an ITU-type destination point-code address for the linkset Id 12: route destination-point-code 6.211.6 linkset id 12 13

routing-context SS7 Routing Domain Configuration Mode Commands routing-context Identifies the routing context for this SS7 routing domain. 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. SGSN HNB-GW routing-context value default routing-context default Resets the local routing context value to the index (instance ID) for this SS7 routing domain. value An integer that uniquely identifies the routing context for this SS7 routing domain. value : Must be integers from 1 to 65535 (for releases 8.0) or 1 to 4294967295 (for releases 8.1 to 17.0) or 0 to 4294967295 (for releases 17.1 and higher). Use this command to set the routing context IDs for a specific SS7 routing domain configuration. Examples routing-context 2355 14

SS7 Routing Domain Configuration Mode Commands ssf ssf This command sets the network indicator in the subservice field for SS7 message signal units (MSUs). 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. SGSN HNB-GW ssf ( international national reserved spare } international The network indicator identifies the message as international with a point code structure that does not match the national point code structure, national The network indicator identifies the messages as having a national point code structure. reserved Provides an alternate network indicator for national messages. spare Provides an alternate network indicator for international messages. In SS7 signaling, the Message Transfer Part (MTP) Level 2 message signal units (MSUs) contain a service information octet (SIO). The SIO field in an MSU contains a 4-bit subservice field (SSF) followed by a 4-bit 15

ssf SS7 Routing Domain Configuration Mode Commands service indicator. The indicator carried in the message's routing information typically identifies the structure of the point code as a message from within a nation or as a message coming from outside the nation - international. As well, the 4-bit SSF determines the point code structure of the messages transmitted from the SGSN. Examples For messages being transmitted within a country, set the indicator to national with the following command. ssf national 16