Rabu, 05 November 2014

Setting ONT 821 Untuk Astinet

Cek dan Create IP Management

GPON00-D2-CKK(config)#show ip interface brief
interface IP-Address Mask AdminStatus PhyStatus Protocol
vlan3 172.20.35.86 255.255.255.192 up up up
vlan64 172.28.180.17 255.255.255.192 up up up
vlan172 172.24.192.193 255.255.255.192 up up up
vlan182 172.24.253.129 255.255.255.192 up up up
GPON00-D2-CKK(config)#show vlan 183
vlanid :183
name :VLAN0183
description :N/A
multicast-packet:flood-unknown
port(untagged):

port(tagged):
gei_0/6/1

Creat Vlan 185

GPON00-D2-CKK#vlan 185

GPON00-D2-CKK(config)#show vlan 185
vlanid :185
name :VLAN0185
description :N/A
multicast-packet:flood-unknown
port(untagged):

port(tagged):
gei_0/6/1

GPON00-D2-CKK(config)#int vlan 185
GPON00-D2-CKK(config-if)#ip address 172.0.0.1 ?
A.B.C.D IP subnet mask
GPON00-D2-CKK(config-if)#ip address 172.0.0.1 255.255.255.0
GPON00-D2-CKK(config-if)#exit
GPON00-D2-CKK(config)#int gpon-onu_0/1/1:2
GPON00-D2-CKK(config-if)#show run int gpon-onu_0/1/1:2
Building configuration...
!
interface gpon-onu_0/1/1:2
name ONU-1:2
description ONU-1:2
vport-mode gemport def-map-type 1:1
tcont 1 name Datin allocid 257 profile UP-10M
tcont 1 gap mode2
gemport 1 name IND-WIFI portid 130 unicast tcont 1 dir both queue 1
gemport 1 traffic-limit upstream default downstream DOWN-10M
switchport mode hybrid vport 1
switchport vlan 3714 tag vport 1
!
end
GPON00-D2-CKK(config-if)#switchport vlan 185 tag vport 1
GPON00-D2-CKK(config-if)#exit
GPON00-D2-CKK(config)#show onu r c gpon-onu_0/1/1:2
pon-onu-mng gpon-onu_0/1/1:2
flow mode 1 tag-filter vid-filter untag-filter discard
flow 1 priority 0 vid 3714
gemport 1 flow 1
!
GPON00-D2-CKK(config)#pon-onu-mng gpon-onu_0/1/1:2
GPON00-D2-CKK(gpon-onu-mng)#flow 1 priority 0 vid 185
GPON00-D2-CKK(gpon-onu-mng)#switchport-bind switch_0/1 iphost 1
GPON00-D2-CKK(gpon-onu-mng)#$-mode iphost 1 tag-filter vid-filter untag-filter

discard
GPON00-D2-CKK(gpon-onu-mng)#vlan-filter iphost 1 priority 0 vid 185
GPON00-D2-CKK(gpon-onu-mng)#ip-host 1 ip 172.0.0.2 mask 255.255.255.0 gateway

172.0.0.1
GPON00-D2-CKK(gpon-onu-mng)#exit
GPON00-D2-CKK(config)#exit
GPON00-D2-CKK#ping 172.0.0.2
sending 5,100-byte ICMP echos to 172.0.0.2,timeout is 2 seconds.
!
Success rate is 0 percent(1/0),round-trip min/avg/max= 0/0/0 ms.
Telnet ke IP Management

GPON00-D2-CKK#telnet 172.0.0.2
Trying 172.0.0.2 ...Open

Attention: Telnet Escape character is ctrl+']'


######################################################################
# #
# Welcome to ZTE F821 #
# #
# Press Return to get started #
# #
# Copyright 2005-2015 , ZTE Co.,Ltd. #
# #
######################################################################
Login:admin
Password:

ZXAN>ena
Please input password:

ZXAN#

ZXAN# configure

ZXAN(config)# vlan 3714

ZXAN(config-vlan)# name "Astinet"

ZXAN(config-vlan)# exit

ZXAN(config)# exit

