Purpose
This procedure provides the steps to create an xDSL Ethernet user and add this user to a VLAN on the LT.
Note 1 — From R3.3 on, the user line interface stack (that is, ATM PVC and bridge ports) can be configured before the xDSL line is provisioned (that is, before an xDSL profile is assigned to an xDSL line).
Also, when an xDSL line is unprovisioned (that is, when the association between the xDSL line and an xDSL profile is deleted), the user line interface stack (ATM PVCs and bridge ports) is preserved.
Note 2 — This entails that, when a clean up of the whole interface stack is required, all the ATM PVCs and bridge ports need to be deleted explicitly.
DLP 1124 — Create an xDSL/native Ethernet user and add this user to a VLAN on the LT
DLP 1124-2 December 2011 Alcatel-Lucent 7302 | 7330 | 7356 R4.3.02
Operations and Maintenance Using CLI for FD 24 NT Edition 02 Released 3HH-10104-AAAA-TQZZA Figure DLP 1124-1: Create an xDSL/native Ethernet user and add this user to a VLAN on
the LT
Prerequisites
The following prerequisites must be fulfilled before an xDSL Ethernet user can be created:
•
The LT must be planned; see DLP2111.•
The xDSL profiles must have been created; see DLP 1129.•
A VLAN must have been created:•
for creation of a C-VLAN cross-connect; see DLP 1117•
for creation of a S-VLAN cross-connect; see DLP 1118•
for creation of a S+C-VLAN cross-connect; see DLP 1119•
for creation of an iBridge; see DLP 1120.Procedure
Proceed as follows to create an xDSL Ethernet user: 1 Do one of the following:
a For a user on an ADSL line, VDSL2 line, go to step 2
b For a native Ethernet user, continue with step 7. 2 Create an xDSL line with the following command:
configure xdsl line (if-index)
service-profile none | <Xdsl::ProfilePointer> | name: <PrintableString> spectrum-profile none | <Xdsl::ProfilePointer>
| name:<PrintableString> (no) dpbo-profile <Xdsl::LineDpboProfile> (no) ansi-t1413 (no) etsi-dts NT ISAM PVID DLP LT VLAN VlanPort BridgePort ATM PVC xDSL
DLP 1124 — Create an xDSL/native Ethernet user and add this user to a VLAN on the LT (no) g992-1-a (no) g992-1-b (no) g992-2-a (no) g992-3-a (no) g992-3-b (no) g992-3-l1 (no) g992-3-l2 (no) g992-3-aj (no) g992-3-am (no) g992-5-a (no) g992-5-b (no) ansi-t1.424 (no) etsi-ts (no) itu-g993-1 (no) ieee-802.3ah (no) g992-5-aj (no) g992-5-am (no) g993-2-8a (no) g993-2-8b (no) g993-2-8c (no) g993-2-8d (no) g993-2-12a (no) g993-2-12b (no) g993-2-17a (no) g993-2-30a
(no) carrier-data-mode <Xdsl::CarrierDataMode> (no) admin-status
(no) transfer-mode <Xdsl::TpsTcMode>
3 Configure the xDSL interface with the following command: configure interface port
xdsl line:<Eqpt::Rack>/<Eqpt::Shelf>/<Eqpt::LtSlot>/<Eqpt::Port> admin-up
(no) link-state-trap
(no) user <Itf::asamIfExtCustomerId>
(no) severity <Itf::asamIfExtAlmReportingSeverity>
4 Do one of the following:
a For a user on an ADSL line, continue with step 5
b For a user on a VDSL or VDSL2 line, continue with step 8.
5 Create an ATM PVC (or the necessary ATM PVCs) with the following command: configure atm pvc (port-index)
(no) admin-down
(no) aal5-encap-type llc-snap | llc-snap-routed | llc-nlpid | vc-mux-bridged-8023 | vc-mux-routed | vc-mux-pppoa | automatic:ip
| automatic:ppp | automatic:pppoa | automatic: ipoe-ppp
DLP 1124 — Create an xDSL/native Ethernet user and add this user to a VLAN on the LT
DLP 1124-4 December 2011 Alcatel-Lucent 7302 | 7330 | 7356 R4.3.02
Operations and Maintenance Using CLI for FD 24 NT Edition 02 Released 3HH-10104-AAAA-TQZZA
8 On top of the PVC / EFM / EthPhy, create a bridge port with the following command:
configure bridge port (port)
(no) default-priority <Vlan::Priority (no) mac-learn-off
(no) max-unicast-mac <Vlan::MaxMac> (no) qos-profile <Vlan::QosProfileName> (no) prio-regen-prof <Vlan::PrioRegenProfile> (no) max-committed-mac <Vlan::ComitMaxMac> (no) mirror-mode <Vlan::MirrorMode>
(no) mirror-vlan <Vlan::MirrorVlan>
9 For each created bridge port, assign a VLAN to the bridge port and, if required, set the priorities applicable for that port with the following command:
configure bridge port (port) vlan-id (index) (no) tag <Vlan::PortUntagStatus>
(no) network-vlan <Vlan::StackedVlan> (no) vlan-scope <Vlan::VlanScope> (no) qos <Vlan::QosPolicy>
(no) qos-profile <Vlan::QosProfileName> (no) prior-best-effort (no) prior-background (no) prior-spare (no) prior-exc-effort (no) prior-ctrl-load (no) prior-less-100ms (no) prior-less-10ms (no) prior-nw-ctrl
10 Set the PVID with the following command:
configure bridge port (port) pvid (vlan-id)
11 STOP. This procedure is complete.
Configuration examples (Config#1):
Note — When it needs to be possible to receive single tagged frames at the user side (S-VLAN cross-connect), a specific C-VLAN ID must be used, namely 4097. The command is then:
configure bridge port (port)
DLP 1124 — Create an xDSL/native Ethernet user and add this user to a VLAN on the LT
Configuration example for an ADSL user (Config#1):
configure xdsl line 1/1/5/12 service-profile 7 spectrum-profile 5 transfer-mode atm admin-up
configure atm pvc 1/1/5/12:8:35 aal5-encap-type vc-mux-bridged-8023
configure bridge port 1/1/5/12:8:35 no mac-learn-off configure bridge port 1/1/5/12:8:35 vlan-id 299 configure bridge port 1/1/5/12:8:35 pvid 299
Configuration example for a VDSL or VDSL2 user (Config#1): configure xdsl line 1/1/4/12 service-profile 8
spectrum-profile 4 admin-up configure bridge port 1/1/4/12
configure bridge port 1/1/4/12 vlan-id 300 configure bridge port 1/1/4/12 pvid 300
Configuration example Board Level Vectoring (Config#1): configure xdsl line 1/1/15/[1..48] service-profile 8 spectrum-profile 4 admin-up
configure bridge port 1/1/15/1
configure bridge port 1/1/15/1 vlan-id 500 configure bridge port 1/1/15/1 pvid 500
Configuration example System Level Vectoring (Config#1): configure xdsl line 1/1/17/[1…48] spectrum-profile 4 service-profile 8 admin-up
configure xdsl line 1/1/18/[1…48] spectrum-profile 4 service-profile 8 admin-up
configure bridge port 1/1/17/1
configure bridge port 1/1/17/1 vlan-id 501 configure bridge port 1/1/17/1 pvid 501
DLP 1124 — Create an xDSL/native Ethernet user and add this user to a VLAN on the LT
DLP 1124-6 December 2011 Alcatel-Lucent 7302 | 7330 | 7356 R4.3.02