Hello temans, pada kali ini saya akan menjelaskan konfigurasi DSLAM MA5600 versi G.SHDSL, atau DSLAM versi Huawei. Untuk teknologi DSLAM sebelumnya sudah dijelaskan dalam artikel sebelumnya ( BACA : Mengenal Teknologi DSLAM ), dan DSLAM type ini juga sudah pernah dijelaskan dalam artikel sebelumnya ( BACA : Mengenal DSLAM Huawei MA5600 ). Langsung saja yuk, kita masuk ke konfigurasinya ...
-- Pertama hasil show version dari DSLAM ini
MA5600(config)#show version
[]{(0)[/(0-4)]}:
MA5600 V100R011(MA5605) Version , RELEASE SOFTWARE
Copyright(C) 1998-2008 by Huawei Technologies Co., Ltd.
Program-base: 0x5000000(B), the length of the program is 5290045
No new program in flash, system will boot from B
BIOS Version is 112
MA5605 with 1 MPC850 (Rev 33.01) CPU running at 40Mhz
64 M bytes SDRAM
32 M bytes Flash Memory
512K bytes SRAM
MA5605 uptime is 1358 days, 6 hours, 39 minutes, 2 seconds
CREATE VLAN DAN PORT DI DSLAM
-- Pertama untuk konfigurasi DSLAM ini adalah dengan memasuki priviledge config, dengan command dibawah ini,
MA5600#configure terminal
-- Pastikan vlan yang akan di create tidak ada / not exist
MA5600(config)#show vlan 879
Failure: VLAN ID is not exist.
-- Lalu masuk pada menu interface lan dan isikan vlannya dengan command dibawah ini,
MA5600(config)#interface lan 0/0MA5600(config-LAN-0/0)#vlan 879 common
Add VLAN successfully, VLANID = 879.MA5600(config-LAN-0/0)#exit
-- Sekarang pastikan vlan yang kita create, apakah sudah ada di DSLAMnya,
MA5600(config)#show vlan 879
Frame Id : 0
Vlan Id : 879
Vlan Index : 9
Unicast Use count : 0
Attribute : common
-- HMMM, sudah ada berarti vlannya, tinggal kita create PVCnya agar sinkron dengan Modem
MA5600(config)#show pvc vlan 0/0 879
[]{1-4095}:
Failure: PVC not exist.
MA5600(config)#pvc lan 0/0 879 0 disable 1483b shdsl 0/1/8 1 34 on on 3 3
Add PVC successfully, CID = 6.
Sebenarnya apa sich penjelasannya tentang commandnya.
- Lan 0/0 = create di interface lan.
- 879 = adalah vlan yg kita create.
- 0 = prioritynya.
- disable = tidak memakai input innerVlan.
- 1483b = encapsulasi yang digunakan untuk sinkronisasi dengan modem.
- shdsl = adalah port yg digunakan, karena dslamnya adalah shdsl maka perlu digunakan shdsl, terkecuali jika dslamnya adsl.
- 0/1/8 = adalah shelf 0, slot 1, port 8
- 1 = VPI => Disamakan antara DSLAM dengan Modem
- 34 = VCI => Disamakan antara DSLAM dengan Modem
- on = Receive Car => untuk traffic
- on = Transmit Car => untuk traffic
- 3 = rx-cttr : Receive traffic profile index => untuk traffic
- 3 = tx-cttr : Transmit traffic profile index => untuk traffic
-- Kedua create PVC untuk management modemnya dengan vlan 34, langkahnya adalah dengan menuliskan command dibawah ini,
MA5600(config)#pvc lan 0/0 34 0 disable 1483b shdsl 0/1/8 0 33 on on 3 3
Add PVC successfully, CID = 7.
-- Setelah selesai di create, show di DSLAMnya, apakah sudah sesuai dengan yang di create
MA5600(config)#show pvc vlan 0/0 879
[]{1-4095}:
(Interface: Frame/Slot/Vlan)
Source Sink Traffic
CID Type Interface VPI VCI Type Interface VPI VCI RX TX
----- ---- -------------- ---- ---- ---- -------------- ---- ---- ---- ----
6 LAN 0/0/879 -- -- SHDL 0/1/8 1 34 3 3
----------------------------------------------------------------------------
Record number: 1
MA5600(config)#show pvc port 0/1/8
(Interface: Frame/Slot/Vlan)
Source Sink Traffic
CID Type Interface VPI VCI Type Interface VPI VCI RX TX
----- ---- -------------- ---- ---- ---- -------------- ---- ---- ---- ----
7 LAN 0/0/34 -- -- SHDL 0/1/8 0 33 3 3
6 LAN 0/0/879 -- -- SHDL 0/1/8 1 34 3 3
----------------------------------------------------------------------------
Record number: 2
SHOW MAC ADDRESS MODEM DAN CE
-- Langkah untuk melihat mac-address modem dan pelanggan adalah dengan menuliskan command ini di DSLAMnya
MA5600(config)#interface lan 0/0MA5600(config-LAN-0/0)#show mac-table port 0/1/8
Index Cid Bind VlanId Port MacAddress
-------------------------------------------------
1 6 0 879 1/8 00-0c-42-b1-06-31
2 11 0 34 1/8 00-23-f8-ce-2c-bd
-------------------------------------------------
Total: 3
-- Terlihat untuk Management Modem vlan 34 terdeteksi mac address disisi DSLAMnya dengan mac-address 2c-bd, sekarang kita show di router cisconya,
PE-CISCO#sh ip arp vrf XXXXX | i 2cbd
Internet 172.21.34.137 12 0023.f8ce.2cbd ARPA GigabitEthernet0/2.3400PE-CISCO#pi vrf XXXXX 172.21.34.137
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.21.34.137, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 8/11/12 ms
Nah dapet itu IP Modemnya.
-- Sekarang untuk mac-address pelanggan vlan 879 adalah 06-31, kita ambil belakangnya, sekarang kita show di router cisconya,
PE-CISCO#sh ip arp vrf ZZZZZ | i 0631
Internet 192.168.57.142 0 000c.42b1.0631 ARPA GigabitEthernet0/3.879PE-CISCO#pi vrf ZZZZZ 192.168.57.142
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.57.142, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 8/9/12 ms
Dapet nih IP CE pelanggannya.
CREATE / CHANGE LINE-PROFILE
-- Untuk melihat Line-Profile pelanggan, kita dapat melakukannya dengan mengetik command dibawah ini,
MA5600(config)#interface shdsl 0/1MA5600(config-SHDSL-0/1)#show line operation 8
Max attainable line (payload) rate(kbps):512
Actual line (payload) rate(kbps) :512
Current loop attenuation(dB) :3
Current SNR margin (dB) :16
Terlihat Line-profile pelanggan sekarang memakai 512 Kbps, dengan LA / Redaman = 3db, dan SNR = 16 db, untuk pengecekan kelayakan jaringan teman bisa membaca artikel sebelumnya ( BACA : Mengetahui Kualitas Jaringan Melalui SNR )
-- Untuk pengecekan line-profile yang sudah dibuat, adalah dengan menggunakan command dibawah ini,
MA5600(config-SHDSL-0/1)#show shdsl line-profile all
------ ---------- ------ ------ --------- ------- ------- --------- ---------
profile profile max min transmis- remote probe PSD wire
index name rate rate sion mode enable enable interface
(Kbps) (Kbps)
------ ---------- ------ ------ --------- ------- ------- --------- ---------
1 Profile1 2048 192 Annex B Enable Disable Symmetric 2 wire
2 Profile2 512 192 Annex B Enable Disable Symmetric 2 wire
3 Line_512 768 192 Annex B Enable Disable Symmetric 2 wire
4 line_128 512 192 Annex B Enable Disable Symmetric 2 wire
5 profile_12 256 192 Annex B Enable Disable Symmetric 2 wire
8
6 line_192 192 192 Annex B Enable Disable Symmetric 2 wire
7 Profile7 256 256 Annex B Enable Disable Symmetric 2 wire
8 line_256 256 192 Annex B Enable Disable Symmetric 2 wire
10 multimedia 2048 192 Annex B Enable Disable Symmetric 2 wire
11 profile_38 384 192 Annex B Enable Disable Symmetric 2 wire
4
12 line_1024 1024 192 Annex B Enable Disable Symmetric 2 wire
-----------------------------------------------------------------------------
Total: 11
-- Untuk membuat line-profile baru adalah dengan mengetikan command dibawah ini,
MA5600(config)#shdsl line-profile add 13
During input,press 'Q' to quit,then settings at this time are neglected.
> SHDSL minimum line (payload) rate(192~2304,2312 kbps) [192]:
> SHDSL maximum line (payload) rate(192~2304,2312 kbps) [768]:
> Power Spectral Density mode(1--symmetric;2--asymmetric) [1]:
> Transmission mode:
> 1: G.991.2 Annex A
> 2: G.991.2 Annex B
> 3: All(G.991.2 Annex A,G.991.2 Annex B)
> Please select (1~3) [2]:
> Remote enable(1--enabled;2--disabled)[1]:
> Probe enable (1--disabled;2--enabled) [1]:
> Will you config the target SNR margin?(y/n) [n]:
> Please input the profile's name: Line_768
Add profile 13 successfully.
Attention: To effect the modification will disconnect the SHDSL port which use this profile for a few seconds!
Do you want to make it effect?(y/n) [y]:
It will take effect after SHDSL port deactive and active again manually!
-- Terlihat profile baru Line_768 sudah tercreate, teman bisa menchecknya dengan command dibawah ini,
MA5600(config)#show shdsl line-profile all
------ ---------- ------ ------ --------- ------- ------- --------- ---------
profile profile max min transmis- remote probe PSD wire
index name rate rate sion mode enable enable interface
(Kbps) (Kbps)
------ ---------- ------ ------ --------- ------- ------- --------- ---------
1 Profile1 2048 192 Annex B Enable Disable Symmetric 2 wire
2 Profile2 512 192 Annex B Enable Disable Symmetric 2 wire
3 Line_512 768 192 Annex B Enable Disable Symmetric 2 wire
4 line_128 512 192 Annex B Enable Disable Symmetric 2 wire
5 profile_12 256 192 Annex B Enable Disable Symmetric 2 wire
8
6 line_192 192 192 Annex B Enable Disable Symmetric 2 wire
7 Profile7 256 256 Annex B Enable Disable Symmetric 2 wire
8 line_256 256 192 Annex B Enable Disable Symmetric 2 wire
10 multimedia 2048 192 Annex B Enable Disable Symmetric 2 wire
11 profile_38 384 192 Annex B Enable Disable Symmetric 2 wire
4
12 line_1024 1024 192 Annex B Enable Disable Symmetric 2 wire
13 line_768 768 192 Annex B Enable Disable Symmetric 2 wire
-----------------------------------------------------------------------------
Total: 12
-- Sekarang untuk apply line-profile ke port pelanggan, adalah dengan mengetikan command dibawah ini,
MA5600(config)#interface shdsl 0/1MA5600(config-SHDSL-0/1)#deactivate 8
Deactive command send successfully.
2014/05/05 18:09:13 warn SHDSL: Port deactivated(0/1/8)MA5600(config-SHDSL-0/1)#activate 8 lineProfileIndex 3
Active command send successfully.
2014/05/05 18:09:30 warn SHDSL: Port activating(0/1/8)2014/05/05 18:09:51 warn SHDSL: Port activated(0/1/8)MA5600(config-SHDSL-0/1)#show line operation 8
Max attainable line (payload) rate(kbps):768
Actual line (payload) rate(kbps) :768
Current loop attenuation(dB) :4
Current SNR margin (dB) :16
Nah profilenya sudah berubah kan sekarang dari 512 menjadi 768
PATCHING MULTICAST FOR DYNAMIC ROUTING
Seperti yang sudah dijelaskan dalam artikel sebelumnya, multicast sangat diperlukan jika pelanggan menggunakan dynamic routing, seperti RIP, OSPF, dan EIGRP. Berikut ini adalah cara patching multicast pada dslam MA5600
-- Pertama, login dengan privilage admin paling tinggi, agar bisa dimanage system MSANnya
Huawei MA5605 Multi-service Access Module.
Copyright(C) 1998-2006 by Huawei Technologies Co., Ltd.
Current time is Mon 15:57:33, 2009/05/11.
> User name (20 chars): hwmusa
> Password (20 chars): ******
-- Lalu masukan command dibawah ini
MA5600>enable
MA5600S#configure terminalMA5600(config)#diagnoseMA5600(diag)%%show register felogic 0x8100 1
----------------------------------------- ----------------------
0x07008100 :E8406B0A
---------------------------------------------------------------
Terlihat Versi register DSLAM adalah E8406B0A
--Sekarang patching DSLAM dengan command dibawah ini,
MA5600(diag)%%register felogic 0x8100 0xE8406B0C 1
---------------------------------------------------------------
0x07008100 :E8406B0C
---------------------------------------------------------------
-- Untuk melihat kondisi modem apakah modem stabil / intermitten, kita bisa melihatnya dengan menggunakan command dibawah ini,
DSL1-D2-CKP-HWE(config)#show alarm history module shdsl 500
Date Time Level Description
---------- -------- ------ --------------------------------------------------
2014/05/05 18:09:51 warn SHDSL: Port activated(0/1/8)
2014/05/05 18:09:30 warn SHDSL: Port activating(0/1/8)
2014/05/05 18:09:13 warn SHDSL: Port deactivated(0/1/8)
2014/01/25 22:46:10 clear SHDSL: Port auto deactivated for defect(0/1/8)
2014/01/25 22:45:41 warn SHDSL: Port auto deactivated for defect(0/1/8)
2014/01/25 22:45:10 clear SHDSL: Port auto deactivated for defect(0/1/8)
2014/01/25 22:44:38 warn SHDSL: Port auto deactivated for defect(0/1/8)
2014/01/24 15:39:32 clear SHDSL: Port auto deactivated for defect(0/1/8)
2014/01/24 15:39:04 warn SHDSL: Port auto deactivated for defect(0/1/8)
2014/01/21 19:10:08 clear SHDSL: Port auto deactivated for defect(0/1/8)
2014/01/21 18:24:44 warn SHDSL: Port auto deactivated for defect(0/1/8)
2014/01/13 00:12:24 clear SHDSL: Port auto deactivated for defect(0/1/8)
Selesai dech, semoga artikel ini bermanfaat bagi teman teman semua.
TERIMA KASIH
Tidak ada komentar:
Posting Komentar