ZXAN# show run
end
configure vlan database
vlan 2-4087,4089-4093
end
configure vlan 3714
name "Astinet"
end
configure vlan 1
addport fei_0/2/1 untag
addport gei_0/5/1 untag
end
configure vlan 185
addport gei_0/5/1 tag
end
configure
nvram boot-ftptype FTP
end
configure interface inband-vlan 185
ip address 172.0.0.2 255.255.255.0 name "OMCISubnet"
end
configure
ip route 0.0.0.0 0.0.0.0 172.0.0.1 name "OMCIROUTE"
ZXAN# configure


ZXAN(config)# show run int fei_0/2/1
end
configure interface fei_0/2/1
switchport vlan 1 untag
qos trust cos


ZXAN(config)# int fei_0/2/1

ZXAN(config-if)# no switchport vlan 1


ZXAN(config-if)# no switchport vlan 1
100%

ZXAN(config-if)# switchport vlan 3714 untag
100%

ZXAN(config-if)# switchport default vlan 3714
100%

ZXAN(config-if)# exit

ZXAN(config)# show mac vid 3714
PORT MAC VID TYPE
5/1 10-F3-11-04-88-CF 3714 dynamic

ZXAN(config)#

ZXAN(config)# show int fei_0/2/1

Interface : 2/1

PVID AcceptFrames SvlanMode TLS CVID
1 admitall disable enable 1

AdminStatus : enable
TrapControl : disable
LinkStatus : down
IngressFilter : discard
MaxMacLearn : unlimited
FlowControl : force-enable
FlowControlActual : force-enable
SpeedSet : auto
SpeedActual : auto
DuplexSet : auto
DuplexActual : auto
BroadcastRateLimit : 100kbps
UnknowncastRateLimit : 100kbps
MulticastRateLimit : 100kbps
DHCPv6 Enable : disable
DHCP Option82 : disable
ZXAN(config)# exit

ZXAN(config)# hostname DUNKIN-DONUT

DUNKIN-DONUT(config)# exit

DUNKIN-DONUT#

DUNKIN-DONUT(config-if)# switchport default vlan 3714
DUNKIN-DONUT(config-if)#

DUNKIN-DONUT(config-if)# exit

DUNKIN-DONUT(config)# interface gei_0/5/1

DUNKIN-DONUT(config-if)# show run int gei_0/51
Error: Invalid parameter

DUNKIN-DONUT(config-if)# show run int gei_0/5/1
end
configure interface gei_0/5/1
switchport vlan 185 tag
switchport vlan 1 untag
flowcontrol disable

DUNKIN-DONUT(config-if)# no switchport vlan 1 un
Error: Invalid parameter

DUNKIN-DONUT(config-if)# no switchport vlan 1
100%

DUNKIN-DONUT(config-if)# switchport vlan 3714 tag
100%

DUNKIN-DONUT(config-if)# exit

Selasa, 10 Juni 2014

Langkah setting GPON : F620 VOIP Via SIP Phone


