Switch Administration
For example, change VCCMask indexed combination zero (0) from VPI = 0 bits and VCI = 12 bits to
VPI = 3 bits and VCI = 9 bits.
Use
to change the VPI/VCI values to 3/9.
1.
set vccmask
SmartCell ZX # set vccmask
MaskIndex(0)
VPIShift(0)
VCIShift(12)
SmartCell ZX #
2.
Use the
show vccmask
SmartCell ZX # show vccmask
MaskIndex
VpiShift
(In bits)
============================================================================
0
3
1
2
2
4
3
6
SmartCell ZX #
3.
Use the
set portconfig
example, to set up a PVC on port A1 using the new VPI/VCI bit ranges (3/9), enter
SmartCell ZX # set portconfig a1
MaxVPIBits(0)
MaxVCIBits(12)
InterfaceAddressType(PRIVATE)
Trying to change VPI/VCI bits. This might affect existing PVCs.
Proceed any way?
Confirm(y/n)?:y
SmartCell ZX #
4.
Use
show portconfig
SmartCell ZX # show portconfig a1
Port A1
Configuration
============================================================================
Port Id
Port Admin State
Port QSAAL State
Port Operational State
Transmission Type
Media Type
Address Type
Active VPI Bits
Active VCI Bits
Configured VPI Bits
Configured VCI Bits
Current VPI Bits
Current VCI Bits
Current In Use VCCs
Current Max VCCs
SmartCell ZX #
PVCs can be configured for port A1 using VPI values from 0 to 7 and VCI values from 0 to 511.
Do not set the VCI part of the VCCMask to fewer than 5 bits.
Note
: <replace the first VPI/VCI pair
: 3
: 9
command to see the new VPI/VCI combination.
VciShift
(In bits)
9 <for index 0, VPI/VCI now equals 3/9
10
8
6
command to reconfigure a port to use the new values for VPI and VCI. For
: 3
: 9
:
to see the change to port A1.
: A1
: ACTIVE
: UP
: UP
: STS-3c
: MMF
: PRIVATE
: 2
: 10
: 3 <VPI on port A1 can now be any 3-bit number
: 9 <VCI on port A1 can now be any 9-bit number
: 2
: 10
: 3
: 4096
Setting Up PVC Connections
SmartCell 6A000 User Guide 4-17
Need help?
Do you have a question about the SmartCell 6A000 and is the answer not in the manual?