ATM and Layer 3 Switch Router Software Configuration Guide, 12.1(12c)E1
Configuring Signalling Features

Table of Contents

Configuring Signalling Features
Configuring Signalling IE Forwarding
Configuring ATM SVC Frame Discard
Configuring E.164 Addresses
Configuring Signalling Diagnostics Tables
Configuring Closed User Group Signalling
Disabling Signalling on an Interface
Multipoint-to-Point Funnel Signalling

Configuring Signalling Features


This chapter describes signalling-related features and their configuration for the ATM switch router.


Note   This chapter provides advanced configuration instructions for the Catalyst 8540 MSR, Catalyst 8510 MSR, and LightStream 1010 ATM switch routers. For general information about ATM signalling protocols, refer to the Guide to ATM Technology. For complete descriptions of the commands mentioned in this chapter, refer to the ATM Switch Router Command Reference publication.

This chapter includes the following sections:

Configuring Signalling IE Forwarding

You enable signalling information element (IE) forwarding of the specified IE from the calling party to the called party.


Note   The default is to transfer all the information elements in the signalling message.

To configure interface signalling IE transfer, perform the following steps, beginning in global configuration mode:

  Command  Purpose 
Step 1 

Switch(config)# interface atm card/subcard/port

Switch(config-if)#

Selects the interface to be configured.

Step 2 

Switch(config-if)# atm signalling ie forward {aal-info | all | bli-repeat-ind | called-subaddress | calling-number | higher-layer-info | lower-layer-info | unknown-ie}

Configures the signalling information element forwarding.

Example

The following example shows how to disable signalling of all forwarded IEs on ATM interface 0/0/0:

Switch(config)# interface atm 0/0/0
Switch(config-if)# no atm signalling ie forward all

Displaying the Interface Signalling IE Forwarding Configuration

To display the interface signalling IE forwarding configuration, use the following privileged EXEC command:

Command  Purpose 

more system:running-config

Displays the interface signalling IE forwarding configuration.

Example

The following example displays the modified configuration of the signalling IE forwarding:

Switch# more system:running-config
Building configuration...
 
Current configuration:
!
version XX.X
no service pad
service udp-small-servers
service tcp-small-servers
!
hostname Switch
!
<information deleted>
!
interface ATM0/0/0
 no atm signallling ie forward calling-number
 no atm signallling ie forward calling-subaddress
 no atm signallling ie forward called-subaddress
 no atm signallling ie forward higher-layer-info
 no atm signallling ie forward lower-layer-info
 no atm signallling ie forward blli-repeat-ind
 no atm signallling ie forward aal-info
!
<information deleted>

Configuring ATM SVC Frame Discard

You can select the criteria used to install frame discard on switched virtual channels (SVCs). The default is to install packet discard based on the presence of the ATM adaptation layer 5 (AAL5) information element in the SETUP message.


Note   The term frame discard is referred to as packet discard on ATM switch router virtual circuits.

You can use this global configuration function to modify frame discard for all connections.

To configure frame discard, use the following command in global configuration mode:

Command  Purpose 

atm svc-frame-discard-on-aal5ie

Configures the SVC frame discard.

This command changes the information that the ATM switch router uses to decide whether or not to install frame discard on SVCs. User-Network Interface (UNI) 4.0 signalling allows for explicit signalling of frame discard. Pre-UNI 4.0 versions use the presence of the AAL5 information elements to determine whether or not to install frame discard. If the AAL5 information element is present, frame discard is installed; otherwise it is not, as shown in the following example.

  • When you configure atm svc-frame-discard-on-aal5ie, frame discard is installed if the AAL5 information element is present.
  • When you configure no atm svc-frame-discard-on-aal5ie, frame discard is installed on UNI 4 or PNNI interfaces if explicitly requested by the SETUP and CONNECT messages.
Example

In the following example, the ATM switch router behavior is set to not use the AAL5 information element to dictate frame discard.

Switch(config)# no atm svc-frame-discard-on-aal5ie

Displaying the ATM Frame Discard Configuration

To display the ATM frame discard configuration, use the following privileged EXEC command:

Command  Purpose 

more system:running-config

Displays the frame discard configuration.

Example

The following example shows how to display the frame discard configuration:

Switch# more system:running-config
Building configuration...