1. Colok ONT di port manapun di splitter
2. tunggu beberapa saat lalu ketik command ini:
ZXAN#sho gpon onu uncfg gpon-olt_0/5/1
a. jika belum pernah di config akan muncul seperti ini:
OnuIndex                 Sn                  State
———————————————————————
gpon-onu_0/5/1:1 ZTEG70002115 unknown
b. Jika sudah pernah di config atau tidak terdetek, maka akan muncul seperti ini:
%Code 32310: No related information to show.
3. Jika muncul seperti di langkah 2.a ( belum pernah di config), maka kita lanjutkan dengan me register ONT tsb:
ZXAN# config terminal
ZXAN(config)# interface gpon-olt_0/5/1
ZXAN(config-if)# register 10 type ZTEG-F620 ZTEG70002115 state ready
ZXAN(config-if)# exit
keterangan: 1. angka 10 sesuai dengan registrasi ONT, di isi bebas tapi tidak boleh sama antar ONT dalam 1 OLT. ZTEG70002115: Sesuaikan dengan sn ONT yang terinstall Service: Internet pppoe vlan 3706 di ONT Port 1
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# tcont 1 traffic UP-50M
ZXAN(config-if)# gemport 1 name gemport-1 unicast tcont 1 downtraffic DOWN-50M
ZXAN(config-if)# exit
ZXAN(config)# pon-onu-mng gpon-onu_0/5/1:10
ZXAN(gpon-onu-mng)# interwork gemport gemport-1 bridge uplink_0/1/1
ZXAN(gpon-onu-mng)# vlan-tag uni eth_0/1 up-mode add up-prio 0 up-vid 3706 down-mode untag
ZXAN(gpon-onu-mng)# vlan-filter-mode uni eth_0/1 tag-filter vid-filter untag-filter transparent
ZXAN(gpon-onu-mng)# vlan-filter uni eth_0/1 vid 3706
ZXAN(gpon-onu-mng)# interface eth eth_0/1 max-frame 1632
ZXAN(gpon-onu-mng)# vlan-filter-mode uplink uplink_0/1/1 tag-filter vid-filter untag-filter discard
ZXAN(gpon-onu-mng)# vlan-filter uplink uplink_0/1/1 priority 0 vid 3706
ZXAN(gpon-onu-mng)# exit
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# switchport mode hybrid vport 1
ZXAN(config-if)# switchport vlan 3706 tag vport 1
ZXAN(config-if)# exit
ZXAN(config)# interface gei_0/6/1
ZXAN(config-if)# switchport mode hybrid
ZXAN(config-if)# switchport vlan 3706 tag
ZXAN(config-if)# exit
Service: Internet 2 ASTINET vlan 629 di ont port 2
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# tcont 2 traffic UP-50M
ZXAN(config-if)# gemport 2 name gemport-2 unicast tcont 2 downtraffic DOWN-50M
ZXAN(config-if)# exit
ZXAN(config)# pon-onu-mng gpon-onu_0/5/1:10
ZXAN(gpon-onu-mng)# interwork gemport gemport-2 bridge uplink_0/1/2
ZXAN(gpon-onu-mng)# vlan-tag uni eth_0/2 up-mode add up-prio 0 up-vid 629 down-mode untag
ZXAN(gpon-onu-mng)# vlan-filter-mode uni eth_0/2 tag-filter vid-filter untag-filter transparent
ZXAN(gpon-onu-mng)# vlan-filter uni eth_0/2 vid 629
ZXAN(gpon-onu-mng)# interface eth eth_0/2 max-frame 1632
ZXAN(gpon-onu-mng)# vlan-filter-mode uplink uplink_0/1/2 tag-filter vid-filter untag-filter discard
ZXAN(gpon-onu-mng)# vlan-filter uplink uplink_0/1/2 priority 0 vid 629
ZXAN(gpon-onu-mng)# exit
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# switchport mode hybrid vport 2
ZXAN(config-if)# switchport vlan 629 tag vport 2
ZXAN(config-if)# exit
ZXAN(config)# interface gei_0/6/1
ZXAN(config-if)# switchport mode hybrid
ZXAN(config-if)# switchport vlan 629 tag
ZXAN(config-if)# exit
Service : VOIP Via SIP Phone Vlan 70 di ont port 3
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# tcont 3 traffic UP-50M
ZXAN(config-if)# gemport 3 name gemport-3 unicast tcont 3 downtraffic DOWN-50M
ZXAN(config-if)# exit
ZXAN(config)# pon-onu-mng gpon-onu_0/5/1:10
ZXAN(gpon-onu-mng)# interwork gemport gemport-3 bridge uplink_0/1/3
ZXAN(gpon-onu-mng)# vlan-tag uni eth_0/3 up-mode add up-prio 0 up-vid 70 down-mode untag
ZXAN(gpon-onu-mng)# vlan-filter-mode uni eth_0/3 tag-filter vid-filter untag-filter transparent
ZXAN(gpon-onu-mng)# vlan-filter uni eth_0/3 vid 70
ZXAN(gpon-onu-mng)# interface eth eth_0/3 max-frame 1632
ZXAN(gpon-onu-mng)# vlan-filter-mode uplink uplink_0/1/3 tag-filter vid-filter untag-filter discard
ZXAN(gpon-onu-mng)# vlan-filter uplink uplink_0/1/3 priority 0 vid 70
ZXAN(gpon-onu-mng)# exit
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# switchport mode hybrid vport 3
ZXAN(config-if)# switchport vlan 70 tag vport 3
ZXAN(config-if)# exit
ZXAN(config)# interface gei_0/6/1
ZXAN(config-if)# switchport mode hybrid
ZXAN(config-if)# switchport vlan 70 tag
ZXAN(config-if)# exit
Service IPTV VLAN 100 di ont port 4
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# tcont 4 traffic UP-50M
ZXAN(config-if)# gemport 4 name gemport-4 unicast tcont 4 downtraffic DOWN-50M
ZXAN(config-if)# exit
ZXAN(config)# pon-onu-mng gpon-onu_0/5/1:10
ZXAN(gpon-onu-mng)# interwork gemport gemport-4 bridge uplink_0/1/4
ZXAN(gpon-onu-mng)# vlan-tag uni eth_0/4 up-mode add up-prio 0 up-vid 100 down-mode untag
ZXAN(gpon-onu-mng)# vlan-filter-mode uni eth_0/4 tag-filter vid-filter untag-filter transparent
ZXAN(gpon-onu-mng)# vlan-filter uni eth_0/4 vid 100
ZXAN(gpon-onu-mng)# interface eth eth_0/4 max-frame 1632
ZXAN(gpon-onu-mng)# vlan-filter-mode uplink uplink_0/1/4 tag-filter vid-filter untag-filter discard
ZXAN(gpon-onu-mng)# vlan-filter uplink uplink_0/1/4 priority 0 vid 100
ZXAN(gpon-onu-mng)# vlan-filter-mode uplink uplink_0/1/255 tag-filter vid-filter untag-filter discard
ZXAN(gpon-onu-mng)# vlan-filter uplink uplink_0/1/255 prio 0 vid 100
ZXAN(gpon-onu-mng)# exit
ZXAN(config)# interface gpon-onu_0/5/1:10
ZXAN(config-if)# switchport mode hybrid vport 4
ZXAN(config-if)# switchport vlan 100 tag vport 4
ZXAN(config-if)# exit
ZXAN(config)# interface gei_0/6/1
ZXAN(config-if)# switchport mode hybrid
ZXAN(config-if)# switchport vlan 100 tag
ZXAN(config-if)# exit
Setting IGMP:
ZXAN(config)# igmp version-mode v1 drop
ZXAN(config)# igmp version-mode v2 accept
ZXAN(config)# igmp version-mode v3 drop
ZXAN(config)# igmp enable
ZXAN(config)# igmp mvlan 100
ZXAN(config)# igmp mvlan 100 work-mode proxy
ZXAN(config)# igmp mvlan 100 host-ip 192.168.1.20
ZXAN(config)# igmp mvlan 100 group 224.10.10.10 to 224.10.10.15
ZXAN(config)# igmp mvlan 100 group 224.10.10.11 prejoin enable
ZXAN(config)# igmp mvlan 100 group 224.10.10.12 prejoin enable
ZXAN(config)# igmp mvlan 100 group 224.10.10.13 prejoin enable
ZXAN(config)# igmp mvlan 100 group 224.10.10.14 prejoin enable
ZXAN(config)# igmp mvlan 100 group 224.10.10.15 prejoin enable

