Vous êtes sur la page 1sur 68

OBU020203 MSAN Data

Configuration (IPM
Broadband Services)
ISSUE 1.0
The slide is drafted according to the
<UA5000 Operation Manual --- IPM
Volume>.

Please refer to < UA5000 Operation


Manual --- IPM Volume > for details
Review

Broadband Service Boards in


UA5000
What kind of service can be
provided by UA5000?
Upon completion of this course, you will
be able to:
Grasp the configuration of broadband
services

!
Chapter 1 ADSL Service Configuration

Chapter 2 VDSL Service Configuration

Chapter 3 SHDSL Service Configuration

"
xDSL Overview

xDSL technologies use existing twisted pair telephone lines to


deliver high-bandwidth data services.
xDSL implements channel multiplexing by dividing spectrums
of the copper wire.
Voice and data services are split by filters.
Network topology is composed of the Digital Subscriber
Line Access Multiplexer (DSLAM) at the office end and the
Customer Premise Equipment (CPE) at the user end.

#
xDSL Performance Summary
Comparison of xDSL Technical Characteristics:
Index ADSL VDSL SHDSL
ITU-T G.992.1
No standard
Standards ITU-T G.992.2 ITU-T G.991.2
currently
ANSI T1.413,Issue2
Asymmetric
Speeds Symmetric Symmetric
Supported (bit/s) 6–8M downstream, 640K–
12M 192K - 2312k
1M upstream

Wire pairs 1 1 1 or 2

Max distance 3Km-5Km 1.5Km 3Km-5Km

Rate adaptive Yes Yes Yes

Repeater support Yes Yes Yes

$
Example: ADSL

POTS 69KHz Upstream 276KHz Downstream


Splitter Pilot Tone Pilot Tone

Carrier# 7 16 31 64 255
Voice
26KHz 4.3125KHz 1.1MHz
Band

%
Example: ADSL

ADSL service system model

ATM/IP DSLAM PC
ADSL modem

High-pass High-pass
filter filter

Low-pass Low-pass Phone


PSTN filter
filter

&
Steps for Adding ADSL subscribers
Command List:
Step Description Command
1 Add and confirm an ADL board (Optional)
UA5000(config)#board confirm

2 Configure the ADSL line profile (Optional) UA5000(config)#adsl line-profile add


3 Configure the ADSL alarm profile (Optional) UA5000(config)#adsl alarm-profile add
4 Bundle the ADSL alarm profile (Optional) UA5000(config-if-adsl-0/16)#alarm-config
UA5000(config-if-adsl-0/16)#deactive
5 Confirm the activation of ADSL port
UA5000(config-if-adsl-0/16)#active
6 Configure traffic parameters (Optional) UA5000(config)# traffic table srvcategory
UA5000(config)#interface ipm
7 Configure the upstream port and VLAN
UA5000(config)#vlan
8 Configure a virtual service port UA5000(config)#service-port

9 Query line operation parameters UA5000(config-if-adsl-0/16)#display line

10 Save data UA5000(config)#save

'
Networking for ADSL Service
IP

I I P P S V A
P P V V D D D
M M M M L L L

ADSL Modem