Current configuration:
!
version XX.X
no service pad
service udp-small-servers
service tcp-small-servers
!
hostname Switch
!
network-clock-select 1 ATM0/0/0
network-clock-select 4 ATM0/0/0
ip host-routing
no atm svc-frame-discard-on-aal5ie
!
<information deleted>

Configuring E.164 Addresses

E.164 support allows networks that use network service access point (NSAP) ATM addresses formats (for example, 45.000001234567777F00000000.000000000000.00) to work with networks that use E.164 address formats (for example, 1-123-456-7777). For an overview of address types and E.164 subtypes, refer to the Guide to ATM Technology.

The following sections describe configuring E.164 support:

E.164 Conversion Methods

There are three features you can configure on the ATM switch router for E.164 address conversion. The feature you chose depends on the address format you are using. The features are as follows:

  • E.164 gateway—Use this feature when addresses are in international code designator (ICD) or data country code (DCC) format and a call must traverse an E.164 network.
  • E.164 address autoconversion—Use this feature when addresses are in E164_ZDSP or E.164_AESA format and a call must traverse an E.164 network. An E.164_AESA uses the ATM end system address (AESA) format with the E.164 number embedded; an E164_ZDSP is an E164_AESA address with all zeros after the embedded E.164 number; for example, 45.000001234567777F00000000.000000000000.00.
  • E.164 address one-to-one translation table—Use this feature when you want to create an E.164 to AESA address translation table manually. This feature is not recommended for most networks.

Caution   Manually creating the E.164 to AESA address translation table is a time consuming and error prone process. We strongly recommend that you use either the E.164 gateway or E.164 autoconversion feature instead of the E.164 one-to-one address translation feature.

Configuring E.164 Gateway

The E.164 gateway feature allows calls with AESAs to be forwarded, based on prefix matching, on interfaces that are statically mapped to E.164 addresses. To configure the E.164 gateway feature, you must first configure a static ATM route with an E.164 address, then configure the E.164 address to use on the interface.

When a static route is configured on an interface, all ATM addresses that match the configured address prefix are routed through that interface to an E.164 address.

Signalling uses E.164 addresses in the called and calling party IEs, and uses AESAs in the called and calling party subaddress IEs. For a detailed description of how the E.164 gateway feature works, refer to the Guide to ATM Technology.


Note   Enter access lists for E.164 addresses in the E164_AESA format, not native E.164 format. For example, if the E.164 address is 7654321, then the E164_AESA format is 45.000000007654321F00000000.000000000000.00. To filter prefix "765", enter the prefix 45.00000000765..., not just 765.... Access lists operate on the called and calling party IEs. See "Using Access Control."

Configuring an E.164 Address Static Route

To configure an E.164 address static route, use the following command in global configuration mode:

Command  Purpose 

atm route address-prefix atm card/subcard/port
[e164-address address-string [number-type {international | local | national | subscriber}]]
[internal] [scope org-scope]

At the configure prompt, configures the static route prefix with the E.164 address.

Example

The following example uses the atm route command to configure a static route using the 13-byte switch prefix 47.00918100000000410B0A1081 to ATM interface 0/0/0 with the E.164 address 1234567:

Switch(config)# atm route 47.00918100000000410B0A1081 atm 0/0/0 e164-address 7654321

To complete the E.164 address static route configuration, proceed to the "Configuring an ATM E.164 Address on an Interface" section.

Displaying the E.164 Static Route Configuration

To display the E.164 address configuration, use the following privileged EXEC command:

Command  Purpose 

show atm route

Displays the static route E.164 address configuration.

Example

The following example displays the E.164 address configuration using the show atm route privileged EXEC command:

Switch# show atm route
Codes: P - installing Protocol (S - Static, P - PNNI, R - Routing control),
       T - Type (I - Internal prefix, E - Exterior prefix, SE -
                 Summary Exterior prefix, SI - Summary Internal prefix,
                 ZE - Suppress Summary Exterior, ZI - Suppress Summary Internal)