ZXAN(config)# igmp mvlan 100 source-port gei_0/6/1
ZXAN(config)# igmp mvlan 100 receive-port gpon-onu_0/5/1:10 vport 4

ZXAN(config)# interf gpon-onu_0/5/1:10
ZXAN(config-if)# igmp fast-leave enable vport 4
ZXAN(config-if)# igmp max-groups 1024 vport 4
ZXAN(config-if)# exit

Minggu, 01 Juni 2014

Konfigurasi MSAN MSG5200 V2.0.3 via Command Line Interface



Hello temans, kali ini saya akan menjelaskan tentang konfigurasi MSAN ZTE MSG5200, seperti yg sudah dijelaskan sebelumnya dari artikel saya tentang MSAN ( BACA : Mengenal Teknologi MSAN ). Disini saya akan fokus terhadap MSAN ZTE MSG5200. Daripada berlama - lama ayo kita mulai confignya.

 CHECKING SYSTEM MSAN 

PE2-CISCO#6.6.6.6 1123 /vrf MSAN
Trying 6.6.6.6, 1123 ... Open
****************************************************************
* _______ _________ _______ __ __ __ __ *
* |____ / |___ ___| | _____| ____| |____ \ \ \ \ / / *
* / / | | | | | __ __ | \_\ \_\ /_/ *
* / / | | | |_____ | |_ | |__| | _________ *
* / / | | | ____| |____ ____| |_________| *
* / / | | | | | | __ __ *
* / /____ | | | |_____ | | / / \ \ *
* /_______| |_| |_______| |__| /__/ \__\ *
* *
* Welcome to you !!! *
* *
* ( MSG5200 V2.0.3 ) *
****************************************************************
Login:root
Password:




