Cabletron Systems SmartCell 6A000 Switch User Manual


 
SmartCell 6A000 User Guide 4-15
Switch Administration Settin
g
Up PVC Connections
3. Use add ipatmpvc to associate the end node's IP address with the PVC.
SmartCell ZX # add ipatmpvc
ClientNumber(0) : 2
<specify local client number
DestinationIP() : 10.1.1.22
<end node's IP address
DestinationVPI(0) :
DestinationVCI(33) : 100
<VCI was specified as 100
SmartCell ZX #
4. Connect the end node to port A1 of the SmartCell 6A000.
5. Configure the end node with IP address 10.1.1.22, subnet mask 255.0.0.0, and VPI/VCI pair = 0/100.
4.5.2 Point-to-Multipoint PVCs
Instructions in this section describe how to set up a point-to-multipoint connection through your SmartCell 6A000.
Example: Create a point-to-multipoint connection between a broadcasting workstation on port A1 and three other
workstations connected to ports B2, B3, and C1.
1. Use add trafficdescriptor to create a backward traffic descriptor with AAL Type = null. This
assures that traffic on the PVC is one way only.
SmartCell ZX # add trafficdescriptor
TrafficType(UBR) :
TrafficDescriptorType(8) :
PCRCLP01(0) :
PCRCLP0(0) :
SCRCLP01(0) :
SCRCLP0(0) :
MBSCLP01(0) :
MBSCLP0(0) :
QOSClass(1) :
AALType(5) : 0
<set AAL Type = null.
SmartCell ZX #
2. Use show trafficdescriptor to obtain the new traffic descriptor index number.
SmartCell ZX # show trafficdescriptor
TD# Traff Desc QoS Peak Cell Rate Sust Cell Rate Max Burst Size Aal VC
Type Type (Kb/s) (Kb/s) (Kb) Type Type
CLP_0 CLP_0+1 CLP_0 CLP_0+1 CLP_0 CLP_0+1
============================================================================
1 UBR 8 4 0 34 0 0 0 0 5 PVC
2 NRTVBR 2 1 0 1372 0 0 0 0 5 PVC
3 UBR 8 1 0 0 0 0 0 0 5 PVC
4 UBR 8 1 0 0 0 0 0 0 0 PVC
4155 UBR 8 0 0 138889 0 0 0 0 5 SVC
4158 UBR 8 0 0 353 0 0 0 0 5 SVC
4162 UBR 8 0 0 353 0 0 0 0 5 SVC
4180 UBR 8 0 0 353 0 0 0 0 5 SVC
SmartCell ZX #
In the example above, traffic descriptor # 4 (left column) has AALType 0 (null).