P  T Node/Port        St Lev Prefix
~ ~~ ~~~~~~~~~~~~~~~~ ~~ ~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
S  E 1   ATM0/1/0     DN 0   47.0091.8100.0000.0001/72
P SI 1   0            UP 0   47.0091.8100.0000.0002.eb1f.fe00/104
R  I 1   ATM2/0/0     UP 0   47.0091.8100.0000.0002.eb1f.fe00.0002.eb1f.fe00/152
R  I 1   ATM2/0/0     UP 0   47.0091.8100.0000.0002.eb1f.fe00.4000.0c/128
P SI 1   0            UP 0   47.0091.8100.0000.0040.0b0a.2b81/104
S  E 1   ATM0/0/0     DN 0   47.0091.8100.0000.0040.0b0a.2b81/104
                             (E164 Address 1234567)
R  I 1   ATM2/0/0     UP 0   47.0091.8100.0000.0040.0b0a.2b81.0040.0b0a.2b81/152
R  I 1   ATM2/0/0     UP 0   47.0091.8100.0000.0040.0b0a.2b81.4000.0c/128

Configuring an ATM E.164 Address on an Interface

One E.164 address can be configured per ATM port. Signalling uses E.164 addresses in the called and calling party IEs, and uses AESA addresses in the called and calling party subaddress IEs.

To configure an E.164 address on a per-interface basis, perform the following steps, beginning in global configuration mode:

  Command  Purpose 
Step 1 

Switch(config)# interface atm card/subcard/port

Switch(config-if)#

Selects an interface port.

Step 2 

Switch(config-if)# atm e164 address e164-address

Associates the E.164 address to the interface.

Example

The following example shows how to configure the E.164 address 7654321 on ATM interface 0/0/1:

Switch(config)# interface atm 0/0/1
Switch(config-if)# atm e164 address 7654321

Displaying the E.164 Address Association to Interface Configuration

To display the E.164 configuration, use the following EXEC command:

Command  Purpose 

show atm interface atm card/subcard/port

Shows the E.164 address configuration on a per-port basis.

Example

The following example shows how to display the E.164 address configuration for ATM interface 0/0/1:

Switch# show atm interface atm 0/0/1

Interface:      ATM0/0/1        Port-type:    oc3suni
IF Status:      UP              Admin Status: up
Auto-config:    enabled         AutoCfgState: completed
IF-Side:        Network         IF-type:      NNI
Uni-type:       not applicable  Uni-version:  not applicable
Max-VPI-bits:   8               Max-VCI-bits: 14
Max-VP:         255             Max-VC:       16383
ConfMaxSvpcVpi: 255             CurrMaxSvpcVpi: 255
ConfMaxSvccVpi: 255             CurrMaxSvccVpi: 255
ConfMinSvccVci: 35              CurrMinSvccVci: 35
Svc Upc Intent: pass            Signalling:   Enabled
ATM Address for Soft VC: 47.0091.8100.0000.0041.0b0a.1081.4000.0c80.0010.00
ATM E164 Address: 7654321
<information deleted>

When the E.164 gateway feature is configured, the switch first attempts to make a connection using the E.164 gateway feature. If that connection fails, the switch attempts to make the connection using the E.164 address autoconversion feature, described in the following section.

Configuring E.164 Address Autoconversion

If your network uses E164_ZDSP or E164_AESA addresses, you can configure E.164 address autoconversion. The E164_ZDSP and E164_AESA addresses include an embedded E.164 number in the E.164 portion of an E.164 ATM address. This embedded E.164 number is used in the autoconversion process.

For a detailed description of the E.164 autoconversion feature and differences in the autoconversion process between the E164_ZDSP and E164_AESA address formats, refer to the Guide to ATM Technology.


Note   Enter access lists for E.164 addresses in the E164_AESA format, not the native E.164 format. For example, if the E.164 address is 7654321, then the E164_AESA format is 45.000000007654321F00000000.000000000000.00. To filter prefix "765," enter the prefix 45.00000000765..., not just 765.... Access lists operate on the called and calling party IEs. See "Using Access Control.".

E.164 address autoconversion configuration is the same, regardless of which type of address (E164_ZDSP or E164_AESA) your network uses. To configure E.164 address autoconversion, perform the following steps, beginning in global configuration mode:

  Command  Purpose 
Step 1 

Switch(config)# atm route address-prefix atm card/subcard/port
[e164-address address-string [number-type {international | local | national | subscriber}]]
[internal] [scope org-scope]

At the configure prompt, configures the static route prefix with the E.164 address.

Step 2 