MSAN00-D2-GBR-3MRBS# show system
Name : MSAG 5200
Descr : ZTE ZXA10 SNMPv1/v2c Agent
Contact : Tel:800 830 1118
Location : BiBo Rd. 889, Shanghai
identifier : MSAN00-D2-GBR-3MRBS
Multi-Connect : enable 
 
CREATE PORT KEARAH TRUNK 

MSAN00-MSG5200(config)# port enable 0/7/0   
MSAN00-MSG5200(config)# port name 0/7/0 ME-ALU-3/1/1
MSAN00-MSG5200(config)# port duplexspeed 0/7/0 full/1000
MSAN00-MSG5200# show port 0/7/0
portName : ETH_0/7/0
portType : optical_1000M
manageState : enable
portProtect : disable
portFlowcontrol : disable
ethernetLinkState : up
portLinkStatusTrap : disable
portRateThresholdTrap: disable
portRateThresholdValue( %): 100
duplexspeedConfig : full-1000M
duplexspeedState : full-1000M
mdi : auto
pvid : 1
input rate : 18.605 Mbps output rate : 1.213 Mbps
input Peak rate : 50.111 Mbps output Peak rate : 4.789 Mbps
input bytes : 3315794275478 output bytes : 147652200902
input unicastpackets : 1192936883 output unicastpackets : 791901617
input multicastpackets : 1593439016 output multicastpackets: 1106469
input broadcastpackets : 3023638 output broadcastpackets: 961504 
 
CREATE VLAN 

MSAN00-MSG5200(config)# vlan add 3978
MSAN00-MSG5200(config)# vlan add-port 3978 port 0/7/0 tagged
MSAN00-MSG5200(config)# dsl port atmpvc 0/4/8 pvc 1 vpi 1 vci 34
MSAN00-MSG5200(config)# vlan add-port 3978 port 0/4/8 pvc 1 untagged one-to-one
MSAN00-MSG5200(config)# show dsl port atmpvc port 0/4/8
port pvcno PVC(VPI-VCI)
--------------------------------------------------
0-4-8 0 0-35
0-4-8 1 1-34
0-4-8 2 0-33
0-4-8 3 6-66
0-4-8 4 7-77
0-4-8 5 9-86
0-4-8 6 9-87
0-4-8 7 0-16
 
CHECK HASIL KONFIGURASI 

MSAN00-MSG5200(config)# show vlan 3978
taggedport:
(0- 7): 0
untaggedport:(0- 4): 8/1

MSAN00-MSG5200(config)# show dsl port 0/4/8 pvc 1
ManageState : enable
pvid : 3978
vpi : 1
vci : 34
enpmode : EOA_LLC
ingress filter : disable
broadcast restrict : disable
igmp restrict : disable
dhcp restrict : disable
bpdu restrict : disable
F5TestStatus : disable
F5TestResult : unknown
adslMaxMacNum : unlimited
MVR Receive Ports : no
input bytes : 5511711 output bytes : 5093621
input packets : 23677 output packets : 19945 
 
