17-6
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter17 Configuring Signalling Features
Configuring E.164 Addresses
Configuring an E.164 Address Static Route
To configure an E.164 address static route, use the following command in global configuration mode:
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 on page 17-6.
Displaying the E.164 Static Route Configuration
To display the E.164 address configuration, use the following privileged EXEC command:
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 a nd
calling party IEs, and uses AESA addresses in the called and calling party subaddress IEs.
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.
Command Purpose
show atm route Displays the static route E.164 address
configuration.