KONFIGURASI DI GPON-MA5600T
|
GPON MA5600T |
|
|
MSAN UA5000 |
Hello temans, kali ini saya akan menjelaskan tentang konfigurasi MSAN UA5000 yang terintegrasi via aggregate GPON Huawei MA5600T, yang berarti bahwa MSAN tersebut terkoneksi ke GPON-HUAWEI dahulu lalu menuju Metro-Ethernet selanjutnya menuju jaringan MPLS, seperti yg sudah dijelaskan sebelumnya dari artikel saya tentang GPON ( BACA : Mengenal Teknologi GPON ). Disini saya akan fokus terhadap GPON HUAWEI MA5600T dan MSAN HUAWEI UA5000. Sebelum kita konfigurasi MSAN-nya, konfigurasi dahulu GPONnnya, daripada berlama langsung aja yuk kita mulai cara confignya.
PE-CISCO#6.6.6.6 /vrf GPON
Trying 6.6.6.6 ... Open
>>User name:root
>>User password:
Huawei Integrated Access SoftwareMA5600T.
Copyright(C) Huawei Technologies Co., Ltd. 2002-2010. All rights reserved.
-----------------------------------------------------------------------------
User last login information:
-----------------------------------------------------------------------------
Access Type : Telnet
IP-Address : 6.6.6.6
Login Time : 2014-05-09 16:58:36+07:00
Logout Time : 2014-05-09 17:00:19+07:00
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
All user fail login information:
-----------------------------------------------------------------------------
Access Type IP-Address Time Login Times
-----------------------------------------------------------------------------
Telnet 1.1.1.1 2014-05-09 10:54:48+07:00 304
Telnet 2.2.2.2 2014-05-03 14:38:16+07:00 200
Telnet 3.3.3.3 2014-04-16 17:54:48+07:00 13
Telnet 4.4.4.4 2014-04-17 12:19:34+07:00 9
Telnet 5.5.5.5 2014-04-29 10:06:03+07:00 4
-----------------------------------------------------------------------------
Pada tampilan awal GPON Huawei, terlihat informasi status kita telnet via IP berapa ke GPON-nya, lalu last login dan logoutnya. Lalu terlihat informasi user yang gagal login, via IP berapanya, karena GPON ini memiliki banyak IP Loopback, jadi terlihat IP yang lainya.
-- Untuk melihat versinya, ketikan command dibawah ini,
GPON-MA5600T# display version
{ |backplane|frameid/slotid }:
Command:
display version
VERSION : MA5600V800R008C01
PATCH : SPC100 SPH205 HP1105
PRODUCT MA5600T
Uptime is 331 day(s), 23 hour(s), 13 minute(s), 16 second(s)
Versi GPON ini adalah MA5600V800R008C01, dengan patch SPC100 SPH205 HP1105, dan uptime/lama waktu hidup GPON-nya adalah 331 hari, 23 jam, 13 menit, 16 detik.
CREATE VLAN
-- Sekarang sebelum create vlan di MSAN, ada baiknya kita create di GPON-nya terlebih dahulu, untuk konfigurasi create vlan disisi GPON, adalah dengan memasukan command dibawah ini,
GPON-MA5600T#config
GPON-MA5600T(config)#vlan 3668 smart
GPON-MA5600T(config)#vlan desc 3668 description PELANGGAN
-- Setelah create vlan di GPON, pastikan apakah vlan sudah tertanam dengan benar, caranya adalah dengan mengetikan command dibawah ini,
GPON-MA5600T(config)#display vlan 3668
{ |to }:
Command:
display vlan 3668
VLAN ID: 3668
VLAN type: smart => Type-nya harus smart
VLAN attribute: common
VLAN description: PELANGGAN => Deskripsi harus sesuai
VLAN forwarding mode: VLAN-MAC
VLAN broadcast packet forwarding policy: forward
VLAN unknown multicast packet forwarding policy: forward
VLAN unknown unicast packet forwarding policy: forward
VLAN bind service profile ID: -
VLAN priority: -
Pada command show, pastikan bahwa vlan sudah ada, dan vlannya sesuai dengan yang kita create dengan type smart, dan deskripsinya juga harus sesuai agar untuk memudahkan pencarian.
CREATE PORT TRUNK UPLINK DAN ALLOW VLAN TO TRUNK UPLINK
-- Untuk port yang sudah terkoneksi kearah uplink, tidak perlu dicreate lagi, hanya diberi label saja, untuk memudahkan pencarian.
GPON-MA5600T(config)#port desc 0/19/0 description TO-ME-ALCATEL-LAG-1
GPON-MA5600T(config)#port desc 0/19/1 description TO-ME-ALCATEL-LAG-1
-- Lalu arahkan vlan 666 kearah port 0/19 0 ( uplink ) dengan menggunakan command dibawah ini.
GPON-MA5600T(config)#port vlan 3668 0/19 0
The port list includes link aggregation or protect group port(s),
so the other link aggregation or protect group port(s)
not being included by the port list will be processed
Untuk men-tagnya kearah uplink, jika uplink mempunyai 2 port main dan backup, cukup 1 port saja yg di config 0/19/0, sisanya akan mengikuti port mainnya.
-- Setelah di create, coba di check disisi GPON, apakah vlan 3668 sudah ter-tag kearah uplink.
GPON-MA5600T(config)#display vlan 3668
{ |to }:
Command:
display vlan 3668
VLAN ID: 3668
VLAN type: smart
VLAN attribute: common
VLAN description: PELANGGAN
VLAN forwarding mode: VLAN-MAC
VLAN broadcast packet forwarding policy: forward
VLAN unknown multicast packet forwarding policy: forward
VLAN unknown unicast packet forwarding policy: forward
VLAN bind service profile ID: -
VLAN priority: -
------------------------------
F/S /P Native VLAN State
------------------------------
0/19/0 1 up
0/19/1 1 up
------------------------------
Standard port number: 2
Service virtual port number: 0
Terlihat bahwa vlan 3668 sudah tertag ke 2 arah uplink, main dan backup di port 0/19/0, dan port 0/19/1.
CREATE PORT TRUNK DOWNLINK MSAN DAN ALLOW VLAN TO TRUNK DOWNLINK
-- Begitu juga dengan downlink kearah MSAN, untuk portnya tidak perlu dicreate lagi, hanya perlu diberi deskripsi, untuk main ( active ) dan backup ( standby ) jika port main mati, dengan menuliskan command dibawah ini,
GPON-MA5600T(config)#port desc 0/13/16 description ACTIVE_08-KLG-ES_MFCLM1_INDOOR
GPON-MA5600T(config)#port desc 0/14/16 description STANDBY_08-KLG-ES_MFCLM1_INDOOR
GPON-MA5600T(config)#port desc 0/13/18 description ACTIVE_08-KLG-ES_MFCLM1_INDOOR
GPON-MA5600T(config)#port desc 0/14/18 description STANDBY_08-KLG-ES_MFCLM1_INDOOR
-- Setelah selesai, untuk memastikannya, masukan perintah show dibawah ini,
GPON-MA5600T(config)#display port desc 0/13/16
------------------------------------------------------------
F/ S/ P IMA Group Port Description
------------------------------------------------------------
0/13/16 - ACTIVE_08-KLG-ES_MFCLM1_INDOOR
------------------------------------------------------------
GPON-MA5600T(config)#display port desc 0/14/16
------------------------------------------------------------
F/ S/ P IMA Group Port Description
------------------------------------------------------------
0/14/16 - STANDBY_08-KLG-ES_MFCLM1_INDOOR
------------------------------------------------------------
GPON-MA5600T(config)#display port desc 0/13/18
------------------------------------------------------------
F/ S/ P IMA Group Port Description
------------------------------------------------------------
0/13/18 - ACTIVE_08-KLG-ES_MFCLM1_INDOOR
------------------------------------------------------------
GPON-MA5600T(config)#display port desc 0/14/18
------------------------------------------------------------
F/ S/ P IMA Group Port Description
------------------------------------------------------------
0/14/18 - STANDBY_08-KLG-ES_MFCLM1_INDOOR
------------------------------------------------------------
-- Sebelum mengcreate vlan port kearah MSAN-nya ada baiknya kita create pembatasan trafficnya di traffic table, caranya adalah dengan mengetikan command dibawah ini,
GPON-MA5600T(config)#traffic table ip index 11 name "test2" cir 2048 cbs 67536 pir 2048 pbs 67536 priority 0 priority-policy local-setting
GPON-MA5600T(config)#display traffic table ip index 11
------------------------------------------------
TD Index : 11
TD Name : test2
Priority : 0
Copy Priority : -
Mapping Index : -
CTAG Mapping Priority: -
CTAG Mapping Index : -
CTAG Default Priority: 0
Priority Policy : local-pri
CIR : 2048 kbps
CBS : 67536 bytes
PIR : 2048 kbps
PBS : 67536 bytes
Referenced Status : used
------------------------------------------------
Kita meng-create nama traffic tablenya dengan nama test2 dan dengan index 2, serta pembatasan input trafficnya cir : 2048 yang artinya input dibatasi 2Mb dan pir : 2048 yang artinya output dibatasi 2Mb.
-- Setelah itu, create vlannya kearah downlink MSAN-nya dengan menggunakan command dibawah ini.
GPON-MA5600T(config)#service-port vlan 3668 eth 0/13/16 multi-service user-vlan 3668
tag-transform translate inbound traffic-table index 11 outbound traffic-table
index 11
GPON-MA5600T(config)#service-port vlan 3668 eth 0/14/16 multi-service user-vlan 3668
tag-transform translate inbound traffic-table index 11 outbound traffic-table
index 11
GPON-MA5600T(config)#service-port vlan 3668 eth 0/13/18 multi-service user-vlan 3668
tag-transform translate inbound traffic-table index 11 outbound traffic-table
index 11
GPON-MA5600T(config)#service-port vlan 3668 eth 0/14/18 multi-service user-vlan 3668
tag-transform translate inbound traffic-table index 11 outbound traffic-table
index 11
Penjelasannya, untuk vlan berisi vlan pelanggan yg akan di create, lalu untuk eth sendiri, masukan port ethernet main dan backup kearah MSANnya, dan untuk traffic table, masukan traffic table yg sudah di create sebelumnya.
-- Setelah selesai, untuk memastikannya, masukan command show dibawah ini,
GPON-MA5600T(config)#display vlan 3668
{ |to }:
Command:
display vlan 3668
VLAN ID: 3668
VLAN type: smart
VLAN attribute: common
VLAN description: PELANGGAN
VLAN forwarding mode: VLAN-MAC
VLAN broadcast packet forwarding policy: forward
VLAN unknown multicast packet forwarding policy: forward
VLAN unknown unicast packet forwarding policy: forward
VLAN bind service profile ID: -
VLAN priority: -
------------------------------
F/S /P Native VLAN State
------------------------------
0/19/0 1 up
0/19/1 1 up
------------------------------
Standard port number: 2
--------------------------------------------------------
INDEX TYPE STATE F/ S/ P VPI VCI FLOWTYPE FLOWPARA
--------------------------------------------------------
8527 eth down 0/13/16 - - vlan 3668
8528 eth up 0/14/16 - - vlan 3668
9204 eth up 0/13/18 - - vlan 3668
9205 eth down 0/14/18 - - vlan 3668
--------------------------------------------------------
Service virtual port number: 4
Note: F--Frame, S--Slot, P--Port, VPI indicates ONT ID for GPON,
VCI indicates GEM Port index or GEM PortID for GPON,
v/e--vlan/encap
pri-tag indicates priority-tagged
Yup beres untuk konfigurasi disisi GPON-nya, sekarang lanjut ke MSAN yach. KONFIGURASI DI MSAN UA5000
Pertama telnet MSANnya, bisa dari management router PE, ataupun console.
PE-CISCO#7.7.7.7 /vrf MSAN
Trying 7.7.7.7 ... Open
>>User name:root
>>User password:
Huawei HONET UA5000 Universal Access Unit.
Copyright(C) Huawei Technologies Co., Ltd. 1998-2011. All rights reserved.
-----------------------------------------------------------------------------
User last login information:
-----------------------------------------------------------------------------
Access Type : Telnet
IP-Address : 7.7.7.7
Login Time : 2014-05-11 17:30:53+08:00
Logout Time : 2014-05-11 18:34:12+08:00
-----------------------------------------------------------------------------
Sama dengan GPON, disini berisi informasi tentang user terakhir login dan user yang terakhir logout.
-- Pertama tama untuk melihat type dan versi MSAN-nya, adalah dengan menggunakan command dibawah ini.
MSAN0-UA5000#display version
{ |frameid/slotid }:
Command:
display version
VERSION: UA5000V100R019C01
PATCH: SPC200 SPH211
Copyright (c) 1998-2011 by Huawei Technologies Co., Ltd
Uptime is 19 day(s), 14 hour(s), 41 minute(s), 50 second(s)
MSAN ini mempunyai versi UA5000V100R019C01 dengan PATCH SPC200 SPH21, buatan Huawei dengan masa waktu up baru 19 hari, 14 jam, 41 menit, dan 50 detik.
CREATE VLAN
-- Pertama untuk create vlan, masukan command dibawah ini,
MSAN0-UA5000(config)#vlan 3668 smart
-- Tidak lupa masukan command dibawah ini, untuk penamaan vlannya,
MSAN0-UA5000(config)#vlan desc 3668 description PELANGGAN
-- Setelah selesai di create vlannya, check apakah sudah terpasang di MSAN-nya dengan command dibawah ini,
MSAN-UA5000(config)#display vlan 3668
{ |to }:
Command:
display vlan 3668
VLAN ID: 3668
VLAN type: smart
VLAN attribute: common
VLAN description: PELANGGAN
VLAN MAC learning ability : enable
VLAN max MAC learning number : -
VLAN up direction CAR ID : CAR off
VLAN down direction CAR ID : -
ALLOW TRUNK UPLINK
-- Untuk port uplink kearah GPON, tidak perlu di create lagi portnya, tetapi agar tidak bingung bisa diberi label per portnya dengan menggunakan command dibawah ini,
MSAN-UA5000(config)#port desc 0/2/0 description GPON01-KLG-AGGREGATOR-1
MSAN-UA5000(config)#port desc 0/2/1 description GPON01-KLG-AGGREGATOR-2
MSAN-UA5000(config)#port desc 0/2/6 description GPON01-KLG-AGGREGATOR-3
MSAN-UA5000(config)#port desc 0/2/7 description GPON01-KLG-AGGREGATOR-4
-- Untuk memastikannya show dengan command dibawah ini,
MSAN-UA5000(config)#display port desc 0/2/0
------------------------------------------------------------
F/ S/ P IMA Group Port Description
------------------------------------------------------------
0/ 2/ 0 - GPON01-KLG-AGGREGATOR-1
------------------------------------------------------------
MSAN-UA5000(config)#display port desc 0/2/1
------------------------------------------------------------
F/ S/ P IMA Group Port Description
------------------------------------------------------------
0/ 2/ 1 - GPON01-KLG-AGGREGATOR-2
------------------------------------------------------------
MSAN-UA5000(config)#display port desc 0/2/6
------------------------------------------------------------
F/ S/ P IMA Group Port Description
------------------------------------------------------------
0/ 2/ 6 - GPON01-KLG-AGGREGATOR-3
------------------------------------------------------------
MSAN-UA5000(config)#display port desc 0/2/7
------------------------------------------------------------
F/ S/ P IMA Group Port Description
------------------------------------------------------------
0/ 2/ 7 - GPON01-KLG-AGGREGATOR-4
------------------------------------------------------------
-- Setelah berhasil melabel-kan per portnya, kita create vlannya caranya dengan menggunakan command dibawah ini,
MSAN-UA5000(config)#vlan 3668 smart
MSAN-UA5000(config)#port vlan 3668 0/2 0
MSAN-UA5000(config)#port vlan 3668 0/2 1
MSAN-UA5000(config)#port vlan 3668 0/2 6
MSAN-UA5000(config)#port vlan 3668 0/2 7
MSAN-UA5000(config)#vlan desc 3668 description PELANGGAN
-- Lalu create traffic tablenya sama seperti dengan di GPON, sebagai pembatas traffic BW nya.
MSAN-UA5000(config)#traffic table index 75 ip car 3072 priority 0 priority-policy tag-in-package
MSAN-UA5000(config)#display traffic table index 75
-----------------------------------------------------------------------------
TD Index : 75
Priority : 0
Priority policy : tag-pri
CAR : 3072 kbps
TD Type : NoClpNoScr
Service category : ubr
Referenced Status: used
EnPPDISC : on
EnEPDISC : on
Clp01Pcr : 3072 kbps
-----------------------------------------------------------------------------
-- Setelah selesai meng-create traffic tablenya, langsung create vlannya caranya dengan mengetikan command dibawah ini,
MSAN-UA5000(config)#service-port vlan 3668 adsl 0/35/5 vpi 1 vci 34 rx-cttr 75 tx-cttr 75
Penjelasannya, untuk vlan masukan vlan pelanggan, untuk adsl masukan port dari MSAN kearah modem, dan untuk vpi dan vci bebas sesuai dengan settingan modemnya, tapi rata-rata untuk settingan service VPI,VCI disini menggunakan VPI 1, VCI 34, lalu masukan dengan command diatas, dan masukan rx-cttr dan tx-cttr sesuai dengan traffic table yang kita create.
-- Untuk memastikan konfig sudah benar, masukan command dibawah ini,
MSAN-UA5000(config)#display vlan 3668
{ |to }:
Command:
display vlan 3668
VLAN ID: 3668
VLAN type: smart
VLAN attribute: common
VLAN description: PELANGGAN
VLAN MAC learning ability : enable
VLAN max MAC learning number : -
VLAN up direction CAR ID : CAR off
VLAN down direction CAR ID : -
------------------------------
F/ S/ P Native VLAN State
------------------------------
0/ 2/ 0 1 up
0/ 2/ 1 1 up
0/ 2/ 6 1 up
0/ 2/ 7 1 up
------------------------------
Standard port number: 3
-------------------------------------------------------------
Type State F/ S/ P VPI VCI FLOWTYPE FLOWPARA CHANNEL
-------------------------------------------------------------
adl act/up 0/35/ 5 1 34 - - -
-------------------------------------------------------------
Service virtual port number: 1
Note: F--Frame, S--Slot, P--Port(or Virtual Port, such as VLAN ID and
IMA group etc.) The VPI is access-end VLAN ID in EAU/GAU port
-- Terlihat konfignya sudah selesai dan sesuai dengan settingan kita.
CHECK STATUS MODEM
-- Untuk mencheck status modem, masukan command dibawah ini,MSAN-UA5000(config)#display adsl port state 0/35/5
----------------------------------------------------------------------
Port Status Line_Profile Alm_Profile Ext_Profile Power_Mode
----------------------------------------------------------------------
5 Activated 40 1 -- L0
----------------------------------------------------------------------
Penjelasan :Untuk status Activated : Modem berarti nyala,
Untuk status Deactivated : Modem berarti sengaja dimatikan,
Untuk status Activating : Modem berarti dalam status recovery, atau bisa jadi modem mati.
CHECK KUALITAS JARINGAN
-- Untuk mencheck kualitas jaringan caranya dengan mengetikan command dibawah ini,
MSAN-UA5000(config)#interface adsl 0/35
MSAN-UA5000(config-if-adsl-0/35)#display line operation 5
It will take several minutes, and console may be timeout, please use command idle-timeout to set time limit
Are you sure to continue? (y/n)[n]:y
MSAN-UA5000(config-if-adsl-0/35)#
----------------------------------------------------------
Channel mode : Interleaved
Downstream channel bit swap : Disable
Upstream channel bit swap : Disable
Trellis mode : Enable
Standard in port training : G992.5-Annex A
Downstream channel rate(Kbps) : 6656
Downstream max. attainable rate(Kbps) : 17800
Downstream channel SNR margin(dB) : 28.8
Downstream interleaved channel delay(ms) : 8
Downstream channel attenuation(dB) : 5.0
Downstream total output power(dBm) : 15.9
Upstream channel rate(Kbps) : 892
Upstream max. attainable rate(Kbps) : 904
Upstream channel SNR margin(dB) : 12.5
Upstream interleaved channel delay(ms) : 1
Upstream channel attenuation(dB) : 1.5
Upstream total output power(dBm) : 11.4
----------------------------------------------------------
G992.1 : G.dmt
G992.2 : G.lite
G992.3 : G.dmt.bis
G992.5 : G.dmt.bisplus
Terlihat slot 35 port 5, mempunyai SNR Downstream 28.8 dan redaman Downsteram 5.0, berserta SNR Upstream 12.5 dan redaman Upstream 1.5.
CHECK / CHANGE / CREATE LINE-PROFILE
-- Untuk check line-profilenya adalah caranya dengan memasukan command dibawah ini, MSAN-UA5000(config)#display adsl port state 0/35/5
----------------------------------------------------------------------
Port Status Line_Profile Alm_Profile Ext_Profile Power_Mode
----------------------------------------------------------------------
5 Activated 40 1 -- L0
----------------------------------------------------------------------
Terlihat Line-Profile yang digunakan ada 40.-- Untuk melihat isi line-profile 40, caranya adalah dengan menggunakan command dibawah ini,
MSAN-UA5000(config)#display adsl line-profile 40
-----------------------------------------------------------------------------
Profile index :40 Name: P_06656_2048
ADSL transmission mode : All(G992.1~5,T1.413)
Trellis mode : Enable
Upstream channel bit swap : Disable
Downstream channel bit swap : Disable
Channel mode : Interleaved
Maximum downstream interleaved delay(ms) : 8
Maximum upstream interleaved delay(ms) : 4
Target downstream SNR margin(dB) : 12
Maximum acceptable downstream SNR margin(dB) : 31
Minimum acceptable downstream SNR margin(dB) : 0
Target upstream SNR margin(dB) : 12
Maximum acceptable upstream SNR margin(dB) : 31
Minimum acceptable upstream SNR margin(dB) : 0
Downstream SNR margin for rate downshift(dB) : 0
Downstream SNR margin for rate upshift(dB) : 0
Upstream SNR margin for rate downshift(dB) : 0
Upstream SNR margin for rate upshift(dB) : 0
Minimum upshift time in downstream(seconds) : 0
Minimum downshift time in downstream(seconds) : 0
Minimum upshift time in upstream(seconds) : 0
Minimum downshift time in upstream(seconds) : 0
Downstream form of transmit rate adaptation : Adapting at startup
Minimum transmit rate downstream(Kbps) : 32
Maximum transmit rate downstream(Kbps) : 6656
Minimum transmit rate upstream(Kbps) : 32
Maximum transmit rate upstream(Kbps) : 2048
-----------------------------------------------------------------------------
Profile 40 berisi profile downstream max 6Mb, profile downstream min 32kb dan profile upstream max 2Mb, profile upstream min 32kb
-- Sekarang untuk menggantiknya, sebelum mengganti-nya ada baiknya kita memilih profile yang sesuai untuk memaksimalkan ketahanan jaringannya, caranya dengan menggunakan command dibawah ini,
MSAN-UA5000(config)#display adsl line-profile
Command:
display adsl line-profile
----------------------------------------------------------------------------
Profile Operating Channel Min Down Max Down Min Up Max Up
Index Mode Mode Rate(Kbps) Rate(Kbps) Rate(Kbps) Rate(Kbps)
----------------------------------------------------------------------------
1 All Interleaved 32 6144 32 640
2 All Interleaved 32 576 32 144
3 All Interleaved 32 768 32 192
4 All Interleaved 32 1536 32 512
5 All Interleaved 32 3072 32 768
6 All Interleaved 32 4608 32 768
7 All Interleaved 32 462 32 241
8 All Interleaved 32 616 32 309
9 All Interleaved 32 12290 32 2458
10 All Interleaved 32 2458 32 615
11 All Interleaved 32 461 32 116
12 All Interleaved 32 1024 32 128
13 All Interleaved 32 3072 32 512
14 All Interleaved 32 1229 32 308
15 All Interleaved 32 3687 32 615
16 All Interleaved 32 10650 32 1229
17 All Interleaved 32 6144 32 615
18 All Interleaved 32 13108 32 1844
19 All Interleaved 32 615 32 154
20 All Interleaved 32 512 32 144
21 All Interleaved 32 512 32 192
22 All Interleaved 32 768 32 192
23 All Interleaved 32 768 32 384
24 All Interleaved 32 1536 32 512
25 All Interleaved 32 1536 32 768
26 All Interleaved 32 2560 32 768
27 All Interleaved 32 3072 32 1024
28 All Interleaved 32 3072 32 768
29 All Interleaved 32 3584 32 1024
30 All Interleaved 32 3584 32 1280
31 All Interleaved 32 4608 32 768
32 All Interleaved 32 4608 32 1536
33 All Interleaved 32 5120 32 1024
34 All Interleaved 32 5120 32 768
35 All Interleaved 32 5120 32 1280
36 All Interleaved 32 5632 32 1024
37 All Interleaved 32 5632 32 1280
38 All Interleaved 32 6656 32 768
39 All Interleaved 32 6656 32 1280
40 All Interleaved 32 6656 32 2048
41 All Interleaved 32 7168 32 1024
42 All Interleaved 32 7168 32 768
43 All Interleaved 32 7168 32 1280
44 All Interleaved 32 7680 32 1024
45 All Interleaved 32 7680 32 1280
46 All Interleaved 32 7680 32 1536
47 All Interleaved 32 8704 32 1280
48 All Interleaved 32 8704 32 2048
49 All Interleaved 32 9216 32 1280
50 All Interleaved 32 9728 32 2048
51 All Interleaved 32 10752 32 1280
52 All Interleaved 32 10752 32 2048
53 All Interleaved 32 11776 32 2048
54 All Interleaved 32 13824 32 2048
55 All Interleaved 32 15360 32 1536
56 All Interleaved 32 6605 32 731
57 All Interleaved 32 13824 32 1280
58 All Interleaved 32 7360 32 512
59 All Interleaved 32 8704 32 512
60 All Interleaved 32 9856 32 512
61 All Interleaved 32 9856 32 1024
62 All Interleaved 32 10624 32 1024
63 All Interleaved 32 6144 32 512
64 All Interleaved 32 10624 32 512
65 All Interleaved 32 8129 32 1024
66 All Interleaved 32 14337 32 1844
67 All Interleaved 32 11111 32 1469
68 All Interleaved 32 11265 32 1537
69 All Interleaved 32 6759 32 923
70 All Interleaved 32 3584 32 1024
116 All Interleaved 32 24576 32 1024
117 All Interleaved 32 7360 32 512
118 All Interleaved 32 8576 32 512
119 All Interleaved 32 9856 32 512
120 All Interleaved 32 9408 32 1024
122 All Interleaved 32 6144 32 512
125 All Interleaved 32 24544 32 1024
128 G992.3 Interleaved 128 128 128 128
256 G992.3 Interleaved 256 256 256 256
384 G992.3 Interleaved 384 384 384 384
512 G992.3 Interleaved 512 512 512 512
990 G992.3 Interleaved 1024 1024 1024 1024
991 G992.3 Interleaved 2048 2048 2048 2048
992 G992.3 Interleaved 3072 3072 3072 3072
1000 All Fast 32 6144 32 640
1001 All Interleaved 32 6144 32 640
1002 All Interleaved 32 24544 32 1024
----------------------------------------------------------------------------
Total: 87
-- Jika tidak ada profile yang cocok, kita bisa create profile baru, dengan menggunakan command dibawah ini,
MSAN-UA5000(config)#adsl line-profile add 115
Start adding profile
Press 'Q' to quit the current configuration and new configuration will be
neglected
>¡¡Do you want to name the profile (y/n) [n]:y
>¡¡Please input profile name:LINE-1024M
> Please choose default value type 0-adsl 1-adsl2+ (0~1) [0]:
> Will you set basic configuration for modem? (y/n)[n]:
> Please select channel mode 0-interleaved 1-fast (0~1) [0]:
> Will you set interleaved delay? (y/n)[n]:
>¡¡Please select form of transmit rate adaptation in downstream:
> 0-fixed 1-adaptAtStartup 2-adaptAtRuntime (0~2) [1]:
> Will you set SNR margin for modem? (y/n)[n]:
> Will you set parameters for rate? (y/n)[n]:y
> Minimum transmit rate in downstream (32~32000 Kbps) [32]:
> Maximum transmit rate in downstream (32~32000 Kbps) [6656]:
> Minimum transmit rate in upstream (32~6000 Kbps) [32]:
> Maximum transmit rate in upstream (32~6000 Kbps) [2048]:
Add profile 115 successfully
Penjelasannya, untuk profile name, adalah nama profilenya, untuk set basic set no, untuk channelnya pilih interleaved, perbedaannya antara interleaved dan fast adalah, jika fast traffic akan terus di allow tanpa menyaring error counting, jadi jaringan terlihat cepat tetapi putus putus, untuk type interleaved jaringan sedang, tidak terlihat cepat maupun lambat, dikarenakan error counting tidak di sharing, lalu untuk minimum rate, kita set dengan yang paling minimum, dan maximum rate, adalah maksimum BW yang sesuai dan optimal dengan jaringan pelanggan.
-- Setelah berhasil mengcreatenya, untuk mengganti line-profile matikan port 5 nya dengan menggunakan command dibawah ini,
MSAN-UA5000(config-if-adsl-0/35)#deactivate 5
MSAN-UA5000(config-if-adsl-0/35)#
Deactivate port 5 successfully
-- Lalu setelah port 5 mati, nyalakan portnya sesuai dengan profile yang diinginkan, dengan menggunakan command dibawah ini,
MSAN-UA5000(config-if-adsl-0/35)#activate 5 profile-index 115
MSAN-UA5000(config-if-adsl-0/35)#
Activate port 5 successfully
-- Check statusnya kembali, dengan command dibawah ini,MSAN-UA5000(config)#display adsl port state 0/35/5
----------------------------------------------------------------------
Port Status Line_Profile Alm_Profile Ext_Profile Power_Mode
----------------------------------------------------------------------
5 Activated 115 1 -- --
----------------------------------------------------------------------
Terlihat port 5 sekarang statusnya Activated dengan menggunakan line-profile 115.
-- Check status jaringannya kembali dengan menggunakan command dibawah ini,
MSAN-UA5000(config)#interface adsl 0/35
MSAN-UA5000(config-if-adsl-0/35)#display line operation 5
It will take several minutes, and console may be timeout, please use command idle-timeout to set time limit
Are you sure to continue? (y/n)[n]:y
MSAN-UA5000(config-if-adsl-0/35)#
----------------------------------------------------------
Channel mode : Interleaved
Downstream channel bit swap : Disable
Upstream channel bit swap : Disable
Trellis mode : Enable
Standard in port training : G992.5-Annex A
Downstream channel rate(Kbps) : 6656
Downstream max. attainable rate(Kbps) : 18680
Downstream channel SNR margin(dB) : 29.5
Downstream interleaved channel delay(ms) : 8
Downstream channel attenuation(dB) : 5.0
Downstream total output power(dBm) : 15.7
Upstream channel rate(Kbps) : 2048
Upstream max. attainable rate(Kbps) : 1500
Upstream channel SNR margin(dB) : 15.0
Upstream interleaved channel delay(ms) : 4
Upstream channel attenuation(dB) : 1.5
Upstream total output power(dBm) : 11.4
----------------------------------------------------------
G992.1 : G.dmt
G992.2 : G.lite
G992.3 : G.dmt.bis
G992.5 : G.dmt.bisplus
Terlihat snr dan redaman sudah berubah. MULTICAST MSAN
Multicast digunakan untuk mengaktifkan routing dinamik disisi CE dan PE, agar routingnya support, karena routing seperti OSPF, RIP, dan EIGRP membutuhkan multicast agar jalan.
Cara untuk mencheck multicastnya adalah dengan melihat versi MSAN-nya, untuk MSAN ini jika MSAN-nya mempunyai versi SPC200 maka MSAN support multicast.
MSAN-UA5000#display version
{ |frameid/slotid }:
Command:
display version
VERSION: UA5000V100R019C01
PATCH: SPC200 SPH211
Copyright (c) 1998-2011 by Huawei Technologies Co., Ltd
Uptime is 19 day(s), 15 hour(s), 25 minute(s), 23 second(s)
Sebaliknya, jika versi MSAN SPC 100, maka MSAN belum support multicast, caranya harus dipatching dulu sampai dengan versi SPC200.
MSAN-UA5000#display version
{ |frameid/slotid }:
Command:
display version
VERSION: UA5000V100R019C00
PATCH: SPC100 SPH110
Copyright (c) 1998-2010 by Huawei Technologies Co., Ltd
Uptime is 120 day(s), 17 hour(s), 39 minute(s), 31 second(s)
-- Jika sudah selesai di patching, check disisi MSAN apakah multicastnya sudah di allow berdasarkan routing yang digunakan pelanggan, caranya adalah dengan mengetikan command dibawah ini,
MSAN-UA5000(config)#display multicast ospf tunnel vlan 3668
---------------------------------------------------------
VLAN Protocol status
---------------------------------------------------------
3668 OSPF disable
---------------------------------------------------------
-- Jika masih disable berarti routingan dynamic belum di allow, kita harus mengg-allownya caranya dengan mengetikan command dibawah ini,
MSAN-UA5000(config)#multicast ospf tunnel enable vlan 3668
-- Lalu pastikan kembali dengan command show,
MSAN-UA5000(config)#display multicast ospf tunnel vlan 3668
---------------------------------------------------------
VLAN Protocol status
---------------------------------------------------------
3668 OSPF enable
---------------------------------------------------------
-- Begitu juga dengan routing RIP, check statusnya di MSAN-nya
MSAN-UA5000(config)#display multicast rip tunnel vlan 3668
---------------------------------------------------------
VLAN Protocol status
---------------------------------------------------------
3668 RIP disable
---------------------------------------------------------
-- Jika masih disable, allow vlannya dengan menggunakan command dibawah ini,
MSAN-UA5000(config)#multicast rip tunnel enable vlan 3668
-- Lalu show lagi dengan command dibawah ini,
MSAN-UA5000(config)#display multicast rip tunnel vlan 3668
---------------------------------------------------------
VLAN Protocol status
---------------------------------------------------------
3668 RIP enable
---------------------------------------------------------
-- Khusus untuk RIP di GPON-nya sendiri perlu di allow dan di aktifasi juga per-vlannya, check apakah di GPON sudah di allow dengan menggunakan command dibawah ini,
GPON-MA5600T(config)#display rip tunnel vlan 3668
RIP tunnel is disabled
-- Jika masih disable, masukan command dibawah ini untuk meng-allownya
GPON-MA5600T(config)#rip tunnel enable vlan 3668
GPON-MA5600T(config)#display rip tunnel vlan 3668
RIP tunnel is enabled
HMM, sekarang RIP sudah di allow. MELIHAT LOGBUFFER
Untuk melihay log perangkat / device secara fisik maupun logic adalah dengan menggunakan command dibawah ini,
GPON-MA5600T#display alarm history all
{ |detail|list|| }:
Command:
display alarm history all
ALARM 24603253 FAULT CRITICAL 0x0a31a0e2 EQUIPMENT 2014-05-11 18:01:13+07:00
ALARM NAME : The LOS occurs on the Ethernet optical port
SRVEFF : SA
PARAMETERS : FrameID: 0, SlotID: 15, PortID: 30
DESCRIPTION : The LOS occurs on the Ethernet optical port
CAUSE : (1)The optical fiber is not properly connected
(2)The optical path is faulty
ADVICE : (1)Check whether the optical fiber is properly connected. If
not, re-connect it
(2)Replace the optical fiber
--- END
Penjelasannya untuk log dibawah ini terjadi los pada slot 15 port 30, dikarenakan fiber optic tidak terkoneksi dengan benar, cara untuk mengatasinya adalah dengan check apakah kabel fiber optic sudah terkoneksi dengan benar, atau kabel fiber opticnya harus diganti.
ALARM 24603252 RECOVERY CLEARED 0x0a32a0e2 EQUIPMENT 2014-05-11 18:01:13+07:00
ALARM NAME : The Ethernet optical port recovers from LOS
SRVEFF : NSA
PARAMETERS : FrameID: 0, SlotID: 15, PortID: 30
DESCRIPTION : The Ethernet optical port recovers from LOS
CAUSE : The optical path recovers from a fault
ADVICE : No need to deal with it
--- END
ALARM 24603251 FAULT CRITICAL 0x0a31a0e2 EQUIPMENT 2014-05-11 17:21:43+07:00
ALARM NAME : The LOS occurs on the Ethernet optical port
SRVEFF : SA
PARAMETERS : FrameID: 0, SlotID: 15, PortID: 38
DESCRIPTION : The LOS occurs on the Ethernet optical port
CAUSE : (1)The optical fiber is not properly connected
(2)The optical path is faulty
ADVICE : (1)Check whether the optical fiber is properly connected. If
not, re-connect it
(2)Replace the optical fiber
--- END
ALARM 24603250 RECOVERY CLEARED 0x0a32a0e2 EQUIPMENT 2014-05-11 17:21:43+07:00
ALARM NAME : The Ethernet optical port recovers from LOS
SRVEFF : NSA
PARAMETERS : FrameID: 0, SlotID: 15, PortID: 38
DESCRIPTION : The Ethernet optical port recovers from LOS
CAUSE : The optical path recovers from a fault
ADVICE : No need to deal with it
--- END
Untuk yang lainnya sama, tinggal terjemahkan kedalam bahasa indonesia aja yach hehehe,
GPON-MA5600T#display port desc 0/15/38
------------------------------------------------------------
F/ S/ P IMA Group Port Description
------------------------------------------------------------
0/15/38 - ACTIVE_08-KLG-FI_OUTDOOR
------------------------------------------------------------
MSAN-UA5000#display alarm history all detail
{ || }:
Command:
display alarm history all detail
ALARM 215508 RECOVERY CLEARED 0x0a32a0dd EQUIPMENT 2014-05-11 19:49:31+08:00
ALARM NAME : Port link status changes from down to up
SRVEFF :
PARAMETERS : FrameID: 0, SlotID: 2, PortID: 6
DESCRIPTION : Port link status changes from down to up
CAUSE : Port online
ADVICE : No need to proceed
--- END
ALARM 215507 FAULT MAJOR 0x0a31a0dd EQUIPMENT 2014-05-11 19:49:26+08:00
ALARM NAME : Port link status changes from up to down
SRVEFF :
PARAMETERS : FrameID: 0, SlotID: 2, PortID: 6
DESCRIPTION : Port link status changes from up to down
CAUSE : Port offline
ADVICE : Check the port state,if normal,change the wire
--- END
ALARM 215506 RECOVERY CLEARED 0x0a32a0dd EQUIPMENT 2014-05-11 19:48:15+08:00
ALARM NAME : Port link status changes from down to up
SRVEFF :
PARAMETERS : FrameID: 0, SlotID: 2, PortID: 6
DESCRIPTION : Port link status changes from down to up
CAUSE : Port online
ADVICE : No need to proceed
--- END
ALARM 215505 FAULT MAJOR 0x0a31a0dd EQUIPMENT 2014-05-11 19:48:08+08:00
ALARM NAME : Port link status changes from up to down
SRVEFF :
PARAMETERS : FrameID: 0, SlotID: 2, PortID: 6
DESCRIPTION : Port link status changes from up to down
CAUSE : Port offline
ADVICE : Check the port state,if normal,change the wire
--- END
Sama dengan di MSAN, untuk show lognya sama, tinggal terjemahkan ke bahasa indonesia yach.
Alhamdulillah akhirnya selesai juga, cape juga bikin artikelnya, yah semoga artikelnya bermanfaat buat teman teman semua, sampai jumpa lagi di artikel selanjutnya teman.
Terima Kasih.