CHECK STATUS VLAN DAN MODEM 

MSAN00-D2-BIN-3MRA# show adsl port 0/4/8
portName : ADSL_0/4/8
portType : adsl
dslLinkState : up
AtucChanCurrTxRate: : 1248 kbps
AturChanCurrTxRate: : 320 kbps
lastestLinkUpTime : 2014-05-01 18:06:14
lastestLinkDownTime :


MSAN00-MSG5200(config)# show mac vlan 3978

mac-count-total: 2
mac-count macaddress vlan-id shelf/slot/port/pvc state
--------------------------------------------------------------------------
1 c8:9c:1d:8a:4f:60 3978 0/4/8/1 dynamic
2 00:1d:70:83:4e:40 3978 0/7/0/-- dynamic


PE4-CISCO#show run int Gi1/0/0.3978
Building configuration...
Current configuration : 373 bytes
!

interface GigabitEthernet1/0/0.3978
description PELANGGAN
bandwidth 256
encapsulation dot1Q 3978
ip vrf forwarding Pelanggan
ip address 172.20.245.133 255.255.255.252
no ip unreachables
service-policy input rate_limit_256Kbps
service-policy output Managed-Package3-Eth-256-parent
end

PE4-CISCO#show ip arp vrf Pelanggan GigabitEthernet1/0/0.3978

Protocol Address Age (min) Hardware Addr Type Interface
Internet 172.20.245.133 - 001d.7083.4e40 ARPA GigabitEthernet1/0/0.3978
Internet 172.20.245.134 0 c89c.1d8a.4f60 ARPA GigabitEthernet1/0/0.3978

PE4-CISCO2#pi vrf Pelanggan 172.20.245.134
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.20.245.134, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 24/40/96 ms
 
CHECK LINE-PROFILE 

-- Check status line-profile

MSAN00-MSG5200# show adsl lineprofile all
All existed Line Profile:
-------------------------
DEFVAL.PRF
DEF2M.PRF
DEF1M.PRF
DEFHM.PRF
111.PRF
112.PRF
113.PRF
114.PRF
115.PRF
IPTV_SD_7M.PRF
P_09216_1280.PRF
P_10752_1280.PRF
P_05632_1024.PRF
P_07680_1024.PRF
P_06656_1280.PRF
P_06656_0768.PRF
P_08704_1280.PRF
IPTV_SD_384K.PRF
IPTV_SD_512K.PRF
P_00768_0192.PRF
P_03072_0768.PRF
P_512_128.PRF
P_07680_1536.PRF
P_1024_256.PRF
P_2048_512.PRF
P_3072_512.PRF
P_05120_1280.PRF
P_01536_0768.PRF
P_384_192.PRF
P_07168_0768.PRF
P_1024_512.PRF
P_00768_0384.PRF
P_07168_1024.PRF
P_01536_0512.PRF
P_04608_1536.PRF
P_07168_1280.PRF
P_04608_0768.PRF
P_05120_0768.PRF
P_03584_1024.PRF
P_00512_0144.PRF
 
-- Check konfigurasi Port di Modem

MSAN00-MSG5200# show adsl port 0/4/8 line-conf

adsl Line Table
---------------
LineType : interleavedOnly
LineTypeMode : byPort
LineConfProfile : 113.PRF
AlarmConfProfile : DEFVAL.PRF
shutdown status : wakeup
LineTransAtucConfig : Adsl2(fdm)Adsl2+(fdm)G.dmt(fdm)ReAdsl2(fdm)
AdslLinePMConfPMSF : L2toL0StateForce
linktrap : inform
spectrum : disable 
 
-- Check line-profile yang dipakai

