Setting Up Permanent Virtual Circuits (Pvc); Using Pvc Channels In Bridged Ethernet Mode; Using Pvc Channels With Pppoe; Pvc Commands - Patton electronics IPLink 3210 Series Getting Started Manual

G.shdsl vpn router
Table of Contents

Advertisement

IPLink 3210 Series Getting Started Guide

Setting up permanent virtual circuits (PVC)

The modems currently available are using ATM to multiplex traffic over the DSL framing connection. ATM
allows you to have separate logical connections running in parallel. Those connections are called permanent
virtual circuits (PVC). All permanent virtual circuits use AAL5 framing.
Step 1 node(prt-dsl)[0/0]# [no] pvc vpi 8 vci 35 Creates PVC 8/35 and enters configuration
Step 2 node(pvc)[8/35]# encapsulation {llc|vc} Sets the encapsulation to be used. Optionally

Using PVC channels in bridged Ethernet mode

The PVC offers a bridged Ethernet connection as specified in RFC1483, which can be used as an IP link e.g.
with DHCP to assign the address, DNS server, and default gateway. To do this, you bind an IP interface to the
PVC like it would be done to a normal Ethernet port.
Step 1 node(pvc)[vpi/vci]# [no] bind interface
<if-name>

Using PVC channels with PPPoE

The RFC1483 bridged Ethernet connection can also be used for PPPoE. To do this, you enter PPPoE mode
within the PVC mode. All PPPoE commands apply as if the PVC was a regular Ethernet port.
Step 1 node(pvc)[vpi/vci]# pppoe
Step 2 node(pppoe)# session <name>
Step 3 node(session)[<name>]# bind sub-
scriber <subscriber-name>
Step 4 node(session)[<name>]# no shutdown
Note
The bridged PVC connections are internally mapped to VLANs on a virtual
Ethernet port 0/2. You will therefore see references to this third Ethernet
port when displaying PPPoE status information or debug logs.
Setting up permanent virtual circuits (PVC)
Table 7. PVC Commands
Command
Table 8. PVC channels in bridged Ethernet mode
Command
Table 9. PVC channels in PPPoE mode
Command
4 • G.SHDSL Basic Configuration
Purpose
mode for this PVC. The "no"-variant deletes the
PVC configuration.
select either LLC encapsulation or VC multiplex-
ing for this PVC.
Default: llc
Purpose
Associates an IP interface configuration with this

PVC.

Purpose
Enters PPPoE configuration mode for this PVC.
Defines a PPPoE session.
Links the session to a subscriber definition.
Enables the PPPoE session
43

Advertisement

Table of Contents
loading

Table of Contents