详细注解9806H开局模板

show run | include 172.1. 查看已用地址
erase configrationerase voip-config
reboot y 清空数据
一、OLT上注册ONU
ZXAN#configure terminal
ZXAN#(config)#show onu unauthentication epon-olt_0/4/1 查看pon口下未注册的mac地址信息是否和现场安装的设备EPNA-MAC一致
ZXAN#(config)#show onu running config epon-onu_0/1/2:7 查看配置
ZXAN#(config)#interface epon-olt_0/3/3
ZXAN#(config-if)#onu 4 type ZTE-9806 mac 0818.1a39.9399
ZXAN#(config-if)#exit
查看一下当前的用户vlan用到那个了
ZXAN#show remote onu info epon-onu_0/5/1:1(显示ONU的版本)
ZXAN#show remote onu vlan epon-onu_0/5/1:1(显示ONU上的用户端口模式以及PVID)
ZXAN#show remote onu port info epon-onu_0/5/1:1(显示ONU用户端口的信息以及状态)
ZXAN#show remote onu mgmt-ip epon-onu_0/5/1:1(显示ONU的带内网管、网关、网管VLAN等)
ZXAN#(config)#show vlan xxx
#vlan datebase
# vlan XXXX
ZXAN#(config)#interface gei_0/14/1
进入OLT上行口
ZXAN#(config-if)#switchport mode hybrid 上行口端口模式
ZXAN#(config-if)#switchport vlan 51 tag 上行口透传宽带业务vlan,语音vlan
ZXAN#(config-if)#exit
interface epon-onu_0/1/4:4
activate
authentication enable
switchport mode trunk
switchport vlan 100 tag
bandwidth-profile 100M
exit
pon-onu-mng epon-onu_0/1/4:4
mgmt-ip onu-ip 172.1.138.171 255.255.252.0 7 35 mgm-ip 0.0.0.0 0.0.0.0 172.1.138.1 status enable
exi

ZXAN#write 保存数据
三、配置宽带业务 x为需要根据本地具体数据而配置
9806# configure
system hostname QiCheXiZhan#1-9806
add-vlan 1385-1431
vlan 1385-1431 5/1-2 tag
vlan 1385-1431 1/1-24 untag one-to-one pvc 1
adsl-profile T_2688_512
9806(config)#adsl-profile R2m 进入2m速度模板配置
AtucConfRateMode(1-fixed,2-adaptAtStartup,3-adaptAtRuntime):[2] 括号内为默认值,如果要修改直接按入新数值回车即可
AtucConfRateChanRatio(0..100):[0]
AtucConfTargetSnrMgn(0..310(0.1dB)):[80]
AtucConfMaxSnrMgn(80..310(0.1dB)):[310]
AtucConfMinSnrMgn(0..80(0.1dB)):[0]
AtucConfDownshiftSnrMgn(0,0..80(0.1dB)):[0]
AtucConfUpshiftSnrMgn(0,80..310(0.1dB)):[0]
AtucConfMinUpshiftTime(0..16383):[0]
AtucConfMinDownshiftTime(0..16383):[0]
ConfProfileLineType(1-fast-only,2-interleaved-only):[2]
AtucChanConfFastMaxTxRate(0..102400kbps):[1024]2688
AtucChanConfFastMinTxRate(0..3072kbps):[32]2688
AtucChanConfInterleaveMaxTxRate(0..102400kbps):[1024]2688
AtucChanConfInterleaveMinTxRate(0..3072kbps):[32]2688
AtucChanConfMaxInterleaveDelay(0..255ms):[16]
AturConfRateMode(1-fixed,2-adaptAtStartup,3-adaptAtRuntime):[2]
AturConfRateChanRatio(0..100):[0]
AturConfTargetSnrMgn(0..310(0.1dB)):[80]
AturConfMaxSnrMgn(80..310(0.1dB)):[310]
AturConfMinSnrMgn(0..80(0.1dB)):[0]
AturConfDownshiftSnrMgn(0,0..80(0.1dB)):[0]
AturConfUpshiftSnrMgn(0,80..310(0.1dB)):[0]
AturConf