MSAN00-MSG5200# show adsl lineprofile 113.PRF
AtucConfRateMode : adaptAtStartup
AtucConfRateChanRatio : 0 AtucConfTargetSnrMgn : 60
AtucConfMaxSnrMgn : 310 AtucConfMinSnrMgn : 0
AtucConfDownshiftSnrMgn : 0 AtucConfUpshiftSnrMgn : 0
AtucConfMinUpshiftTime : 0 AtucConfMinDownshiftTime : 0
AtucChanConfFastMinTxRate: 0 AtucChanConfInterMinTxRate: 0
AtucChanConfFastMaxTxRate: 1248 AtucChanConfInterMaxTxRate: 1248
AtucChanConfMaxInterDelay: 8
AturConfRateMode : adaptAtStartup
AturConfRateChanRatio : 0 AturConfTargetSnrMgn : 60
AturConfMaxSnrMgn : 310 AturConfMinSnrMgn : 0
AturConfDownshiftSnrMgn : 0 AturConfUpshiftSnrMgn : 0
AturConfMinUpshiftTime : 0 AturConfMinDownshiftTime : 0
AturChanConfFastMinTxRate: 0 AturChanConfInterMinTxRate: 0
AturChanConfFastMaxTxRate: 320 AturChanConfInterMaxTxRate: 320
AturChanConfMaxInteDelay : 8
AtucDMTConfFreqBins :05f50313
AturDMTConfFreqBins :03531323e20525640000000000000000000000000000000000000000000000200000000000000028000010630000000000000000000000000000000000000000
LineDMTConfEOC : unknown
ConfProfileLineType : fastOnly
LineDMTConfTrellis : unknown
AtucConfMaxBitsPerBin : 7680
AtucConfTxStartBin : 16
AtucConfTxEndBin : 2
AtucConfRxStartBin : 0
AtucConfRxEndBin : 130
AtucConfUseCustomBins : unknown
AtucConfDnBitSwap : unknown
AtucConfUpBitSwap : unknown
AtucConfREADSL2Enable : unknown
AtucConfPsdMaskType : 0
AtucConfPMMode : L2L3disable
AtucConfPML0Time : 32
AtucConfPML2Time : 32
AtucConfPML2ATPR : 1024
AtucConfPML2Rate : 1024
zxAdsl2ConfMinProtectionDs: minInpAuto
zxAdsl2ConfMinProtectionUs: minInpAuto 
 
-- Check SNR beserta Redaman

MSAN00-MSG5200# show adsl port 0/4/8 physical-table
adslAtucPhysTable
-----------------
InvSerialNumber : (co-01234567) InvVendorID : FFB54753504E0000
InvVersionNumber : E.67.1.64 CurrSnrMgn : 310
CurrAtn : 15
CurrStatus : noDefect
OutputPwr : 113 AttainableRate(kbps): 8064
AtucPrevSnrMgn : 0
AtucPrevAtn : 0
AtucPrevAttainableRate(kbps): 0
adslAturPhysTable

-----------------

InvSerialNumber : 000000000000 InvVendorID : 00005443544E0000
InvVersionNumber : V.3.11.2.A5 CurrSnrMgn : 450
CurrAtn : 30
CurrStatus : noDefect
CurrOutputPwr : 118 AttainableRate(kbps): 1024
AturPrevSnrMgn : 0
AturPrevAtn : 0
AturPrevAttainableRate(kbps): 0 
 
CHANGE LINE-PROFILE 

MSAN00-MSG5200(config)# adsl port lineprofile 0/4/8 112.PRF
MSAN00-MSG5200(config)# show adsl port 0/4/8 line-config

adsl Line Table
---------------
LineType : interleavedOnly
LineTypeMode : byPort
LineConfProfile : 112.PRF
AlarmConfProfile : DEFVAL.PRF
shutdown status : wakeup
LineTransAtucConfig : Adsl2(fdm)Adsl2+(fdm)G.dmt(fdm)ReAdsl2(fdm)
AdslLinePMConfPMSF : L2toL0StateForce
linktrap : inform
spectrum : disable 
 
Demikian info tentang MSAN ini, semoga artikelnya bermanfaat bagi teman teman semua, tks.

Senin, 19 Mei 2014

Konfigurasi MSAN UA5000 via AGGREGATE GPON MA5600T ( CLI Mode )

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.