ZyXEL Communications IES-612-51A Modem User Manual


 
Chapter 53 Virtual Channel Management Commands
IES-612-51A User’s Guide
383
This command displays the runtime configured PPVCs.
The following example displays the PPVCs configured on DSL port 5.
53.6.2 PPVC Delete Command
Syntax:
ras> adsl ppvc delete <portlist> <vpi> <vci>
where
This command removes a PPVC. Removing a PPVC also deletes all of the member PVCs.
The following example removes a PPVC with VPI 8 and VCI 35 for port 5.
53.7 2684 Routed Mode Commands
Use the 2684 routed mode to have the IES-612-51A add MAC address headers to 2684 routed
mode traffic from a PVC that connects to a subscriber device that uses 2684 routed mode. You
can also specify the gateway to which the IES-612-51A sends the traffic and the VLAN ID tag
to add. See RFC-2684 for details on routed mode traffic carried over AAL type 5 over ATM.
Use the commands in the following order to set up a 2684 routed mode PVC.
1 Use the
adsl rpvc gateway commands to configure gateway settings.
2 Use the
adsl rpvc set command to configure RPVCs (2684 routed mode PVCs) for
2684 routed mode traffic.
3 Use the
adsl rpvc route set command to configure domains for 2684 routed mode
traffic. The domain is the range of IP addresses behind the subscriber’s device (the CPE
or Customer Premises Equipment). This includes the CPE device’s LAN IP addresses
and the IP addresses of the LAN computers.
Figure 267 PPVC Show Command Example
ras> adsl ppvc show 5
port vpi vci encap pvid pri
================================
5 8 35 llc 25 6
<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~10>.
<vpi> =
The VPI of the PPVC.
<vci> =
The VCI of the PPVC.
Figure 268 PPVC Delete Command Example
ras> adsl ppvc delete 5 8 35