IES-1248-51/51A/53 User’s Guide
Chapter 56 Virtual Channel Management 405
where
This command adds a member PVC to a PPVC. You must create the PPVC before you use this
command to add a member.
Note: Only the member PVCs need to be created on the subscriber’s device.
The following example adds a PVC to a PPVC with VPI 8 and VCI 35 for port 5. The PVC
uses VPI 8 and VCI 36. It sets the DEFVAL profile for downstream traffic shaping and for
upstream traffic policing. It uses priority queue 2.
56.5 PPVC Member Delete Command
Syntax:
ras> adsl ppvc member delete <portlist> <vpi> <vci> <member vpi> <member
vci>
<portlist> =
The port(s) of the PPVC.
You can specify a single ADSL port <1>, all ADSL ports <*>
or a list of ADSL ports <1,3,5>. You can also include a range of
ports <1,5,6~10>.
<vpi> =
The VPI of the PPVC.
<vci> =
The VCI of the PPVC. This PVC channel is for internal use. The
subscriber does not need to create this PVC.
<member vpi> =
The VPI of the individual PVC that you are adding to the PPVC.
The VPI setting can be 0 to 255.
<member vci> =
The VCI of the individual PVC that you are adding to the
PPVC. The VCI setting can be 32 to 65535 with a VPI of 0 or 1
to 65535 if the VPI is not 0. The subscriber’s device must create
this PVC.
DS vcprofile =
Assign a VC profile to use for this channel’s downstream traffic
shaping.
[,US
vcprofile]>
=
Assign a VC profile to use for policing this channel’s upstream
traffic. The IES-1248 does not perform upstream traffic policing
if you do not specify an upstream VC profile.
<level> =
The priority queue (0~7) to use for this PVCs traffic. 7 is the
highest priority.
Figure 275 PPVC Member Set Command Example
ras> adsl ppvc member set 5 8 35 8 36 DEFVAL,DEFVAL 2