MinUpshiftTime(0..16383):[0]
AturConfMinDownshiftTime(0..16383):[0]
AturChanConfFastMaxTxRate(0..10240kbps):[512]
AturChanConfFastMinTxRate(0..512kbps):[32]512
AturChanConfInterleaveMaxTxRate(0..10240kbps):[512]
AturChanConfInterleaveMinTxRate(0..512kbps):[32]512
AturChanConfMaxInterleaveDelay(0..255ms):[16]
AtucDMTConfFreqBinsOperType(1-open,2-cancel):[2]
AturDMTConfFreqBinsOperType(1-open,2-cancel):[2]
LineDMTConfEOC(1-byte ,2-streaming ):[1]
LineDMTConfTrellis(1-on,2-off):[1]
AtucConfMaxBitsPerBin(0..15):[15]
AtucConfTxStartBin(6..511):[32]
AtucConfTxEndBin(32..511):[511]
AtucConfRxStartBin(6..63):[6]
AtucConfRxEndBin(6..63):[31]
AtucConfUseCustomBins(1-on,2-off):[2]
AtucConfDnBitSwap(1-on,2-off):[2]
AtucConfUpBitSwap(1-on,2-off):[2]
AtucConfREADSL2Enable(1-on,2-off):[2]
AtucConfPsdMaskType(1-DMT_PSD_MSK,2-ADSL2_PSD_MSK,3-ADSL2_READSL_WIDE_PSD_MSK,4-
ADSL2_READSL_NARROW_PSD_MSK):[3]
AtucConfPMMode(1-DISABLE,2-L2_ENABLE,3-L3_ENABLE,4-L3_ENABLE | L2_ENABLE):[1]
AtucConfPML0Time(0..255s):[240]
AtucConfPML2Time(0..255s):[120]
AtucConfPML2ATPR(0..31db):[3]
AtucConfPML2Rate(512..1024kbps):[512]
Press M or m key to modify, or the other key to complete?[C]


interface range adsl 1/1-24
pvid 1025-1048 one-to-one pvc 1
atm pvc 1 vpi 0 vci 35 common
adsl profile T_5344_512
172.1.134.169
2351-2374 00-1e-73-db-cc-c2
ip host 10.62.5.14 255.255.0.0
ip subnet 172.1.134.167 255.255.252.0 35 name "OAMSubnet"
ip subnet 10.41.125.48 255.255.255.0 101 name "ZTESUBNET" voip
ip modem 192.168.2.2 255.255.255.0
ip route 10.0.0.0 255.0.0.0 10.41.125.1 name "ZTEROUTE"
ip route 202.103.106.20 255.255.255.255 172.1.132.1 name "ZTEROUTE"
ip route 218.76.192.3 255.255.255.255 172.1.132.1 name "ZTEROUTE"
ip route 218.76.192.4 255.255.255.255 172.1.132.1 name "ZTEROUTE"
ip route 218.76.193.66 255.255.255.255 172.1.132.1 name "ZTEROUTE"
ip route 218.76.199.130 255.255.255.255 172.1.132.1 name "ZTEROUTE"
ip route 218.76.199.252 255.255.255.255 172.1.132.1 name "ZTEROUTE"
ip route 218.76.199.253 255.255.255.255 172.1.132.1 name "ZTEROUTE"
ip route 0.0.0.0 0.0.0.0 172.1.132.1 name "OAMRoute"

show interface 3/1-24 port-status 看端口状态
四、配置窄带业务
erase voip-config 擦出窄带数据
no add-vlan 31
no ip route 10.0.0.0

add-vlan 201
vlan 201 5/1-2 tag
uplink-mode cascade master-port 5/1
ip subnet 5.67.201.37 255.255.255.0 201 voip
ip route 5.67.0.0 255.255.0.0 5.67.201.1
ip route 10.244.0.0 255.255.0.0 5.67.201.1
ex
ag
mod-mgbaseattr mgid 1 mgport 2944 domname hhzfx.ims.zfxzf.z.980601 mginfo 1
mod-mgc mgcid 1 mgctype 2 mgcip 10.244.129.213 mgcport 2944 mgcinfo 0
add-mgc mgcid 2 mgctype 2 mgcip 10.244.133.213 mgcport 2944
get-slctermid slot 1 看有多少删多少
del-slctermid beginslot 1 num 256
del-slctermid beginslot 4 num 64
add-slctermid beginslot 1 num 48 tmidfix aaln/ type 2 digitlen 3 mgid 1
add-slctermid beginslot 2 num 48 tmidfix aaln/ type 2 digi

