17-10
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 17
Configuring Signalling Features
Configuring E.164 Addresses
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:
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
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-address
1
nsap-address
1.
The NSAP address is the same as the ARB_AESA address.
Configures the E.164 translation table.
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.