(
Step 1: Add ADSL Service Boards

Add an ADSL Service board

Plug the ADL (or CSL) board into the


UA5000, system can recognize it
automatically.

Confirm the ADSL service board

huawei(config)#board confirm

{ frameid[/slotid]<S><1,5> }:0/16
Step 2: Configure ADSL Line Profile
The UA5000 has an embedded ADSL line profile, with the
profile ID of 1, which can be used for the common ADSL
service
Display the existed ADSL line profile
huawei(config)#display adsl line-profile
Add a new ADSL line profile
huawei(config)#adsl line-profile add
{ <cr>|profile-index<L><2,999> }:
Command:
adsl line-profile add
Start adding profile………
Step 2: Configure ADSL Line Profile
One example: the upstream bandwidth is set as 512 kbit/s, and the
downstream bandwidth as 1 Mbit/s.
Do you want to name the profile (y/n) [n]:n
> Please choose default value type 0-adsl 1-adsl2+ (0~1)
[0]:0
……..
> 0-fixed 1-adaptAtStartup (0~1) [1]:1
……..
> Maximum transmit rate in downstream (32~32000 Kbps) [6144]:
1024
……..
> Maximum transmit rate in upstream (32~3000 Kbps) [640]:
512
Add profile 3 successfully

!
Step 3: Configure ADSL Alarm Profile

You can use the ADSL alarm profile to set alarm thresholds, to
count and supervise the performances of an active ADSL line.
Once the threshold is exceeded, the UA5000 will inform the
equipment of the event, and send alarms to the log host and the
NMS.
You can configure a specific alarm profile for the ADSL service. For
example, there are following requirements:
1) The threshold of the local end power-off is 60s.
2) The line initialization failure will be reported.
3) Alarms will be reported after the link re-training failure reaches
three times

"
Step 3: Configure ADSL Alarm Profile
huawei(config)#adsl alarm-profile add

{ <cr>|profile-index<L><2,50> }:

Command:

adsl alarm-profile add

Start adding profile


<ATU-C >
……..

> The number of Loss of Power Seconds (0~900) [0]:60


……..

#
Step 3: Configure ADSL Alarm Profile

Enable and disable the initial failure trap 0-disable 1-enable


(0~1) [0]:1
The number of failed fast retrain seconds (0~900) [0]:3

<ATU-R >
……..

Add profile 2 successfully

$
Step 4: Bundle the ADSL alarm profile

To bind the ADSL alarm profile, do as follows:

huawei(config-if-adsl-0/16)#alarm-config 0 2

0 is port number, 2 is the alarm profile number.

%
Step 5: Activate the ADSL port
To use adopt new line profile, we need to deactivate the port and activate it with new line
profile
huawei(config-if-adsl-0/16)#deactivate 0
0 is Port Number ID.
huawei(config-if-adsl-0/16)#activate
{ PortID<L><0,31>|all<K> }:0
{ <cr>|profile-index<K>|profile-name<K> }:profile-index
{ profile-index<L><1,1002> }:3
huawei(config-if-adsl-0/16)#display port state 0
----------------------------------------------------------------------
Port Status Line_Profile Alm_Profile
-----------------------------------------------------------------------
0 Activated 3 2
-------------------------------------------------------------------------------

&
Step 6: Configure New Traffic Parameters (Upstream)
Config traffic table for both upstream and downstream

Set upstream traffic parameters

huawei(config)#traffic table srvcategory

{ cbr<K>|ubr<K>|rt-vbr<K>|nrt-vbr<K> }:ubr

{ tdtype<K> }:tdtype

{ NoTrafficDescriptor<K>|NoClpTaggingNoScr<K>|NoClpNoScrCdvt
<K>|NoClpNoScr<K> }:noclpnoScr

{ Clp01Pcr<K> }:clp01Pcr

{ pcrval<U><1,599039> }:512

{ <cr>|priority<K>|EnPPDisc<K>|EnEPDisc<K> }:

Create TD record successfully

'
Step 6: Configure New Traffic Parameters (Upstream)
--------------------------------------------------------------------
TD Index : 7 //The upstream traffic entry index is 7.
Priority :0
Priority policy : tag-pri
CAR : 512 kbps
TD Type : NoClpNoScr
Service category : ubr
Referenced Status: not used
EnPPDISC : off
EnEPDISC : off
Clp01Pcr : 512 kbps
------------------------------------------------

(
Step 6: Configure New Traffic Parameters (downstream)
Set downstream traffic parameters

huawei(config)#traffic table srvcategory

{ cbr<K>|ubr<K>|rt-vbr<K>|nrt-vbr<K> }:ubr

{ tdtype<K> }:tdtype

{ NoTrafficDescriptor<K>|NoClpTaggingNoScr<K>|No
ClpNoScrCdvt<K>|NoClpNoScr<K> }:noclpnoScr

{ Clp01Pcr<K> }:clp01Pcr

{ pcrval<U><1,599039> }:1024

{ <cr>|priority<K>|EnPPDisc<K>|EnEPDisc<K> }:

Create TD record successfully


Step 6: Configure New Traffic Parameters (downstream)
--------------------------------------------------------------------
TD Index : 8 //The downstream traffic entry index is 8
Priority :0
Priority policy : tag-pri
CAR : 1024 kbps
TD Type : NoClpNoScr
Service category : ubr
Referenced Status: not used
EnPPDISC : off
EnEPDISC : off
Clp01Pcr : 1024 kbps
--------------------------------------------------------------------
Step 7: Configure the upstream port and VLAN
Config the upstream port:
to configure the physical attributes of Ethernet interface of
the IPM card. Suppose the peer end is a 100 Mbit/s port, and
works in full duplex mode.
huawei(config)#interface ipm 0/2
huawei(config-if-ipm-0/2)#duplex
{ portid<U><0,7>|all<K> }:2
{ half<K>|full<K>|auto<K> }:full
huawei(config-if-ipm-0/2)#speed 0 100m(auto)
huawei(config-if-ipm-0/2)#flow-control
{ portid<U><0,7>|all<K> }:2

!
Step 7: Configure the upstream port and VLAN

Configure VLAN

huawei(config)#vlan

{ vlanid<U><1,4000> }:2

{ mux<K>|standard<K>|smart<K>|to<K> }: smart

Add the upstream port of the IPM card to the VLAN

huawei(config)#port vlan

{ vlanid<U><1,4000> }:2

{ frame/slot<S><3,4>|to<K> }:0/2

{ portlist<S><1,256> }:2

"
Step 8: Configure a virtual service
huawei(config)#service-port
{ vlan<K> }:vlan
{ vlan<U><1,4000> }:2 //Identical with the upper layer equipment
{ atm<K>|vdsl<K>|adsl<K>|shdsl<K> }:adsl
{ frame/slot/port<S><1,15> }:0/16/0
{ rx-cttr<K>|vpi<K> }:vpi
{ vpi<U><0,4095> }:0 //Identical with the Modem side setting
{ rx-cttr<K>|vci<K> }:vci
{ vci<U><32,65535> }:38 //Identical with the Modem side setting
{ rx-cttr<K> }:rx-cttr
{ rx-index<U><0,511> }:8 //Reference the traffic entry that meets your traffic requirements.
{ tx-cttr<K> }:tx-cttr
{ tx-index<U><0,511> }:7 //Reference the traffic entry that meets your traffic requirements.
Add service virtual port successfully!

#
Step 9: Query the Line Operation Parameters

After configuring the corresponding equipment, you could


query the line operation parameters. The command is as
follows.

huawei(config)#interface adsl 0/16

huawei(config-if-adsl-0/16)#display line operation 0

$
Step 10: Save data

huawei(config)#save

%
Chapter 1 ADSL Service Configuration

Chapter 2 VDSL Service Configuration

Chapter 3 SHDSL Service Configuration

&
About VDSL Service

As one of the broadband access technologies, the VDSL


transmits data over twisted pairs. It employs the Frequency-
Division Multiplexing (FDM) technology to transmit data and
voice traffic over the subscriber line. At the same time, it
separates the data and voice by splitters at both ends of the
subscriber line.
In comparison with the ADSL, the VDSL offers higher
asymmetrical or symmetrical transmission rate over the twisted
pairs. It is applied in areas with dense subscribers and shorter
transmission distance.

'
About VDSL Service

The UA5000 serves as an DSLAM to provide VDSL access


service. It is applicable in hotels and internet cafes to provide
the leased line service.
The UA5000 uses the VDLB card to support the VDSL service.
This card provides 16 VDSL ports.

!(
Networking for VDSL Service

IP

I I P P S V A
P P V V D D D
M M M M L L L

VDSL Modem

!
Configuration Procedure for VDSL Service

Step Description Command


1 Add and confirm an VDL board (Optional) UA5000(config)#board confirm
Configure the VDSL line profile and alarm profile UA5000(config)#vdsl line-profile add
2
(Optional) UA5000(config)#vdsl alarm-profile add
3 Confirm the VDSL port is activated UA5000(config-if-vdsl-0/15)#display port state

4 Set the port mode of the VDSL port (Optional) UA5000(config-if-vdsl-0/15)#port mode

5 Define the VLAN for the VDSL port (Optional) UA5000(config)#vlan


6 Configure traffic parameters (Optional) UA5000(config)# traffic table srvcategory
UA5000(config)#interface ipm
7 Configure the upstream port and VLAN (Optional)
UA5000(config)#port vlan
8 Configure a virtual service port UA5000(config)#service-port
9 Query line operation parameters UA5000(config-if-vdsl-0/15)#display line
10 Save data UA5000(config)#save

!
Step 1: Add VDSL Service Boards

Add a VDSL Service board

Plug the VDLB board into the UA5000, system can


recognize it automatically.

Confirm the VDSL service board

huawei(config)#board confirm

{ frameid[/slotid]<S><1,5> }:0/15

!!
Step 2: Configure VDSL Line Profile and alarm profile

The UA5000 has an embedded VDSL line profile,


with the profile ID of 1, which can be used for the
common VDSL service
Add a new VDSL line profile
huawei(config)#vdsl line-profile
{ add<K>|modify<K>|delete<K> }:add
{ <cr>|profile-index<L><2,16> }:2
Command:
VDSL line-profile add 2
Start adding line-profile 2
……

!"
Step 2: Configure VDSL Line Profile and alarm profile

Add a new VDSL line profile


VDSL link auto train 0-disable 1-enable (0~1) [1]:

Max bit rate in downstream (780~25000 kbps) [10000]:10000

Max bit rate in upstream (780~25000 kbps) [10000]:8000

Max downstream interleaved depth 0,1,2,8,16 (0~16) [1]:

Max upstream interleaved depth 0,1,2,8,16 (0~16) [1]:

SNR margin in downstream (0~150 0.1dB) [60]:

SNR margin in upstream (0~150 0.1dB) [60]:

Notch filter of amateur radio 0-disable 1-enable (0~1) [0]:

Add profile 2 successfully

!#
Step 2: Configure VDSL Line Profile and alarm profile
The UA5000 has an embedded VDSL alarm profile,
with the profile ID of 1, which can be used for the
common VDSL service
Add a new VDSL line profile
huawei(config)#vdsl alarm-profile
{ add<K>|modify<K>|delete<K> }:add
{ <cr>|profile-index<L><2,16> }:2
Command:
VDSL alarm-profile add 2
Start adding line-profile 2
……

!$
Step 3: Activate the VDSL port
To use adopt new line profile, we need to deactivate the port
first and then activate it using the new line profile.

huawei(config-if-vdsl-0/15)#deactivate 0

huawei(config-if-vdsl-0/15)#activate

{ PortID<L><0,15>|all<K> }:0

{ <cr>|profile-index<L><1,16> }:2

Upon the completion of above command, you can run


the command display port state to verify whether the
port is activated.

!%
Step 4: Configure the Work Mode of VDSL Port

Set the port mode of port 0 to the untagged mode.


The command is as follows.

huawei(config-if-vdsl-0/15)#port mode

{<portId>}{0-15}:0

<tagged>{tagged,untagged}:untagged

Set port 0 mode successfully

!&
Step 5: Configure the Default VLAN for VDSL Port

To make the VDSL port compatible with terminals not


supporting VLAN, configure a default VLAN for it.

Upon receiving untagged packets, the system can add


tagged heads to these packets using the default VLAN ID.

Set the VLAN as the VDSL port side as VLAN 20. It must be
a MUX VLAN.

!'
Step 5: Configure the Default VLAN for VDSL Port

To define the default VLAN of port 0 as


VLAN 20, do as follows:

huawei(config)#vlan 20 mux

huawei(config-if-vdsl-0/15)#default-vlanid

<portId>{0-15}:0

<vlanId>{1-4094}:20

Set port 0 default VLAN successfully.

"(
Step 6: Configure New Traffic Parameters (Upstream)
If the default traffic entries do not meet your requirements, configure a traffic
entry as follows:

Set upstream traffic parameters

huawei(config)#traffic table srvcategory

{ cbr<K>|ubr<K>|rt-vbr<K>|nrt-vbr<K> }:ubr

{ tdtype<K> }:tdtype

{ NoTrafficDescriptor<K>|NoClpTaggingNoScr<K>|NoClpNoScrCdvt<K>|No
ClpNoScr<K> }:noclpnoScr

{ Clp01Pcr<K> }:clp01Pcr

{ pcrval<U><1,599039> }:8192

{ <cr>|priority<K>|EnPPDisc<K>|EnEPDisc<K> }:

Create TD record successfully

"
Step 6: Configure New Traffic Parameters (Upstream)
--------------------------------------------------------------------
TD Index : 7 //The upstream traffic entry index is 7.
Priority :0
Priority policy : tag-pri
CAR : 8192 kbps
TD Type : NoClpNoScr
Service category : ubr
Referenced Status: not used
EnPPDISC : off
EnEPDISC : off
Clp01Pcr : 8192 kbps
------------------------------------------------

"
Step 6: Configure New Traffic Parameters(downstream)
Set downstream traffic parameters
huawei(config)#traffic table srvcategory
{ cbr<K>|ubr<K>|rt-vbr<K>|nrt-vbr<K> }:ubr
{ tdtype<K> }:tdtype
{ NoTrafficDescriptor<K>|NoClpTaggingNoScr<K>|No
ClpNoScrCdvt<K>|NoClpNoScr<K> }:noclpnoScr
{ Clp01Pcr<K> }:clp01Pcr
{ pcrval<U><1,599039> }:10240
{ <cr>|priority<K>|EnPPDisc<K>|EnEPDisc<K> }:
Create TD record successfully

"!
Step 6: Configure New Traffic Parameters (downstream)
--------------------------------------------------------------------
TD Index : 8 //The downstream traffic entry index is 8
Priority :0
Priority policy : tag-pri
CAR : 10240 kbps
TD Type : NoClpNoScr
Service category : ubr
Referenced Status: not used
EnPPDISC : off
EnEPDISC : off
Clp01Pcr : 10240 kbps
--------------------------------------------------------------------

""
Step 7: Configure the Upstream Port and VLAN

Configure the upstream port:

huawei(config)#interface ipm 0/2

huawei(config-if-ipm-0/2)#duplex

{ portid<U><0,7>|all<K> }:0

{ half<K>|full<K>|auto<K> }:full

huawei(config-if-ipm-0/11)#speed 0 100m

huawei(config-if-ipm-0/11)#flow-control

{ portid<U><0,7>|all<K> }:0

"#
Step 7: Configure the Upstream Port and VLAN

Suppose the upstream port in the IPM board is a 100 Mbit/s


Ethernet port and negotiates for duplex mode.
Configure the upstream port:
huawei(config)#vlan
{ vlanid<U><1,4000> }:2
{ mux<K>|standard<K>|smart<K>|to<K> }: smart
Add the upstream port of the IPM card to the VLAN
huawei(config)#port vlan
{ vlanid<U><1,4000> }:2
{ frame/slot<S><3,4>|to<K> }:0/2
{ portlist<S><1,256> }:0

"$
Step 8: Configure a Virtual Service Port
huawei(config)#service-port
{ vlan<K> }:vlan
{ vlan<U><1,4000> }:2 //Identical with the upper layer equipment
{ atm<K>|vdsl<K>|adsl<K>|shdsl<K> }:vdsl
{ frame/slot/port<S><1,15> }:0/15/0
{ rx-cttr<K>|vpi<K> }:vpi
{ vpi<U><0,4095> }:0 //Identical with the Modem side setting
{ rx-cttr<K>|vci<K> }:vci
{ vci<U><32,65535> }:38 //Identical with the Modem side setting
{ rx-cttr<K> }:rx-cttr
{ rx-index<U><0,511> }:8 //Reference the traffic entry that meets your traffic requirements.
{ tx-cttr<K> }:tx-cttr
{ tx-index<U><0,511> }:7 //Reference the traffic entry that meets your traffic requirements.
Add service virtual port successfully!

"%
Step 9: Query the Line Operation Parameters

After configuring the corresponding equipment, you could


query the line operation parameters. The command is as
follows.

huawei(config)#interface VDSL 0/15

huawei(config-if-vdsl-0/15)#display line operation 0

"&
Step 10: Save data

huawei(config)#save

"'
Chapter 1 ADSL Service Configuration

Chapter 2 VDSL Service Configuration

Chapter 3 SHDSL Service Configuration

#(
About SHDSL Service
SHDSL can provide symmetric high-speed access service, meeting
the high bandwidth requirements of medium/small enterprises and
SOHO subscribers.
The SHDSL service module has the following features.
The SHDSL line card uses the TC-PAM
modulation/demodulation mode and the symmetric transmission
mode.
The card provides two SHDSL lines, with the rate of 192 Kbps–
2312 Kbps. The system can adjust the SHDSL line rate to a
reasonable rate according to the line status, such as distance
and noise.
The SHDSL usage distance is 3 Km–6 Km.
The UA5000 uses the SDLB card to provide the SHDSL service.

#
Steps for Adding SHDSL subscribers

Step Description Command


1 Add and confirm an SDLB board (Optional) UA5000(config)#board confirm

Configure the SHDSL line profile and alarm profile UA5000(config)#shdsl line-profile add
2
(Optional) UA5000(config)#shdsl alarm-profile add
UA5000(config-if-shdsl-0/15)#display port
3 Confirm the SHDSL port is activated
state
4 Configure traffic parameters (Optional) UA5000(config)# traffic table srvcategory
UA5000(config)#interface ipm
5 Configure the upstream port and VLAN (Optional)
UA5000(config)#port vlan
6 Configure a virtual service port UA5000(config)#service-port
7 Query link status after the port is activated UA5000(config-if-shdsl-0/15)#display line
8 Save data UA5000(config)#save

#
Networking for SHDSL Service

IP

I I P P S V A
P P V V D D D
M M M M L L L

SHDSL Modem

#!
Step 1: Add SHDSL Service Boards
Add an SDLB board

Insert the SDLB board into slot


14/frame 0. The system will find the
board automatically.

Confirm the SDLB board

huawei(config)#board confirm

{ frameid[/slotid]<S><1,5> }:0/14

#"
Step 2: Configure SHDSL Line Profile and Alarm Profile

The UA5000 supports 2-wire and 4-wire SHDSL ports. The line
profiles for these two modes of ports are slightly different. The
following example adds a line profile for a 2-wire SHDSL port.

Add a new SHDSL line profile

huawei(config)#shdsl line-profile add

{ <cr>|profileIndex<L><2,16> }:2

Command:

shdsl line-profile add

Start adding profile 2

……

##
Step 2: Configure SHDSL Line Profile and Alarm Profile

Do you use the default data to create a line profile? (y/n ) [y]: n
G.SHDSL interface mode of line (1--two wire;2--four wire)[1]:
G.SHDSL minimum line rate
(Value must be multiple of 64,192~2304 kbps)[2048]:1024
G.SHDSL maximum line rate
(Value must be multiple of 64,192~2304 kbps)[2048]:1024
…….
Add profile 2 successfully

#$
Step 2: Configure SHDSL Line Profile and Alarm Profile
Add a new SHDSL alarm profile

huawei(config)#shdsl alarm-profile add

{ <cr>|profileIndex<L><2,16> }:2

Command:

shdsl alarm-profile add

Start adding profile 2 ……

> Do you use the default data to create an alarm profile?(y/n)[y]:n

Loop attenuation threshold (0–127 db)[0]: 127

> SNR threshold (0–10 db)[0]:10

#%
Step 2: Configure SHDSL Line Profile and Alarm Profile
ES threshold (0~900 s)[0]:
SES threshold (0~900 s)[0]:
CRC anomaly threshold (0~58981500)[0]:
LOSWS threshold (0~900 s)[0]:
UAS threshold (0~900 s)[0]:
Add profile 2 successfully

#&
Step 3: Activate the SHDSL port
To use adopt new line profile, we need to deactivate the port and
activate it with new line profile
huawei(config-if-sdl-0/14)#deactivate 0
huawei(config-if-sdl-0/14)#activate 0 2
huawei(config-if-sdl-0/14)#display port state 0

-----------------------------------------------------------------------------------------------
Port Running Control Line Alarm Running Config Bind
ID Status Status Profile Profile Operation Operation Status
--------------------------------------------------------------------------
0 Activated Activated 1 1 Normal None Normal
-------------------------------------------------------------------------- --------------------

#'
Step 4: Configure New Traffic Table
Config traffic table for both upstream and downstream
huawei(config)#traffic table srvcategory
{ cbr<K>|ubr<K>|rt-vbr<K>|nrt-vbr<K> }:ubr
{ tdtype<K> }:tdtype
{ NoTrafficDescriptor<K>|NoClpTaggingNoScr<K>|NoClpN
oScrCdvt<K>|NoClpNoScr<K> }:noclpnoScr
{ Clp01Pcr<K> }:clp01Pcr
{ pcrval<U><1,599039> }:1024
{ <cr>|EnPPDisc<K>|EnEPDisc<K> }:
Create TD record successfully
--------------------------------------------------------------------
TD Index : 7 //The upstream traffic entry index is 7.

$(
Step 5: Configure the Upstream Port and VLAN

Config the upstream port:

huawei(config)#interface ipm 0/2

huawei(config-if-ipm-0/2)#duplex

{ portid<U><0,7>|all<K> }:2

{ half<K>|full<K>|auto<K> }:full

huawei(config-if-ipm-0/2)#speed 0 100m

huawei(config-if-ipm-0/2)#flow-control

{ portid<U><0,7>|all<K> }:2

$
Step 5: Configure the Upstream Port and VLAN
Configure VLAN

huawei(config)#vlan

{ vlanid<U><1,4000> }:2

{ mux<K>|standard<K>|smart<K>|to<K> }: smart

Add the upstream port of the IPM card to the VLAN

huawei(config)#port vlan

{ vlanid<U><1,4000> }:2

{ frame/slot<S><3,4>|to<K> }:0/2

{ portlist<S><1,256> }:0

$
Step 6: Configure a Virtual Service Port
huawei(config)#service-port
{ vlan<K> }:vlan
{ vlan<U><1,4000> }:2 //Identical with the upper layer equipment
{ atm<K>|vdsl<K>|adsl<K>|shdsl<K> }:shdsl
{ frame/slot/port<S><1,15> }:0/14/0
{ rx-cttr<K>|vpi<K> }:vpi 0 //Identical with the Modem side setting
{ rx-cttr<K>|vci<K> }:vci 38 //Identical with the Modem side setting
{ rx-cttr<K> }:rx-cttr 7
{ tx-cttr<K> }:tx-cttr 7 //Reference the traffic entry that meets your
traffic requirements.
Add service virtual port successfully!

$!
Step 7: Query the Line Operation Parameters

After configuring the corresponding equipment, you could query


the line operation parameters. The command is as follows.

huawei(config)#interface sdl 0/14

huawei(config-if-sdl-0/14)#display line state 0

$"
Step 8: Save data

huawei(config)#save

$#
Summary
Steps for xDSL service data?
How to query the line status after training?

$$
Thank You
www.huawei.com

Vous aimerez peut-être aussi