3-58
Cisco MGX 8850 (PXM1E/PXM45), Cisco MGX 8950, Cisco MGX 8830, and Cisco MGX 8880 Configuration Guide
Release 5.0.10, OL-3845-01 Rev. B0, August 16, 2004
Chapter 3 Provisioning PXM1E Communication Links
General PXM1E Configuration Procedures
Replace <portid> with the port address using the format slot:bay.line:ifnum. These parameters are
described in
. For example:
mgx8830a.1.PXM.a >
dspaddr
2:1.2:2
47.0091.8100.0000.0003.6b5e.30cd.0003.6b5e.30cd.01
length: 160 type: exterior proto: static
scope: 0 plan: nsap_icd redistribute: false
Assigning Static ATM Addresses to Destination Ports
When a CPE does not support ILMI, the switch cannot automatically determine the CPE address. To
enable communications with the CPE, you must assign a static ATM address to the port leading to the
CPE. The static address must match the address used by the CPE. When assigning the static address, you
can use command options to define how widely the static address is advertised within the switch
network. Use the following procedure to define a static address for a UNI port.
Step 1
Establish a configuration session using a user name with GROUP1 privileges or higher.
Step 2
To locate the port to which you want to add an address, enter the dsppnports command.
Step 3
Enter the following command to turn off automatic address registration (it is enabled by default) on the
port that will use the static address:
mgx8830a.1.PXM.a >
cnfaddrreg
<
portid
>
no
Replace portid using the format slot:bay.line:ifNum.
describes these parameters.
Step 4
Specify an ATM address for the port using the following command:
mgx8830a.1.PXM.a >
addaddr
<
portid
> <
atm-addres
s> <
length
> [
-type
int
] [
-proto
local
]
[
-plan
{
e164
|
nsap
}] [
-scope
scope
] [
-redistribute
{
yes
|
no
}] [
-tnid
tnid
]
Note
The addaddr command is used to specify static addresses for UNI links to CPE and to define
destination addresses for AINI and IISP static links. The command format above shows the
options that apply when defining static addresses for CPE.
Replace <portid> with the ID you used with the cnfaddreg command described earlier.
describes the other parameters used with the addaddr command.
Note
The static ATM address you choose should conform to the address plan for your network. For
more information on address planning, refer to the Cisco PNNI Network Planning Guide for
MGX and SES Products.