Try and error. Today ( 15 august 07 )i have an opportunity to try and error a good product. It is a DSLAM. A product that should i set. the vendor is ZTE. i dont have any background about zte product.But i think its the time for me to get new knowledge about dslam.Here is my configuration:
****************************************************************
* _______ _________ _______ __ __ __ __ *
* |____ / |___ ___| | _____| ____| |____ \ \ \ \ / / *
* / / | | | | | __ __ | \_\ \_\ /_/ *
* / / | | | |_____ | |_ | |__| | _________ *
* / / | | | ____| |____ ____| |_________| *
* / / | | | | | | __ __ *
* / /____ | | | |_____ | | / / \ \ *
* /_______| |_| |_______| |__| /__/ \__\ *
* *
* *
* ( ZXDSL – 9000 ) *
****************************************************************
Login:
# insert your login and password.
it will be like this :
config #
lets create each slot of dslam;
config # card slot 1 cardtype ASIKB // ASIKB or ASIGN it’s depend on card type of DSLAM. And do it until the last slot.. Usually 14 ports.
Creat Your DSLAM name :
config # system prompt DSLAM01-BIMO-TRYnERROR // what ever you want
Create your vlan management :
config # add-vlan 8008 // what ever you want. It is a vlan management.
assign an uplink traffic.
config # vlan 8008 14/1-3 tag // according an active uplink.. In this case, slot 14 from port 1 until 3.
Create your dslam ip address
config # ip subnet 123.456.789.001 255.255.255.0 8008
Create snmp server host
config # snmp-server host 123.456.789.020 private
Create vlan downlink traffic fo customer.
config # add-vlan 1234
create uplink for customer traffic.
config #vlan 1234 14/1-3 tag // if uplink in slot 14
Create downlink for customr traffic
config #vlan 1234 1-13/1-48 untag // slot 1 to 13 and each slot consist of 48 ports.
Activated PPPOE-plus command
config # pppoe-plus enable
Activated pvlan-mode
config #pvlan-mode enable
Activated uplink pvlan
config #pvlan-mode uplink-port 14/1,2,3 // depend on your EICG modul . in this case is in modul 14
Create adsl profile
config # adsl profile dsl384
PS:Q-quit AtucConfRateMode[fix(1),adaptAtStart(2),adaptAtRun(3)](Def:2)
AtucConfRateChanRatio [0-100](Def:0)50
AtucConfTargetSnrMgn [0-310](Def:80)
AtucConfMaxSnrMgn [0-310](Def:310)
AtucConfMinSnrMgn [0-310](Def:0)
AtucConfDownshiftSnrMgn [0-310](Def:50)
AtucConfUpshiftSnrMgn [0-310](Def:110)
AtucConfMinUpshiftTime [0-16383](Def:30)
AtucConfMinDownshiftTime [0-16383](Def:30)
AtucChanConfFastMinTxRate[32-131040](Def:32)
AtucChanConfInterMinTxRate[32-131040](Def:32)
AtucChanConfFastMaxTxRate[32-131040](Def:32736)384
AtucChanConfInterMaxTxRate[32-131040](Def:32736)384
AtucChanConfMaxInterDelay[0-255](Def:32)
AturConfRateMode[fixed(1),adaptAtStartup(2),adaptAtRuntime(3)](Def:2)
AturConfRateChanRatio [0-100](Def:0)
Now lets create all slot/port Dslam *:
config # slot dsl-mpvc 1
config # pvid 1234 pvc 1
config # atm-pvc 8:81 pvc1
config # pppoe-plus enable
config # adsl-profile dsl384
config # adsl-transmode // choose 1 for STIGN card or choose 4 for ATIGN card . in this case i choose no.4
* do it the same things until slot 14
Save all configuration
config # copy ru st
config # save slaveSCB
Write Enable first if your dslam is ATIK. to save your configuration
After finished it, now you must open an vlan traffic in Aggregator and BRAS.
Now lets configure an aggregator
———————————————————————-
ZXR10-C9000 System Software, Version 9.4.0.4 NX
Zhongxing Telecom Ltd.
System started on 2006-05-10 08:59:12
———————————————————————-
Press RETURN to activate console . . .
Password:
T32C-xxx> ena
Password:
T32C-xxx#configure
T32C-xxx(config)# vlan create 1234 id 1234 port-based
T32C-xxx(config)# vlan add ports gi.(4-6).(1-2) to 1234
T32C-xxx(config)# exit
lets see our configuration:
# sh run
now, lets configure the BRAS
BRAS-xxx-xxx
SELAMAT DATANG DI BRAS-@@@
login: —-> input your login
Password: —> input your password
[local]BRAS-xxx#conf
Enter configuration commands, one per line, ‘end’ to exit
[local]BRAS-xxx(config)#
[local]BRAS-xxx(config)#port eth 2/3 //port aktif yang menlayani paket vlan dari dslam
[local]BRAS-xxx(config)# dot1q pvc 1234 encapsulation pppoe
[local]BRAS-xxx(config)#bind auth chap pap max 8000
[local]BRAS-xxx(config)# commit
let see our configuration
[local]BRAS-xxx# sh conf
finish. test in your customer now….. wish you luck.
source http://www.bimo.web.id
Thanks To : harry chan putra
****************************************************************
* _______ _________ _______ __ __ __ __ *
* |____ / |___ ___| | _____| ____| |____ \ \ \ \ / / *
* / / | | | | | __ __ | \_\ \_\ /_/ *
* / / | | | |_____ | |_ | |__| | _________ *
* / / | | | ____| |____ ____| |_________| *
* / / | | | | | | __ __ *
* / /____ | | | |_____ | | / / \ \ *
* /_______| |_| |_______| |__| /__/ \__\ *
* *
* *
* ( ZXDSL – 9000 ) *
****************************************************************
Login:
# insert your login and password.
it will be like this :
config #
lets create each slot of dslam;
config # card slot 1 cardtype ASIKB // ASIKB or ASIGN it’s depend on card type of DSLAM. And do it until the last slot.. Usually 14 ports.
Creat Your DSLAM name :
config # system prompt DSLAM01-BIMO-TRYnERROR // what ever you want
Create your vlan management :
config # add-vlan 8008 // what ever you want. It is a vlan management.
assign an uplink traffic.
config # vlan 8008 14/1-3 tag // according an active uplink.. In this case, slot 14 from port 1 until 3.
Create your dslam ip address
config # ip subnet 123.456.789.001 255.255.255.0 8008
Create snmp server host
config # snmp-server host 123.456.789.020 private
Create vlan downlink traffic fo customer.
config # add-vlan 1234
create uplink for customer traffic.
config #vlan 1234 14/1-3 tag // if uplink in slot 14
Create downlink for customr traffic
config #vlan 1234 1-13/1-48 untag // slot 1 to 13 and each slot consist of 48 ports.
Activated PPPOE-plus command
config # pppoe-plus enable
Activated pvlan-mode
config #pvlan-mode enable
Activated uplink pvlan
config #pvlan-mode uplink-port 14/1,2,3 // depend on your EICG modul . in this case is in modul 14
Create adsl profile
config # adsl profile dsl384
PS:Q-quit AtucConfRateMode[fix(1),adaptAtStart(2),adaptAtRun(3)](Def:2)
AtucConfRateChanRatio [0-100](Def:0)50
AtucConfTargetSnrMgn [0-310](Def:80)
AtucConfMaxSnrMgn [0-310](Def:310)
AtucConfMinSnrMgn [0-310](Def:0)
AtucConfDownshiftSnrMgn [0-310](Def:50)
AtucConfUpshiftSnrMgn [0-310](Def:110)
AtucConfMinUpshiftTime [0-16383](Def:30)
AtucConfMinDownshiftTime [0-16383](Def:30)
AtucChanConfFastMinTxRate[32-131040](Def:32)
AtucChanConfInterMinTxRate[32-131040](Def:32)
AtucChanConfFastMaxTxRate[32-131040](Def:32736)384
AtucChanConfInterMaxTxRate[32-131040](Def:32736)384
AtucChanConfMaxInterDelay[0-255](Def:32)
AturConfRateMode[fixed(1),adaptAtStartup(2),adaptAtRuntime(3)](Def:2)
AturConfRateChanRatio [0-100](Def:0)
Now lets create all slot/port Dslam *:
config # slot dsl-mpvc 1
config # pvid 1234 pvc 1
config # atm-pvc 8:81 pvc1
config # pppoe-plus enable
config # adsl-profile dsl384
config # adsl-transmode // choose 1 for STIGN card or choose 4 for ATIGN card . in this case i choose no.4
* do it the same things until slot 14
Save all configuration
config # copy ru st
config # save slaveSCB
Write Enable first if your dslam is ATIK. to save your configuration
After finished it, now you must open an vlan traffic in Aggregator and BRAS.
Now lets configure an aggregator
———————————————————————-
ZXR10-C9000 System Software, Version 9.4.0.4 NX
Zhongxing Telecom Ltd.
System started on 2006-05-10 08:59:12
———————————————————————-
Press RETURN to activate console . . .
Password:
T32C-xxx> ena
Password:
T32C-xxx#configure
T32C-xxx(config)# vlan create 1234 id 1234 port-based
T32C-xxx(config)# vlan add ports gi.(4-6).(1-2) to 1234
T32C-xxx(config)# exit
lets see our configuration:
# sh run
now, lets configure the BRAS
BRAS-xxx-xxx
SELAMAT DATANG DI BRAS-@@@
login: —-> input your login
Password: —> input your password
[local]BRAS-xxx#conf
Enter configuration commands, one per line, ‘end’ to exit
[local]BRAS-xxx(config)#
[local]BRAS-xxx(config)#port eth 2/3 //port aktif yang menlayani paket vlan dari dslam
[local]BRAS-xxx(config)# dot1q pvc 1234 encapsulation pppoe
[local]BRAS-xxx(config)#bind auth chap pap max 8000
[local]BRAS-xxx(config)# commit
let see our configuration
[local]BRAS-xxx# sh conf
finish. test in your customer now….. wish you luck.
source http://www.bimo.web.id
Thanks To : harry chan putra
Every weekend i used to go to see this web site, for the reason that i want enjoyment, as this this
ReplyDeleteweb page conations actually good funny material too.
My web-site ... Visual Impact Muscle Building Review
Hey would you mind letting me know which web host you're using? I've loaded your blog in 3 completely
ReplyDeletedifferent browsers and I must say this blog loads a lot quicker then most.
Can you suggest a good internet hosting provider at a fair price?
Kudos, I appreciate it!
Have a look at my webpage - click through the next internet site
If you are going for best contents like me, simply visit this web site
ReplyDeleteevery day as it gives feature contents, thanks
My webpage > cheap iPhone 5 for sale online