2 ppvc member set command – ZyXEL Communications IES-708-22A User Manual

Page 350

Advertising
background image

Chapter 54 Virtual Channel Management

IES-708-22A User’s Guide

350

This command creates a PPVC.
The following example creates a PPVC with VPI 8 and VCI 35 for port 5. The PPVC uses llc
encapsulation and default VID 25. Any frames received without an IEEE 802.1p priority tag
will be assigned a priority of 3. The IES-708-22A uses this PVC channel internally. This PVC
is not needed on the subscriber’s device.

54.4.2 PPVC Member Set Command

Syntax:

ras> shdsl ppvc member set <portlist> <vpi> <vci> <member vpi> <member vci>
<DS vcprofile[,US vcprofile]> <level>

where

This command adds a member PVC to a PPVC. You must create the PPVC before you use this
command to add a member.

"

Only the member PVCs need to be created on the subscriber’s device.

ras> shdsl ppvc set 5 8 35 llc 25 3

<portlist>

=

The port(s) of the PPVC.
You can specify a single DSL port <1>, all DSL ports <*> or a
list of DSL ports <1,3,5>. You can also include a range of ports
<1,5,6~8>.

<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-708-22A 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.

Advertising