Switch(config-if)# interface atm card/subcard/port

Switch(config-if)#

Selects the ATM interface.

Step 3 

Switch(config-if)# atm e164 auto-conversion

Configures E.164 autoconversion.

Step 4 

Switch(config-if)# exit

Switch(config)#

Returns to global configuration mode.

Examples

In the following example a static route is configured on interface 0/0/1 using the ATM address of the ATM switch router on the opposite side of the E.164 public network; E.164 autoconversion is also enabled:

Switch(config)# atm route 45.000007654321111F atm 0/0/1
Switch(config)# interface atm 0/0/1
Switch(config-if)# atm e164 auto-conversion

The converse configuration is done at the ATM switch router across the E.164 network; a static route is configured to the ATM address of the above switch, and E.164 autoconversion is enabled:

Switch(config)# atm route 45.000001234567777F atm 0/0/1
Switch(config)# interface atm 0/0/1
Switch(config-if)# atm e164 auto-conversion

Displaying the E.164 Address Autoconversion

To display the E.164 configuration on an interface, use the following EXEC command:

Command  Purpose 

show atm interface atm card/subcard/port

Shows the E.164 address configuration on a per-port basis.

Example

The following example shows how to display the E.164 configuration for ATM interface 0/0/1:

Switch# show atm interface atm 0/0/1

Interface:      ATM0/0/1        Port-type:      oc3suni
IF Status:      DOWN            Admin Status:   down
Auto-config:    disabled        AutoCfgState:   not applicable
IF-Side:        Network         IF-type:        UNI
Uni-type:       Private         Uni-version:    V3.0
Max-VPI-bits:   8               Max-VCI-bits:   14
Max-VP:         255             Max-VC:         16383
ConfMaxSvpcVpi: 255             CurrMaxSvpcVpi: 255
ConfMaxSvccVpi: 255             CurrMaxSvccVpi: 255
ConfMinSvccVci: 33              CurrMinSvccVci: 33
Svc Upc Intent: pass            Signalling:     Enabled
ATM Address for Soft VC: 47.0091.8100.0000.0002.eb1f.fe00.4000.0c80.0010.00
ATM E164 Auto Conversion Interface
Configured virtual links:
  PVCLs SoftVCLs   SVCLs   TVCLs   PVPLs SoftVPLs   SVPLs Total-Cfgd Inst-Conns
      2        0       0       0       0        0       0          2          0
Logical ports(VP-tunnels):     0
Input cells:    0               Output cells:   0
5 minute input rate:             0 bits/sec,       0 cells/sec
5 minute output rate:            0 bits/sec,       0 cells/sec
Input AAL5 pkts: 0, Output AAL5 pkts: 0, AAL5 crc errors: 0

Configuring E.164 Address One-to-One Translation Table

The ATM interface to a public network commonly uses an E.164 address for ATM signalling, with international code designator (ICD) or data country code (DCC) format AESA addresses carried in the subaddress fields of the message. The one-to-one translation table allows signalling to look up the E.164 addresses and the AESA addresses in a database, allowing a one-to-one correspondence between AESA addresses and E.164 addresses.


Caution   Manually mapping AESA addresses to E.164 addresses is a time consuming and error prone process. We highly recommend that you use either the E.164 gateway or E.164 autoconversion feature instead of the E.164 one-to-one address translation feature.

For a detailed explanation of how the E.164 translation table feature works, refer to the Guide to ATM Technology.

Configuring one-to-one E.164 translation tables requires the following steps:


Step 1   Configure specific ATM interface(s) to connect to E.164 public networks to use the translation table.

Step 2   Configure the translation table.

Step 3   Add entries to the translation table for both the called and calling parties.





To configure E.164 translation on the interface, perform the following steps, beginning in global configuration mode:

  Command  Purpose 
Step 1 

Switch(config)# interface atm card/subcard/port

Switch(config-if)#

Selects an interface port.

Step 2 

Switch(config-if)# atm e164 translation

Configures the ATM E.164 interface.

Step 3 

Switch(config-if)# exit

Switch(config)#

Returns to EXEC configuration mode.

Step 4 

Switch(config)# atm e164 translation-table

Switch(config-atm-e164)#

Changes to E.164 ATM configuration mode.

Step 5 

