Specifications
5-38
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
addpart
Related Commands
cnfpart, delpart, dspparts, dsppart
Attributes
Example
Create a resource partition with the following parameters:
• Logical port 4 (already created by executing addport)
• Partition number 4
• Controller ID 2 (the reserved ID for PNNI)
• 10% of the bandwidth in the egress and ingress directions reserved for this partition
• The range for VPIs is 10–110, the range for VCIs is 100–2000
• Minimum guaranteed connections is 100, maximum number of connections is 500
MGX8850.3.AXSM.a > addpart 4 4 2 100000 100000 100000 100000 10 110 100 2000 100 500
egrminbw A guaranteed percentage of egress bandwidth. Each unit of egrminbw is 0.000001 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.000001 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.000001
of the total bandwidth available to a port. For example, an ingMinBw of 1000000 =
100%.
ingmaxbw A maximum percentage of the ingress bandwidth. Each increment of ingmaxbw is
0.000001 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.
min_vpi Minimum VPI. For NNI, the range is 0–4095. For UNI, the range is 0–255.
max_vpi Maximum VPI in the range 0–4095 for an NNI. For a UNI, the range is 0–255. The
maxvpi cannot be less than the minvpi.
min_vci Minimum VCI:
AXSM range: 0–2000 (OC-48 only) or 1–65535
max_vci Maximum VCI:
AXSM range: 0–2000 (OC-48 only) or 32–65535
minConns Guaranteed number of connections. The range is between 0 and the maximum number of
connections in the port group. See dspcd for information about port groups.
Note On UNI ports, 1% of the <minConns> value is reserved for signaling.
maxConns A maximum number of connections. The range is between 10 and the maximum number
of connections in the port group. See dspcd port group information. The value of
maxConns cannot be less than the value of minConns.
Log: yes State: active Privilege: GROUP1