- 1、本文档共10页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
中兴9806H配置规范
中兴9806H配置规范
宽带部分
修改设备名称
9806(config)# system hostname QZ-SS-GC-9806H-L1-1 //以石狮郭厝9806H-1为例 添加板卡
9806# add-card asteb 1
9806# add-card asteb 2
9806# add-card asteb 3
9806# add-card asteb 4 修改上联端口的模式
9806(config)# uplink-mode cascade master-port 5/1 添加VLAN
9806(config)# add-vlan 29,31-127,2048 VLAN添加到端口中
9806(config)# vlan 29 5/1-2 tag
9806(config)# vlan 31-127 5/1-2 tag
9806(config)# vlan 2048 5/1-2 tag 设置网管地址及通道
9806(config)# ip subnet 133.6.40.201 255.255.254.0 31
9806(config)# ip route 0.0.0.0 0.0.0.0 133.6.40.1 增加告警服务器的IP地址
9806(config)# snmp-server host 134.140.5.58 zteNms
9806(config)# snmp-server host 134.140.5.17 zteNms 给端口和PVC绑定VLAN
9806(config)# vlan 2048 1/1 untag pvc 2 //设定单个端口单个PVC的VLAN
9806(config)# vlan 32-127 1-4/1-24 untag one-to-one //批量设定端口的VLAN,没有确定PVC即PVC 1 批量修改端口模式及参数
9806(config)# interface range adsl 1-4/1-24 //进入端口批量配置模式
9806(cfg-if-range-adsl)# pvid 32-127 one-to-one pvc 1 //设定PVC的PVID
9806(cfg-if-range-adsl)# atm pvc 1 vpi 8 vci 35 //设定PVC 1的实际PVC通道
9806(cfg-if-range-adsl)# atm pvc 2 vpi 0 vci 35
9806(cfg-if-range-adsl)# pvid 2048 pvc 2
9806(cfg-if-range-adsl)# sub-channel 2 pvc 2 ////如果IPTV使用的是PVC2,必须把sub-channel 2 与pvc 2相关联(必须关联)
9806(cfg-if-range-adsl)# adsl profile pre6m //给每个端口配置速率模板 添加ADSL模板
9806(config)# adsl-profile pre6m
9806(config)# adsl-profile pre6m
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..310):[0]
AtucConfUpshiftSnrMgn(0..310):[0]
AtucConfMinUpshiftTime(0..16383):[0]
AtucConfMinDownshiftTime(0..16383):[0]
ConfProfileLineType(1-fast-only,2-interleaved-only):[2]
AtucChanConfFastMaxTxRate(0..102400kbps):[1024]6144
AtucChanConfFastMinTxRate(0..6144kbps):[0]
AtucChanConfInterleaveMaxTxRate(0..102400kbps):[1024]6144
AtucChanConfInterleaveMinTxRate(0..6144kbps):[0]
AtucChanConfMaxInterleaveDelay(0..255ms):
文档评论(0)