6 rpvc show command – ZyXEL Communications IES-708-22A User Manual

Page 357

Advertising
background image

Chapter 54 Virtual Channel Management

IES-708-22A User’s Guide

357

This command adds a PVC to handle 2684 routed mode traffic.

"

You must use the

rpvc gateway set

command to configure the gateway’s

settings before you use the

rpvc set

command.

The following example adds a PVC for 2684 routed mode traffic. It is for DSL port 1, VPI 8,
VCI 35. It sets the DEFVAL profile for downstream traffic shaping and for upstream traffic
policing. The CPE device’s WAN IP address is 192.168.10.200 with a netmask of 32 and the
gateway’s IP address is 192.168.10.102.

54.5.6 RPVC Show Command

Syntax:

ras> shdsl rpvc show <portlist>

where

This command lists the PVCs for handling 2684 routed mode traffic (RPVCs).

/<netmask>

=

The bit number of the subnet mask of the subscriber’s IP
address. To find the bit number, convert the subnet mask to
binary and add all of the 1’s together. Take “255.255.255.0” for
example. 255 converts to eight 1’s in binary. There are three
255’s, so add three eights together and you get the bit number
(24).
Make sure that the routed PVC’s subnet does not include the
IES-708-22A’s IP address.

<gateway ip>

=

The IP address of the gateway to which you want to send the
traffic that the system receives from this PVC. Enter the IP
address in dotted decimal notation.

ras> shdsl rpvc set 1 8 35 DEFVAL,DEFVAL 192.168.10.200/32 192.168.10.102

<portlist>

=

The port(s) for which you want to display the RPVCs.
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>.

Advertising