Specifications

5-46
Cisco ATM Services (AXSM) Configuration Guide and Command Reference for MGX Switches
Release 5.2, Part Number OL-6484-01 Rev. C0, September 2005
Chapter 5 AXSM Command Reference
addrscprtn
For all other controller ID values, any combination of controller type is supported.
Syntax
addrscprtn <if_num> <part_id> <ctrlr_id> <egrminbw> <egrmaxbw> <ingminbw> <ingmaxbw>
<minVpi> <maxVpi> <minVci> <maxVci> <minConns maxConns>
Note The maximum number of connections must be greater than 10.
Syntax Description
if_num Logical interface (port) number. The ranges are:
AXSM: 1–60
AXSM-E: 1–32
AXSM-XG: 1–126
part_id The partition ID number. The ranges are as follows:
AXSM: 1–5
AXSM-E: 1–20
ctrlr_id A number that identifies a network controller. The range for reserved controller IDs
is 1–3 and is the same for all models. The reserved controller IDs are as follows:
1 = PAR (Portable AutoRoute)—currently not used
2 = PNNI
3 = LSC (Label Switch Controller, also known as MPLS for Multiprotocol Label
Switch Controller)
The theoretical ranges for the AXSM, AXSM-E and AXSM-XG are as follows:
AXSM: 1–20
AXSM-E, AXSM-XG: 1–254
egrminbw A guaranteed percentage of egress bandwidth. Each unit of egrMinBw is 0.00001 of
the total bandwidth on the port. (An egrMinBw of 1000000 = 100%.) This approach
provides a high level of granularity.
egrmaxbw A maximum percentage of the bandwidth. Each unit of egrMaxBw is 0.00001 of the
total bandwidth available to the port. (An egrMaxBw of 1000000 = 100%.) The
resulting bandwidth must be at least 50 cps.
ingminbw A guaranteed percentage of the ingress bandwidth. Each unit of ingMinBw is 0.00001
of the total bandwidth available to the port. For example, an ingMinBw of 1000000 =
100%.
ingmaxbw A maximum percentage of the ingress bandwidth. Each increment of ingMaxBw is
0.00001 of the total bandwidth on the port. For example, an ingMaxBw of 1000000 =
100%. Note that the maximum ingress bandwidth must be at least 50 cps.
minVpi Minimum VPI. For NNI, the range is 0–4095. For UNI, the range is 0–255.
For a virtual trunk (VNNI interface type in the addport command), the minVpi must
be the same as the maxVpi.
maxVpi Maximum VPI in the range 0–4095 for an NNI. For a UNI, the range is 0–255. The
minVpi cannot be less than the maxVpi.