tlen 3 begno 48 mgid 1
add-slctermid beginslot 3 num 48 tmidfix aaln/ type 2 digitlen 3 begno 96 mgid 1
add-slctermid beginslot 4 num 24 tmidfix aaln/ type 2 digitlen 3 begno 144 mgid 1

mod-slcattrib slot 1 cidtype 1
mod-slcattrib slot 2 cidtype 1
mod-slcattrib slot 3 cidtype 1
mod-slcattrib slot 4 cidtype 1 POS机来电显示

del-ipstermid
add-ipstermid tmidfix RTP/ type 2 digitlen 3 mgid 1
mod-mgcattr mgctype 2 dmlong 5 dmshort 3
mod-expar parid 1 dtmfrelaymode 1
mod-rtppar parid 1 modemmode 11
mod-slcattrib slot 1 faxmode 13
mod-slcattrib slot 2 faxmode 13
mod-slcattrib slot 3 faxmode 13
mod-slcattrib slot 4 faxmode 13
mod-rtppar parid 1 faxmode 11
mod-mgbaseattr mgid 1 mgcid2 2
exit
conf
pon register-check disable 语音子卡自检

ZXAN(ag)# mod-mgcapabili matchtype
1 - long matchtype
2 - short matchtype
h248state 查看248协议
get-ipsstatus 查看端口状态
get-slcstatus beginslot 2 SEIZURE 有用户 IDLE 正常
get-voip-ipaddr
get-voip-config


9806#ping 10.39.33.94 ping看看SS能否ping通,输出正常结果:H248-SS link status(H248Trkplink) : OK. MGCid is 1
9806#save

FTP://218.76.199.130 zte/zte可用download命令下载版本后reboot重启升级,
SCCB需下载bsccb.bin,sccb.bin,sccb_fw.bin,sccb_sv.bin,epon_fw.bin或者是epkt_fw.bin(对应sub-card EPNDA )(P2T1之前版本需先升级主控才能下载该版本)版本,
SCCF需下载bsccf.bin,sccf.bin,sccf_fw.bin(P1T1之前的版本需先升级主控才能下载该版本)。
文件下载过程类似:
9806H# download
IP address of the host where the file resides:[218.76.199.130]
Name of the file(include path) for programming FLASH:[sccf.bin]
Ftp UserName:[zte]
Ftp Password:[zte]
SCCB
Please select one:[sccb]
9806#reboot 然后按y确认重新启动

网管远程桌面:218.76.199.130 administrator zte admin nocadmin
火车南站olt 222.243.106.141 admin sydx163
邵东邮政局olt 222.243.108.254 sddx sddx2711998

配置ONU带宽模板:
epon
bandwidth-profile profile-name create 100M
bandwidth-profile profile-set 100M downstream maximum 100000 maxburst 1555000
bandwidth-profile profile-set 100M upstream fixed 0 fixedpkt 64 assured 10000 maximum 100000 maxburst 16777215 priority 0
bandwidth-profile profile-name create 10M
bandwidth-profile profile-set 10M downstream maximum 10240 maxburst 205000
bandwidth-profile profile-set 10M upstream fixed 0 fixedpkt 64 assured 10240 maximum 10240 maxburst 16777215 priority 0
bandwidth-profile profile-name create 20M
bandwidth-profile profile-set 20M downstream maximum 20000 maxburst 355000
bandwidth-profile profile-set 20M upstream fixed 0 fixedpkt 64 assured 10000 maximum 20000 maxburst 16777215 priority 0
bandwidth-profile profile-name create 50M
bandwidth-profile profile-set 50M downstream maxi

