6-8
Cisco MGX 8230 Edge Concentrator Installation and Configuration
Release 1.1.31, Part Number 78-11215-03 Rev. B0, May 2001
Chapter6 Card and Service Configuration
The Processor Switching Module
line has the range 14 but depends on the numb er o f lines on the back c ar d.
For a feeder, you can activate only one line. For a stand-alon e, you can activate more than one line if the
back card has multiple lines. One line must serve as the trunk to th e ATM network . With an O C- 3 , T 3,
or E3 card, remaining lines can s e rve as UN I p o rts to C P E.
Step 3 If necessary, modify the characteristics of a line by using cnfln.
Step 4 Configure logical ports for the phys i cal l in e by execut in g addport. E xecu te a ddport once for each
logical port. Related com mands are cnfport, dspports, and delport.
addport <port_num> <line_num> <pct_bw> <min_vpi> <max_vpi>
port_num is the number for the logical port. The range is 1 32 for user-ports or 34 for inband ATM
PVCs that serve as management connections.
line_num is the line n um be r in the range 14 but depend s on the type of uplin k c a rd .
pct_bw is the percentage of bandwidth. The range is 0100. This parameter applies to both ingress
and egress.
min_vpi is the minimum VPI value. On a feeder, the range is 04095. On a stand-alone node, the
range is 0255.
max_vpi is the maximum VPI value. On a feeder, the rang e is 0 40 9 5. On a stand-alone no de , the
range is 0255.
Using an example of 100% of the bandwidth on one logical port 1:
addport 1 1 100 1 200
where the first 1 is the logical port number; the second 1 is the line number o n the PXM1 back card
to which you are assigning this logical port number; 100 is the percentage of bandwidth this port has
in both directions; and the VPI range is 1200.
Step 5 If necessary, use cnfportrscprtn to modify port-level resources for a controller:
cnfportrscprtn <port_no> <controller> <ingress_%BW> <egress_%BW>
<min_VPI> <max_VPI> <min_VCI> <max_VCI> <max_GLCNs>
port_no is the logic al p o rt number in the range 132 for use r-c on nec tio ns or 34 for inba nd ATM
PVCs for network ma na gement.
controller is a string identifying the network controller—“PAR, PNNI, or TAG.
ingress_%BW is the percentage of ingress bandwidth in the range 0100.
egress_%BW is the percentage of egress bandwidth in the range 0100.
min_vpi is the minimum VPI in the range 0 4095.
max_vpi is the maximum VPI in the range 04095.
min_vci is the minimum VCI in the range 065535.
max_vci is the maximum VCI in the range 065535.
max_chans is the maximum GLCNS in the range 032767.
Step 6 On a stand-alone node, specify th e c ell header type as needed by executing cnfatmln.
cnfatmln <line_num> <type>
line_num is the line n um be r in the range 14.
type is either 2 for UNI or 3 for NNI (the default).