Switch(config-atm-e164)# e164 address address nsap-address1 nsap-address

Configures the E.164 translation table.

The NSAP address is the same as the ARB_AESA address.

Example

The following example shows how to configure the ATM interface 0/0/1 to use the one-to-one E.164 translation table and specifies three table entries:

Switch(config)# interface atm 0/0/1
Switch(config-if)# atm e164 translation
Switch(config-if)# exit
Switch(config)# atm e164 translation-table
Switch(config-atm-e164)# e164 address 1111111 nsap-address 11.111111111111111111111111.112233445566.11
Switch(config-atm-e164)# e164 address 2222222 nsap-address 22.222222222222222222222222.112233445566.22
Switch(config-atm-e164)# e164 address 3333333 nsap-address 33.333333333333333333333333.112233445566.33

Displaying the ATM E.164 Translation Table Configuration

To display the ATM E.164 translation table configuration, use the following privileged EXEC commands:

Command  Purpose 

more system:running-config

Displays the E.164 translation table configuration.

show atm interface atm card/subcard/port

Displays the E.164 address configuration on a per-port basis.

Example

The following example shows how to display the E.164 translation table configuration:

Switch# more system:running-config
Building configuration...

Current configuration:
!
version XX.X
no service pad
service udp-small-servers
service tcp-small-servers
!
hostname Switch
!
atm e164 translation-table
 e164 address 1111111 nsap-address 11.111111111111111111111111.112233445566.11
 e164 address 2222222 nsap-address 22.222222222222222222222222.112233445566.22
 e164 address 3333333 nsap-address 33.333333333333333333333333.112233445566.33
!
atm service-category-limit cbr 64544
atm service-category-limit vbr-rt 64544
atm service-category-limit vbr-nrt 64544
atm service-category-limit abr-ubr 64544
atm address 47.0091.8100.0000.0040.0b0a.2b81.0040.0b0a.2b81.00
!
<information deleted>
Example

The following example shows how to display the E.164 configuration for ATM interface 0/0/1:

Switch# show atm interface atm 0/0/1
 
Interface:      ATM0/0/1        Port-type:    oc3suni
IF Status:      DOWN            Admin Status: administratively down
Auto-config:    enabled         AutoCfgState: waiting for response from peer
IF-Side:        Network         IF-type:      UNI
Uni-type:       Private         Uni-version:  V3.0
Max-VPI-bits:   8               Max-VCI-bits: 14
Max-VP:         255             Max-VC:       16383
ConfMaxSvpcVpi: 255             CurrMaxSvpcVpi: 255
ConfMaxSvccVpi: 255             CurrMaxSvccVpi: 255
ConfMinSvccVci: 35              CurrMinSvccVci: 35
Svc Upc Intent: pass            Signalling:   Enabled
ATM Address for Soft VC: 47.9999.9999.0000.0000.0000.0216.4000.0c80.0010.00
ATM E164 Translation Interface
Configured virtual links:
  PVCLs SoftVCLs   SVCLs   PVPLs SoftVPLs   SVPLs  Total-Cfgd  Installed-Conns
      2        0       0       0        0       0           2                0
Logical ports(VP-tunnels):     0
Input cells:    0               Output cells: 0
5 minute input rate:             0 bits/sec,       0 cells/sec
5 minute output rate:            0 bits/sec,       0 cells/sec
Input AAL5 pkts: 0, Output AAL5 pkts: 0, AAL5 crc errors: 0

Configuring Signalling Diagnostics Tables

Signalling diagnostics enable you to diagnose a specific call failure in your network and pinpoint the location of the call failure along with the reason for the failure. To do this, you must configure a signalling diagnostics table that stores the filtering criteria and a filter index, an integer value between 1 and 50, used to uniquely identify each set of filtering criteria you select. Each filtering criteria occupies one entry in the signalling diagnostics table. Each entry in the filter table is entered using command-line interface (CLI) commands or Simple Network Management Protocol (SNMP). Then the diagnostics software module, when enabled, filters rejected calls based on the entries in your filter table. A successful match in the filter table causes the rejected call information to be stored for analysis.


Note   Signalling diagnostics is a tool for troubleshooting failed calls and should not be enabled during normal operation of the ATM switch router.

To configure the signalling diagnostics table entries, perform the following steps, beginning in global configuration mode: