You are on page 1of 11

3.

22Mn NGN
DSLAM
Project
Service
Configuration
Guide
For Huawei MA5616
Rev 1

Rithwik Jacob

STEP 1
Logging in to the DSLAM CLI (Command Line Interface)
The default username and password for MA5616 are
Username

root

Password

mduadmin

Logging in through the Console (CON) Port of the DSLAM


The console port is an RJ45 connector with name CON on the Control Card. For connecting
through the console port you need a computer with a serial port or USB to serial adapter.
To connect to the CLI via console port you will need a terminal emulator software like Hyper
Terminal or Putty or Secure CRT.
Please select the appropriate Com Port from the terminal and use the settings as in the
following table.
Bits Per Second

9600

Data Bits

Parity

None

Stop Bits

Flow Control

None

Once the above settings are done and cables are connected you will be able to log in to the
DSLAM with the username and password.

Logging in through the Management Ethernet (ETH) Port of the DSLAM


The management Ethernet port is an RJ45 connector with name ETH on the Control
Card (CCUC). For connecting through the ETH port you need a computer with a 100Mbps or
1Gbps Ethernet port and an Ethernet cable.
The default Management IP address of MA5616 is 10.11.104.2/24. Configure the computers

network card with any IP Address within 10.11.104.3 to 10.11.104.254 and with subnet mask
255.255.255.0. There is no need to configure default gateway.
1|Page

Once the above configuration is done and cable is connected to the active control card (SCUB)
you can connect to the CLI by telnet to the IP Address 10.11.104.2.
>>User name:root
>>User password:mduadmin
Huawei Integrated Access Software (MA5616).
Copyright(C) Huawei Technologies Co., Ltd. 2002-2011. All rights reserved.
----------------------------------------------------------------------------User last login information:
----------------------------------------------------------------------------Access Type : Telnet
IP-Address : 10.11.104.5
Login Time : 2000-01-17 02:25:30+08:00
Logout Time : 2000-01-17 02:25:35+08:00
--------------------------------------------------------------------------------------------------------------------------------------------------------All user fail login information:
----------------------------------------------------------------------------Access Type IP-Address
Time
Login Times
----------------------------------------------------------------------------Telnet
10.11.104.5
2000-01-17 02:25:30+08:00
35
----------------------------------------------------------------------------MA5616>

STEP 2
Setting the time and System Name
MA5616>enable
MA5616#timezone gmt+ 5:30
MA5616#time 11:08:30 2014-01-12
MA5616#display time
{ <cr>|date-format<K>|dst<K>|time-stamp<K> }:
Command:
display time
2014-01-12 11:08:55+05:30
MA5616#sysname STL_MP_JHB_Bakathgarh_64P_L3_01
STL_MP_JHB_Bakathgarh_64P_L3_01#}:

2|Page

STEP 3
Checking and Confirming the Hardware
Checking the card status.
MA5616#display board 0
------------------------------------------------------------------------SlotID BoardName Status
SubType0 SubType1
Online/Offline
------------------------------------------------------------------------0
H831CCUC
Active_normal
UP2A
1
H835ADLE
Auto_find
2
H835ADLE
Auto_find
3
4
5
H831PDIA
Normal
------------------------------------------------------------------------MA5616#config
MA5616(config)#board confirm 0
0 frame 5 slot board has been confirmed

MA5616(config)#display board 0
------------------------------------------------------------------------SlotID BoardName Status
SubType0 SubType1
Online/Offline
------------------------------------------------------------------------0
H831CCUC
Active_normal
UP2A
1
H835ADLE
Normal
2
H835ADLE
Normal
3
4
5
H831PDIA
Normal
------------------------------------------------------------------------MA5616(config)#

3|Page

STEP 4
Configuring the Uplink Port
There are two uplink ports on the CCUC card of the MA5616, 0 and 1. Port 0 is mapped to the built in GE
Electrical port. So at a time it will work as either optical or electric only. To configure the port as electric
combo-mode 0 electric command is used.

SFP (Small Form-factor Pluggable transceiver)

To enable the port 1 , before configuring the port for the first time SFP should be inserted into the slot
and at least once link should be activated (can be activated by giving a loop).
In the below example, SFP is inserted Port 1 has already been activated. And we are going to configure
port 0 as electric
MA5616#display board 0/0
--------------------------------------Board Name
: H831CCUC
Board Status
: Active normal
--------------------------------------Subboard[0]: H831UP2A
Status: Normal
-----------------------------------------------------------------------------Port Port COMBO
Optic
MDI
Speed
Duplex
Flow- Active
Link
Type Mode
Status
(Mbps)
Ctrl State
-----------------------------------------------------------------------------0 GE
optic
absence auto
auto
off
active
offline
1 GE
normal
auto_1000 auto_full off
active
online
-----------------------------------------------------------------------------Note: For a 1000 M, electrical port in the full-duplex mode, setting MDI to
any value is invalid
MA5616#config

4|Page

MA5616(config)#interface eth 0/0


MA5616(config-if-eth-0/0)#display port state all
-----------------------------------------------------------------------------Port Port COMBO
Optic
MDI
Speed
Duplex
Flow- Active
Link
Type Mode
Status
(Mbps)
Ctrl State
-----------------------------------------------------------------------------0 GE
optic
absence auto
auto
off
active
offline
1 GE
normal
auto_1000 auto_full off
active
online
-----------------------------------------------------------------------------Note: For a 1000 M, electrical port in the full-duplex mode, setting MDI to
any value is invalid
MA5616(config-if-eth-0/0)#combo-mode 0 ?
--------------------------------------------Command of eth Mode:
--------------------------------------------autoadaptation
Autoadaptation mode
electric
Electric mode
optic
Optic mode
MA5616(config-if-eth-0/0)#combo-mode 0 electric
Change the combo mode, sometimes could disable the current connect, and enable auto
negotiation mode. Are you sure to change the mode? (y/n)[n]:y
Port 0 switches to the electric mode successfully! It will take effect in
several seconds
MA5616(config-if-eth-0/0)#display port state all
-----------------------------------------------------------------------------Port Port COMBO
Optic
MDI
Speed
Duplex
Flow- Active
Link
Type Mode
Status
(Mbps)
Ctrl State
-----------------------------------------------------------------------------0 GE
electric auto
auto
auto
off
active
offline
1 GE
normal
auto_1000 auto_full off
active
online
-----------------------------------------------------------------------------Note: For a 1000 M, electrical port in the full-duplex mode, setting MDI to
any value is invalid
MA5616(config-if-eth-0/0)#

5|Page

STEP 5
Configuring Inband management
INCITY(RPR) Management VLAN is 125 and OCCITY(OCLAN Switch) Management VLAN is 117
Create the Management VLAN
MA5616(config)#vlan 117,125 standard
It will take several minutes, and console may be timeout, please use command idletimeout to set time limit
Are you sure to add VLANs? (y/n)[n]:y
The total of the VLANs having been processed is 2
The total of the added VLANs is 2

Add the VLANs to the Uplink Ports


MA5616(config)#port vlan 117,125 0/0 0-1
It will take several minutes, and console may be timeout, please use command
timeout to set time limit
Are you sure to add standard port(s)? (y/n)[n]:y
The total of the VLANs having been processed is 2
The total of the port VLAN(s) having been added is 4

idle-

Assign IP address to the Management (Standard) VLAN interface


MA5616(config)#interface vlanif 125
MA5616(config-if-vlanif125)#ip address 10.82.248.2 255.255.255.0
MA5616(config-if-vlanif125)#quit
MA5616(config)#

To remove IP Address
MA5600T(config-if-vlanif125)#undo ip address 10.82.248.2 255.255.255.0

To Change the IP Address of a VLAN Interface simply type the new IP Address
MA5600T(config-if-vlanif125)#ip address 10.227.48.5 255.255.255.0

Check the connectivity with the respective Gateway Device using Ping command.
If DSLAM IP Address is x.y.z.a then gateway/BNG IP Address will be x.y.z.1
MA5616(config)#ping 10.82.248.1
PING 10.82.248.1: 56 data bytes,
Reply from 10.82.248.1: bytes=56
Reply from 10.82.248.1: bytes=56
Reply from 10.82.248.1: bytes=56
Reply from 10.82.248.1: bytes=56
Reply from 10.82.248.1: bytes=56

press CTRL_C to break


Sequence=1 ttl=254 time=1
Sequence=2 ttl=254 time=1
Sequence=3 ttl=254 time=1
Sequence=4 ttl=254 time=1
Sequence=5 ttl=254 time=1

ms
ms
ms
ms
ms

Assigning default route.


MA5600T(config)#ip route-static 0.0.0.0 0.0.0.0 10.82.248.1

6|Page

If DSLAM IP Address is
x.y.z.a then gateway/BNG
IP Address will be x.y.z.1

Step6
Creation of service VLANs:
VLAN Creation
MA5616(config)#vlan 128-255 smart
It will take several minutes, and console may be timeout, please use command
timeout to set time limit
Are you sure to add VLANs? (y/n)[n]:y
The total of the VLANs having been processed is 128
The total of the added VLANs is 128

idle-

Adding the VLANs to the Ports


MA5616(config)#port vlan 128-255 0/0 0-1
It will take several minutes, and console may be timeout, please use command
timeout to set time limit
Are you sure to add standard port(s)? (y/n)[n]:y
The total of the VLANs having been processed is 128
The total of the port VLAN(s) having been added is 256

Checking the VLAN Configuration


MA5616(config)#display current-configuration section vlan
{ <cr>||<K> }:
Command:
display current-configuration section vlan
[MA5616V800R309: 3800]
#
[vlan-config]
<vlan-config>
vlan 117 standard
vlan 125 standard
vlan 128 to 255 smart
port vlan 117 0/0 0
port vlan 117 0/0 1
port vlan 125 0/0 0
port vlan 125 0/0 1
port vlan 128 to 255 0/0 0
port vlan 128 to 255 0/0 1
#
[vlanif]
<vlanif117>
interface vlanif117
ip address 10.227.46.125 255.255.255.0
#
<vlanif125>
interface vlanif125
ip address 10.82.248.2 255.255.255.0
#
return
MA5616(config)#

7|Page

idle-

Step 7
Creation of Service ports
For Checking Existing Serivce Port configuration
MA5616#display service-port all

or

MA5616#display service-port board 0/1

To delete service ports


MA5616(config)#undo service-port all

or MA5616(config)#undo

service-port board 0/1

ADLE Card 1
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port

8|Page

vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan

128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159

adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl

0/1/0 vpi 0 vci 35 rx-cttr 6 tx-cttr 6


0/1/1 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/2 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/3 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/4 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/5 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/6 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/7 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/8 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/9 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/10 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/11 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/12 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/13 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/14 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/15 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/16 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/17 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/18 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/19 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/20 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/21 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/22 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/23 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/24 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/25 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/26 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/27 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/28 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/29 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/30 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/1/31 vpi 0 vci 35 rx-cttr 6 tx-cttr 6

ADLE Card 2
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port

vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan

160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191

adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl

0/2/0 vpi 0 vci 35 rx-cttr 6 tx-cttr 6


0/2/1 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/2 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/3 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/4 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/5 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/6 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/7 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/8 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/9 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/10 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/11 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/12 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/13 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/14 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/15 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/16 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/17 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/18 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/19 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/20 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/21 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/22 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/23 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/24 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/25 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/26 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/27 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/28 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/29 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/30 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/2/31 vpi 0 vci 35 rx-cttr 6 tx-cttr 6

192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223

adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl

0/3/0 vpi 0 vci 35 rx-cttr 6 tx-cttr 6


0/3/1 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/2 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/3 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/4 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/5 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/6 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/7 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/8 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/9 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/10 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/11 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/12 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/13 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/14 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/15 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/16 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/17 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/18 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/19 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/20 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/21 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/22 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/23 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/24 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/25 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/26 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/27 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/28 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/29 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/30 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/3/31 vpi 0 vci 35 rx-cttr 6 tx-cttr 6

ADLE Card 3
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port

9|Page

vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan

ADLE Card 4
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port
service-port

vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan
vlan

To save
MA5616#save

10 | P a g e

224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255

adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl
adsl

0/4/0 vpi 0 vci 35 rx-cttr 6 tx-cttr 6


0/4/1 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/2 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/3 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/4 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/5 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/6 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/7 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/8 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/9 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/10 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/11 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/12 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/13 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/14 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/15 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/16 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/17 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/18 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/19 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/20 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/21 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/22 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/23 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/24 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/25 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/26 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/27 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/28 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/29 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/30 vpi 0 vci 35 rx-cttr 6 tx-cttr 6
0/4/31 vpi 0 vci 35 rx-cttr 6 tx-cttr 6

You might also like