mum 50000 maxburst 805000
bandwidth-profile profile-set 50M upstream fixed 0 fixedpkt 64 assured 20000 maximum 50000 maxburst 16777215 priority 0

C300
epon
onu-sla-profile profile-name create 100M
onu-sla-profile profile-set 100M downstream maximum 100000 maxburst 1555000
onu-sla-profile profile-set 100M upstream fixed 0 fixedpkt 64 assured 10000 maximum 100000 maxburst 16777215 priority 0
onu-sla-profile profile-name create 10M
onu-sla-profile profile-set 10M downstream maximum 10240 maxburst 205000
onu-sla-profile profile-set 10M upstream fixed 0 fixedpkt 64 assured 10240 maximum 10240 maxburst 16777215 priority 0
onu-sla-profile profile-name create 20M
onu-sla-profile profile-set 20M downstream maximum 20000 maxburst 355000
onu-sla-profile profile-set 20M upstream fixed 0 fixedpkt 64 assured 10000 maximum 20000 maxburst 16777215 priority 0
onu-sla-profile profile-name create 50M
onu-sla-profile profile-set 50M downstream maximum 50000 maxburst 805000
onu-sla-profile profile-set 50M upstream fixed 0 fixedpkt 64 assured 20000 maximum 50000 maxburst 16777215 priority 0


show card,show patch----看版本低于P3都要升级
升级相关
#模式
download
10.218.0.12
sccb.bin;bsccb.bin;sccb_fw.bin;sccb_sv.bin
zte
zte
sccb
----------------------
四个文件升级完成后打补丁
patch load SCCBV210P3T2_r4.pat
IP address of the host where the file resides:[0.0.0.0]10.218.0.12
Ftp UserName:[]zte
Ftp Password:[]zte
patch active SCCBV210P3T2_r4.pat
patch save SCCBV210P3T2_r4.pat
show patch--------状态autorun为ok


configure interface adsl 1/1
adsl profile 512K_4096K.PRF
atm pvc 1 vpi 0 vci 35 common
atm pvc 2 vpi 8 vci 46 common
atm pvc 3 vpi 8 vci 45 common
atm pvc 4 vpi 8 vci 83 common
qos def-cos 7 pvc 2
qos trust cos pvc 2
qos def-cos 5 pvc 3
qos trust cos pvc 3
qos def-cos 6 pvc 4
qos trust cos pvc 4
qos pvc2queue 1:1
qos pvc2queue 2:4
qos pvc2queue 3:2
qos pvc2queue 4:3
qos pvc2queue 7:1
qos pvc2queue 8:1
pvid 1169 pvc 1
pvid 50 pvc 2
pvid 3169 pvc 3
pvid 2169 pvc 4

9806带外 10.62.5.101
C220 136.1.1.100

epon-olt_0/1/1 1001 4000 0x0000 -- 2413 -- --
epon-olt_0/1/2 1001 4000 0x0000 -- 2414 -- --
epon-olt_0/1/3 1001 4000 0x0000 -- 2415 -- --
epon-olt_0/1/4 1001 4000 0x0000 -- 2416 -- --
epon-olt_0/2/1 1001 4000 0x0000 -- 2417 -- --
epon-olt_0/2/2 1001 4000 0x0000 -- 2418 -- --
epon-olt_0/2/3 1001 4000 0x0000 -- 2419 -- --
epon-olt_0/2/4 1001 4000 0x0000 -- 2420 -- --

epon-olt_0/3/1 1001 4000 0x0000 -- 2421 -- --
epon-olt_0/3/2 1001 4000 0x0000 -- 2422 -- --
epon-olt_0/3/3 1001 4000

0x0000 -- 2423 -- --
epon-olt_0/3/4 1001 4000 0x0000 -- 2424 -- --
epon-olt_0/6/1 1001 4000 0x0000 -- 2425 -- --
epon-olt_0/6/2 1001 4000 0x0000 -- 2426 -- --
epon-olt_0/6/3 1001 4000 0x0000 -- 2427 -- --
epon-olt_0/6/4 1001 4000 0x0000 -- 2428 -- --

相关文档
最新文档