




已阅读5页,还剩11页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
同维电子有限公司测试部拟制人时间梅术堂2013年10月23日 CMTS配置方法摘要:CMTS(Cable Modem Terminal Systems),CMTS是管理控制Cable Modem的设备,其配置可通过Consol接口或以太网接口完成。其配置内容主要有:下行频率、下行调制方式、下行电平、上行频率、上行调制方式、上行电平、CMTS的IP地址等关键字:CMTS缩略语:CMTS(Cable Modem Terminal Systems)一、配置文件配置;(1)、新的CMTS导入配置1、 用串口连接CMTS的COM口,波特率为96002、 CMTS的interface GigabitEthernet0/1配置IP; UBR7246VXR#configure /进入配置模式UBR7246VXR(config)#interface GigabitEthernet0/1/进入interface GigabitEthernet0/1接口UBR7246VXR(config-if)#ip address 00 /配置interface GigabitEthernet0/1 IP地址UBR7246VXR(config-if)#no shutdown/开启接口3、 GigabitEthernet0/1口连接PC;PC配置一个同网段IP;开启TFTP工具;4、 导入配置 UBR7246VXR#copy tftp disUBR7246VXR#copy tftp disk2: TFTP的IP 配置文件名;5、reload6、write(2)、配置文件备份和调用7、导出配置文件: UBR7246VXR#copy running-config tftpAddress or name of remote host ? 3Destination filename ubr7246vxr-confg? 24306 bytes copied in 0.544 secs (44680 bytes/sec)UBR7246VXR# 8、 备份当前配置文件 UBR7246VXR#copy running-config disk2:Destination filename mst?文件名9、调出已有配置文件 UBR7246VXR#copy running-config startup-configDestination filename startup-config? run_mst10、reload二、CMTS配置说明UBR7246VXR#show run /查看当前CTMS的详细配置信息Building configuration.Current configuration : 24306 bytes!version 12.2service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionservice internal!hostname UBR7246VXR!boot-start-markerboot-end-marker!logging buffered 2000000no logging console!no aaa new-modelcable admission-control preempt priority-voice!cable modulation-profile 222 request 0 16 0 22 qpsk scrambler 152 no-diff 36 fixed qpsk0 1 2048 cable modulation-profile 222 initial 5 34 0 48 qpsk scrambler 152 no-diff 98 fixed qpsk0 1 2048 cable modulation-profile 222 station 5 34 0 48 qpsk scrambler 152 no-diff 98 fixed qpsk0 1 2048 cable modulation-profile 222 a-short 3 76 12 22 qpsk scrambler 152 no-diff 64 shortened qpsk0 1 2048 cable modulation-profile 222 a-long 9 232 0 22 qpsk scrambler 152 no-diff 64 shortened qpsk0 1 2048 cable modulation-profile 222 a-ugs 9 232 0 22 qpsk scrambler 152 no-diff 64 shortened qpsk0 1 2048 cable modulation-profile 223 request 0 16 0 22 16qam scrambler 152 no-diff 36 fixed qpsk1 1 2048 cable modulation-profile 223 initial 5 34 0 48 16qam scrambler 152 no-diff 98 fixed qpsk1 1 2048 cable modulation-profile 223 station 5 34 0 48 16qam scrambler 152 no-diff 98 fixed qpsk1 1 2048 cable modulation-profile 223 a-short 4 76 7 22 16qam scrambler 152 no-diff 64 shortened qpsk1 1 2048 cable modulation-profile 223 a-long 9 232 0 22 16qam scrambler 152 no-diff 64 shortened qpsk1 1 2048 cable modulation-profile 223 a-ugs 9 232 0 22 16qam scrambler 152 no-diff 64 shortened qpsk1 1 2048 cable modulation-profile 225 request 0 16 0 22 64qam scrambler 152 no-diff 36 fixed qpsk1 1 2048 cable modulation-profile 225 initial 5 34 0 48 64qam scrambler 152 no-diff 98 fixed qpsk1 1 2048 cable modulation-profile 225 station 5 34 0 48 64qam scrambler 152 no-diff 98 fixed qpsk1 1 2048 cable modulation-profile 225 a-short 6 76 6 22 64qam scrambler 152 no-diff 64 shortened qpsk1 1 2048 cable modulation-profile 225 a-long 9 232 0 22 64qam scrambler 152 no-diff 64 shortened qpsk1 1 2048 cable modulation-profile 225 a-ugs 9 232 0 22 64qam scrambler 152 no-diff 64 shortened qpsk1 1 2048 / upstream调制方式详细信息no cable qos permission createno cable qos permission updatecable qos permission modems!cable logging badipsourcecable logging layer2eventscable logging overlapip!cable load-balance group 20!ip subnet-zero!ip dhcp relay information optionno ip dhcp relay information check! ip cefip multicast-routing !ipv6 unicast-routingipv6 cefipv6 multicast-routingpacketcable authorize vanilla-docsis-mtapacketcable gate send-subscriberIDpacketcable multimediamultilink bundle-name authenticatedvpdn enablevpdn multihopvpdn logging!vpdn-group 1!vpdn-group Group-A!vpdn-group PPPoE accept-dialin protocol l2tp virtual-template 1 terminate-from hostname sqa relay pppoe bba-group PPPoE!call rsvp-sync!key chain SQA key 0 key-string *配置Downstream时只要配置了channel 0,其它三个channel的信息都会在此基础上加对应频点宽度 rf-channel 0 rf-power 52.0 /配置channel 0的功率 no rf-channel 0 rf-shutdown/开启channel 0 rf-channel 1 cable downstream channel-id 10 rf-channel 1 frequency 459000000 annex B modulation 256qam interleave 32 rf-channel 1 rf-power 52.0 no rf-channel 1 rf-shutdown rf-channel 2 cable downstream channel-id 11 rf-channel 2 frequency 465000000 annex B modulation 256qam interleave 32 rf-channel 2 rf-power 52.0 no rf-channel 2 rf-shutdown rf-channel 3 cable downstream channel-id 12 rf-channel 3 frequency 471000000 annex B modulation 256qam interleave 32 rf-channel 3 rf-power 52.0 no rf-channel 3 rf-shutdown!controller Integrated-Cable 4/1 rf-channel 0 cable downstream channel-id 13 rf-channel 0 frequency 477000000 annex B modulation 256qam interleave 32 /设置Cable 4/1的downstream配置 /频点=Cable 4/0的channel 3频点+对应频点宽度 / Cable 4/0和Cable 4/1必须配置为同一规格 rf-channel 0 rf-power 52.0 no rf-channel 0 rf-shutdown rf-channel 1 cable downstream channel-id 14 rf-channel 1 frequency 483000000 annex B modulation 256qam interleave 32 rf-channel 1 rf-power 52.0 no rf-channel 1 rf-shutdown rf-channel 2 cable downstream channel-id 15 rf-channel 2 frequency 489000000 annex B modulation 256qam interleave 32 rf-channel 2 rf-power 52.0 no rf-channel 2 rf-shutdown rf-channel 3 cable downstream channel-id 16 rf-channel 3 frequency 495000000 annex B modulation 256qam interleave 32 rf-channel 3 rf-power 52.0 no rf-channel 3 rf-shutdown! !(2)CMTS 以太网配置interface GigabitEthernet0/1 ip address 00 ip pim dense-mode ip igmp query-interval 125 media-type rj45 speed auto duplex auto negotiation auto pppoe enable group PPPoE /配置GigabitEthernet0/1的IPV4 ipv6 address 2011:1000/48 ipv6 enable ipv6 nd prefix default no-advertise ipv6 nd managed-config-flag ipv6 nd other-config-flag ipv6 router isis ipv6 mld query-max-response-time 20 ipv6 mld query-timeout 130 ipv6 mld query-interval 60 ipv6 mld explicit-tracking list1 ipv6 mld join-group FF04:10 ipv6 mld join-group FF02:88 ipv6 mld join-group FF0E:88 ipv6 mld join-group FF0E:72 ipv6 mld static-group FF04:10 100:1 ipv6 mld static-group FF02:16 ipv6 mld static-group FF0E:72 ipv6 mld access-group acc-grp-1 ipv6 pim hello-interval 60 ipv6 pim dr-priority 3 ipv6 pim join-prune-interval 75/配置GigabitEthernet0/1的IPV6!(3)、upstream配置1、配置upstreaminterface Cable4/0 description #Software test,If you need to modify the configuration,please contact Peng wenbo tel:8459 !# downstream Integrated-Cable 4/0 rf-channel 0-3 downstream Integrated-Cable 4/1 rf-channel 0-3/ MAC Domain cable mtc-mode /upstream channel bonding的模式 no cable packet-cache cable default-phy-burst 0/设置upstream转发能力,0为最大转发能力 cable bundle 2/ channel bundle编号/与bundle对应,bundle内配置了相关IP cable upstream max-ports 4/ Cable4/0最大的channel cable upstream bonding-group 2/bonding-group编号 upstream 0 upstream 1 upstream 2 upstream 3 attributes 80000002 /80000002是自定义的,与interface Wideband-Cable4/0:0的cable downstream attribute-mask一致 cable upstream 0 connector 0 cable upstream 0 frequency 14600000/配置upstream中心频点为14.6Mhz cable upstream 0 channel-width 6400000 6400000/设置upstream 0的带宽,(最大值为64,测试吞吐量时设置为64) cable upstream 0 power-level 10/ CMTS预留功率modem在上线时一定要预留10DB衰减给CMTS,此值范围为了-129,为0时这条命令不会显示,上线功率就在此修改 cable upstream 0 docsis-mode atdma / upstream模式,(测试性能时一定用这个模式) / atdma:时分复用方式 cable upstream 0 minislot-size 16 /测试吞吐能是设置为16 cable upstream 0 range-backoff 3 6 cable upstream 0 modulation-profile 225/ /Modulation-profile主要描述上行链路的调制方式等参数;225为编号 no cable upstream 0 rate-limit/设置CMTS是否限速/(0不限速,如果开启限速,命令:cable upstream 0 rate-limit,限速多少是通过配置文件来设置的) no cable upstream 0 shutdown /开启upstream 0 cable upstream 1 connector 1 cable upstream 1 frequency 21000000 cable upstream 1 channel-width 6400000 6400000 cable upstream 1 power-level 10 cable upstream 1 docsis-mode atdma cable upstream 1 minislot-size 16 cable upstream 1 range-backoff 3 6 cable upstream 1 modulation-profile 225 no cable upstream 1 rate-limit no cable upstream 1 shutdown cable upstream 2 connector 2 cable upstream 2 frequency 27400000 cable upstream 2 channel-width 6400000 6400000 cable upstream 2 power-level 10 cable upstream 2 docsis-mode atdma cable upstream 2 minislot-size 16 cable upstream 2 range-backoff 3 6 cable upstream 2 modulation-profile 225 no cable upstream 2 rate-limit no cable upstream 2 shutdown cable upstream 3 connector 3 cable upstream 3 frequency 33800000 cable upstream 3 channel-width 6400000 6400000 cable upstream 3 power-level 10 cable upstream 3 docsis-mode atdma cable upstream 3 minislot-size 16 cable upstream 3 range-backoff 3 6 cable upstream 3 modulation-profile 225 no cable upstream 3 rate-limit no cable upstream 3 shutdown cable load-balance group 20!2、下行绑定interface Wideband-Cable4/0:0/下行绑定cable bundle 2 cable rf-channel 0 bandwidth-percent 50 cable rf-channel 1 bandwidth-percent 50 cable rf-channel 2 bandwidth-percent 50 cable rf-channel 3 bandwidth-percent 50 /绑定controller Integrated-Cable 4/0的4个channel/50 :CM 上线时的带宽比率,如果测试吞吐量时串口提示bandwidth.fali时可能与此参数有关;50是自定义的 cable rf-channel controller 1 channel 0 bandwidth-percent 80 cable rf-channel controller 1 channel 1 bandwidth-percent 80 cable rf-channel controller 1 channel 2 bandwidth-percent 80 cable rf-channel controller 1 channel 3 bandwidth-percent 80/绑定controller Integrated-Cable 4/1的4个channel cable downstream attribute-mask 80000002/80000002是自定义的,与interface Cable4/0的attributes一致 cable privacy tek life-time 600!interface Integrated-Cable4/0:0 cable bundle 2 cable rf-bandwidth-percent 40!interface Integrated-Cable4/0:1 cable bundle 2 cable rf-bandwidth-percent 40!interface Integrated-Cable4/0:2 cable bundle 2 cable rf-bandwidth-percent 40!interface Integrated-Cable4/0:3 cable bundle 2 cable rf-bandwidth-percent 40!interface Cable4/1/目前我们CM只支持4个上行channel,不用配置 shutdown no cable packet-cache cable upstream max-ports 4 cable upstream 0 connector 4 cable upstream 0 channel-width 1600000 1600000 cable upstream 0 docsis-mode atdma cable upstream 0 minislot-size 4 cable upstream 0 range-backoff 3 6 cable upstream 0 modulation-profile 221 no cable upstream 0 shutdown cable upstream 1 connector 5 cable upstream 1 channel-width 1600000 1600000 cable upstream 1 docsis-mode atdma cable upstream 1 minislot-size 4 cable upstream 1 range-backoff 3 6 cable upstream 1 modulation-profile 221 no cable upstream 1 shutdown cable upstream 2 connector 6 cable upstream 2 channel-width 1600000 1600000 cable upstream 2 docsis-mode atdma cable upstream 2 minislot-size 4 cable upstream 2 range-backoff 3 6 cable upstream 2 modulation-profile 221 no cable upstream 2 shutdown cable upstream 3 connector 7 cable upstream 3 channel-width 1600000 1600000 cable upstream 3 docsis-mode atdma cable upstream 3 minislot-size 4 cable upstream 3 range-backoff 3 6 cable upstream 3 modulation-profile 221 no cable upstream 3 shutdown!interface Integrated-Cable4/1:0 cable bundle 2 no cable rf-bandwidth-percent!interface Integrated-Cable4/1:1 cable bundle 2 no cable rf-bandwidth-percent!interface Integrated-Cable4/1:2 cable bundle 2 no cable rf-bandwidth-percent!interface Integrated-Cable4/1:3 cable bundle 2 no cable rf-bandwidth-percent!(4)、Bundle配置interface Bundle2 ip address 54 secondary /配置CM WAN 网关和子网掩码 / secondary表示此IP第二组IP,一个Bundle2可以配置两组IP ip address 54 /配置CM RF 网关和子网掩码 ip rip send version 2 ip rip receive version 2 ip rip authentication mode md5 ip rip authentication key-chain SQA ip pim query-interval 100 ip pim dense-mode ip igmp join-group ip igmp join-group ip igmp join-group ip igmp join-group 0 ip igmp static-group ip igmp static-group ip igmp static-group ip igmp static-group 0 ip igmp version 3/配置组播 cable arp filter request-send 3 2 cable arp filter reply-accept 3 2 cable dhcp-giaddr policy/设置CMTS 路由DHCP为中继 cable helper-address 40/设置中继IPipv6 address 2011:6:9/64 ipv6 enable ipv6 nd prefix default no-advertise ipv6 nd managed-config-flag ipv6 nd other-config-flag ipv6 nd ra interval 12 ipv6 nd ra lifetime 120 ipv6 mld join-group FF02:88 ipv6 mld join-group FF0E:88 ipv6 dhcp relay destination 2011:2011/配置IPV6!router isis!router rip version 2 network network network network network !ip classlessip route 53!no ip http serverno ip http secure-server!logging cmts ipc-cable log-level errorscpd cr-id 1nls resp-timeout 1!control-plane!dial-peer cor custom!gatekeeper shutdown!alias exec scm show cable modem !line con 0 exec-timeout 0 0 password sqa stopbits 1line aux 0 password sqa stopbits 1line vty 0 4 session-timeout 2 exec-timeout 20 0 password sqa session-limit 20 loginline vty 5 18 session-timeout 2 exec-timeout 20 0 password sqa session-limit 20 loginline vty 19 20 session-timeout 2 exec-timeout 20 0 password cable session-limit 20 login!exception crashinfo buffersize 64!(5)、Fiber(光纤)绑定/因为我们CM只能接收DS/US混合信号,所以CMTS在发出信号时软件上要把DS/US信号绑定在一起cable fiber-node 1 downstream Integrated-Cable 3/0 rf-channel 0-3 downstream Integrated-Cable 3/1 rf-channel 0-3 upstream Cable 3 connector 0-3!cable fiber-node 2 description # Please not modify the configuration.Thank you!# downstream Integrated-Cable 4/0 rf-channel 0-3 downstream Integrated-Cable 4/1 rf-channel 0-3 upstream Cable 4 connector 0-3!cable fiber-node 3 description # Please not modify the configuration.Thank you!# downstream Integrated-Cable 5/0 rf-channel 0-3 downstream Integrated-Cable 5/1 rf-channel 0-3 upstream Cable 5 connector 0-3!end三、实例(1)、配置DOCSIC 2.0 DOCSIC2.0只支持1个上行和一个下行。上行配置:UBR7246VXR#confUBR7246VXR#configure Configuring from terminal, memory, or network terminal? Enter configuration commands, one per line. End with CNTL/Z.UBR7246VXR(config)#interface Cable4/0UBR7246VXR(config)#cable upstream 0 connector 0 cable upstream 0 frequency 14600000 /配置上行信道的中心频点 UBR7246VXR(config)#cable upstream 0 channel-width 3200000 3200000 /上行通道带宽可以设置为200KHz/400KHz/800KHz/1600KHz/3200KHz/6400KHz UBR7246VXR(config)#cable upstream 0 power-level 15 /上行信道输入电平 UBR7246VXR(config)#cable upstream 0 docsis-mode atdma /配置上行信道docsis-mode(时分复用方式) UBR7246VXR(config)#cable upstream 0 minislot-size 2 /测试吞吐能是设置为16 UBR7246VXR(config)#cable upstream 0 range-backoff 3 6 UBR7246VXR(config)#cable upstream 0 modulation-profile 225 /Modulation-profile主要描述上行链路的调制方式等参数 UBR7246VXR(config)#no cable upstream 0 rate-limit UBR7246VXR(config)#no cable upstream 0 shutdown下行配置:UBR7246VXR#configure Configuring from terminal, memory, or network terminal? Enter configuration commands, one per line. End with CNTL/Z.UBR7246VXR(config)#interface Cable4/0UBR7246VXR(config-if)#rf-channel 0 frequency 453000000 annex B modulation 256qam interleave 32UBR7246VXR(config-if)# rf-channel 0 rf-power 52.0 UBR7246VXR(config-if)#no rf-channel 0 rf-shutdown (2)、配置DOCSIC3.0 上行配置:UBR7246VXR#confUBR7246VXR#configure Configuring from terminal, memory, or network terminal? Enter configuration commands, one per line. End with CNTL/Z.UBR7246VXR(config)#interface Cable4/0 UBR7246VXR(config-if)#cable upstream 0 frequency 14600000 UBR7246VXR(config-if)#upstream 0 channel-width 6400000 6400000 UBR7246VXR(config-if)#cable upstream 0 power-level 10UBR7246VXR(config-if)#cable upstream 0 docsis-mode atdmaUBR7246VXR(config-if)#cable upstream 0 minislot-size 16UBR7246VXR(config-if)#cable upstream 0 range-backoff 3 6UBR7246VXR(config-if)#cable upstream 0 modulation-profile 225UBR7246VXR(config-if)#no cable upstream 0 rate-limitUBR7246VXR(config-if)#no cable upstream 0 shutdownUBR7246VXR(config-if)#cable upstream 1 frequency 21000000UBR7246VXR(config-if)#cable upstream 1 channel-width 6400000 6400000UBR7246VXR(config-if)#cable upstream 1 power-level 10UBR7246VXR(config-if)#cable upstream 1 docsis-mode atdmaUBR7246VXR(config-if)#cable upstream 1 minislot-size 16UBR7246VXR(config-if)#cable upstream 1 range-backoff 3 6UBR7246VXR(config-if)#cable upstream 1 modulation-profile 225UBR7246VXR(config-if)#no cable upstream
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 初三数学教学主题课件
- 2025至2030中国固废处理行业项目调研及市场前景预测评估报告
- 2025至2030中国高压直流变换器行业项目调研及市场前景预测评估报告
- 2025至2030中国水利基础设施及维修技术(WIRT)行业发展趋势分析与未来投资战略咨询研究报告
- 2025至2030中国洗涤剂的生物衍生酶行业运营态势与投资前景调查研究报告
- 苗族乐器考试题及答案
- 魔法物理考试题及答案大全
- 2025至2030中国精密钢管行业发展分析及前景趋势与投资报告
- 2025至2030中国曲面智能电视行业项目调研及市场前景预测评估报告
- 2025至2030中国少儿托管行业产业运行态势及投资规划深度研究报告
- 仓库管理5管理制度
- 2025至2030中国建筑劳务行业发展分析及产业运行态势及投资规划深度研究报告
- 新解读《DL-T 5100 - 1999水工混凝土外加剂技术规程》新解读
- 政采云合同协议书
- 十大国企面试题目及答案
- 二手医疗器械市场的现状与发展趋势
- 氧气安全培训
- 江苏省镇江市京口区2025年小升初模拟数学测试卷含解析
- 预制菜产业园可行性报告
- 工程师职称-个人业务自传
- GB/T 3917.3-2025纺织品织物撕破性能第3部分:梯形试样撕破强力的测定
评论
0/150
提交评论