浙江电信IP RAN试点实施方案_第1页
浙江电信IP RAN试点实施方案_第2页
浙江电信IP RAN试点实施方案_第3页
浙江电信IP RAN试点实施方案_第4页
浙江电信IP RAN试点实施方案_第5页
已阅读5页,还剩89页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、 浙江电信ip ran试点实施方案 200910目 录1网络结构概述41.1现网结构概述41.2目标网络结构概述51.2.1目标网络基本概述51.2.2新增设备基本信息配置模板62业务实现方案102.1e1业务承载方案以及保护措施102.1.1业务实现方案102.1.2保护措施112.1.3配置模板122.2fe业务承载方案以及保护措施192.2.1业务实现方案192.2.2保护措施202.2.3配置模板202.3ag业务接入方案以及保护措施262.3.1业务实现方案262.3.2保护措施272.3.3配置模板282.4大客户三层vpn接入方案以及保护措施332.4.1业务实现方案332.4.

2、2保护措施352.4.3配置模板352.5大客户二层vpn接入方案以及保护措施412.5.1业务实现方案412.5.2保护措施422.5.3配置模板433时间同步方案473.11588v2方式473.1.1实现方案483.1.2配置模板483.2同步以太网方式513.2.1实现方案513.2.2配置模板524qos规划和部署方案534.1qos业务分类规划534.2qos部署策略554.2.1接入环基站路由器的部署策略554.2.2汇聚以及城域网路由器的部署策略574.2.3cdma-sr路由器的部署策略585基站路由器网管方案605.1概述605.2业务管理方案625.2.1用户业务管理62

3、5.2.2二层vpn业务管理625.2.3三层vpn业务管理635.2.4业务管理模板645.2.5综合业务管理645.3qos管理645.3.1使用策略645.3.2qos策略管理655.3.3层次化调度策略675.4acl策略675.5端到端业务保障685.6网络管理方案705.6.1路由管理705.7mpls与业务隧道管理715.7.1lsp管理715.7.2自动创建业务隧道715.7.3网络呈现715.7.4网络性能指标725.8设备管理735.9配置备份745.10网络维护管理755.10.1故障管理755.10.2远程监控755.10.3实时性能监测755.10.4复制业务接口75

4、5.10.5业务镜像766基站业务割接流程以及割接方法767资源规划857.1ip地址规划方案857.2vlan规划方案867.3service id 标示规划877.4sdp id标示规划887.5设备命名规范887.6vpn规划方案897.7路由端口命名规范897.8物理端口描述规范907.9mpls te设置917.9.1主备 lsp设计917.9.2lsp 命名规范927.9.3path命名规范921 网络结构概述1.1 现网结构概述金华现网拓扑图金华现网ip地址分配1.2 目标网络结构概述1.2.1 目标网络基本概述 浙江ip-ran试点网络拓扑n 每个基站部署一台基站路由器,根据光

5、纤路由规划每56基站成环;同时,根据光纤资源情况,部分基站可直接双挂sr;n 新增2台u-pe汇聚路由器,双挂城域网业务路由器;n bsc侧ce设备利旧;n 基站通过ip over e1或fe端口接入基站路由器;n 二层vpn业务接入通过接入基站路由器,三层vpn业务通过接入基站路由器或者直接接入u-pe汇聚路由器。1.2.2 新增设备基本信息配置模板7750基本信息配置模板#-echo system configuration#- system name jh-yk-gdj-7705-1.ran #按照资源命名规范配置 chassis-mode c #采用mode c模式,缺省为mode a

6、 login-control telnet inbound-max-sessions 15 # vty接口并发数设置为15 outbound-max-sessions 15 exit idle-timeout 5 #vty session空闲时间5分钟 exitexit#-echo system security configuration#- system security telnet-server ftp-server #打开ftp服务,http缺省关闭#-echo redundancy configuration #配置同步#- redundancy synchronize confi

7、g exit #-echo router (network side) configuration#- router autonomous-system xxxxx #配置相应的as号 ecmp 8 #负载均衡ecmp为8 router-id #设置路由器id为system地址#-7750sr路由器的iom和mda板卡只有在配置命令与板卡类型匹配后方可启动,可以事先将iom和mda板卡类型部署上,防止错误板卡插入。#-echo card configuration #板卡相关配置#- card 6 案例中为iom2-20g板卡 card-type iom2-20g

8、mda 1 mda-type m10-1gb-sfp #mda板类型 案例中为10口ge板卡 exit mda 2 mda-type m60-10/100eth-tx exit exit #-echo ip configuration#- interface system #缺省使用system关键字作为loopback端口 address /32 #ip地址参见ip地址总表 description loopback for management exit interface ge-6/1/3des description jh-yk-gdj-7705-1.ran a

9、ddress 09/30 port 6/1/3 exit#-echo port configuration#-#ge端口二层配置 port 6/1/1 description jh-yk-gdj-7705-1.ran #接口描述,参见资源命名规范 ethernet mode access|network #配置ge端口模式 encap-type dot1q mtu 1500 #ge端口mtu值设置需跟对端设备协商exit no shutdown exit7705基本信息配置模板#-echo system configuration#- system name jh-y

10、k-gdj-7705-1.ran #按照资源命名规范配置 login-control telnet inbound-max-sessions 7 # vty接口并发数设置为7 outbound-max-sessions 7 exit idle-timeout 5 #vty session空闲时间5分钟 exitexit#-echo system security configuration#- system security telnet-server no ftp-server #打开ftp服务,http缺省关闭#-echo redundancy configuration #配置同步#-

11、redundancy synchronize config exit #-echo router (network side) configuration#- router autonomous-system xxxxx #配置相应的as号 ecmp 8 #负载均衡ecmp为8 router-id #设置路由器id为system地址#-7705-8路由器的iom和mda板卡只有在配置命令与板卡类型匹配后方可启动,可以事先将iom和mda板卡类型部署上,防止错误板卡插入。7705-f已经预先设置,无需配置。#-echo card configuration #板卡相关

12、配置#- card 1 card-type iom-1g mda 1 mda-type a8-ethv2 exit mda 2 mda-type a16-chds1 exit exit#-echo ip configuration#- interface system #缺省使用system关键字作为loopback端口 address /32 #ip地址参见ip地址总表 description loopback for management exit interface ge-6/1/3des description jh-yk-gdj-7705-1.ran add

13、ress 09/30 port 6/1/3 exit#-echo port configuration#-#ge端口二层配置 port 6/1/1 description to_jh-yk-gdj-7705-1.ran #接口描述,参见资源命名规范 ethernet mode access|network #配置ge端口模式 encap-type dot1q mtu 1500 #ge端口mtu值设置需跟对端设备协商exit no shutdown exit2 业务实现方案2.1 e1业务承载方案以及保护措施2.1.1 业务实现方案n 按照上图所示方式进行物理线路连接,

14、每个基站部署一台基站路由器,根据光纤路由规划每56基站成环;同时,根据光纤资源情况,部分基站可直接双挂sr;n 配置规划的互联地址以及loopback地址;n 城中sr1以及江南sr2开启另一个igp路由协议isis,原有为城域网ospf进程,承载城域网内路由(目前已经部署),另一个为ip-ran isis协议,承载新增ip-ran承载网内互联地址以及loopback地址路由,城中sr1以及江南sr2需将loopback地址放到ip-ran isis协议中;n 对于cdma-ce需要配置新的公网ip地址并通过ospf放到城域网中,城域网中城中sr1以及江南sr2也需将loopback地址放到c

15、dma-ce网中,这样使得cdma-ce和sr互相知晓对方loopback地址;n 在互联路由接口上,启用mpls、rsvp协议,建立基站路由器到sr以及sr到cdma-ce的lsp路径,并启用frr保护机制;n 基站路由器上配置pw(ipipe),(如:pw为基站路由器到金华cdma-ce-sr3,并分别以城中sr1为交换节点做pw粘贴);n 在cdma-ce侧用ies业务来承载e1业务,ipipe业务终结在ies接口上,原有/30位地址可以延用或者利用新分配的ip地址。n 对于ip的ps/rnc和其它在mtso的设备保持原有不动, 通过vrrp(开启bfd功能)实现冗余保护。2.1.2 保

16、护措施n 如上图所示,相应故障点发生故障时,e1承载语音业务不中断,用户感知不到网络故障;n 对于故障点1、2、3、5:由te-frr提供保护;2.1.3 配置模板7750配置模板#-echo ospfv2 configuration#- #在cdma-ce上设置ospf参数 ospf asbr traffic-engineering #设置te参数 timers #设置ospf时间参数 spf-wait 200 10 50 lsa-generate 200 10 50 lsa-arrival 20 exit area interface system exit interfa

17、ce ge-6/1/3 #与城域网互联的接口 exit exit exit#-echo isis configuration#- #在城域网sr以及汇聚upe上设置isis参数router isis level-capability level-2 #设置为level 2路由器 exit traffic-engineering area-id 86.4809.0020.1151.6812.8004.00 #区号system address overload-on-boot timeout 300 #设置isis overload bit位,等待300s spf-wait 1 50 100 #s

18、pf的计算时间 lsp-wait 1 0 1 #lsp的分发时间 level 2 external-preference 26 preference 21 wide-metrics-only exit interface system #system接口passive方式 level-capability level-2 passive exit interface ge-6/1/3 #设置互联接口 lsp-pacing-interval 33 level 2 hello-interval 3 exit exit exit#-echo mpls configuration#- #cdma-ce

19、、在城域网sr、汇聚upe上设置mpls参数 mpls interface system exit interface ge-6/1/3 exit no shutdown path jh-yk-gdj-7750-1.ran #在cdma-ce、城域网sr上配置路径 hop 10 strict hop 20 strict hop 30 0 strict hop 40 4 strict no shutdown exit lsp jh-yk-gdj-7750-1.ran #在cdma-ce、城域网sr上配置l

20、sp to cspf exit primary jh-yk-gdj-7750-1.ran exit no shutdown exit exit#-echo rsvp configuration#-#cdma-ce、在城域网sr、汇聚upe上设置rsvp参数 rsvp interface system exit interface ge-6/1/3 exit no shutdown exit#-echo ldp configuration#-#在cdma-ce、城域网sr上设置ldp参数 ldp interface-parameters exit targeted-ses

21、sion #在城域网sr上设置与其建立pw的基站路由器以及cdma-ce建立ldp peer peer exit peer exit exit exitexit#-echo service configuration#-#在cdma-ce上配置终结e1业务 service customer 1 create description default customer exit sdp 110 mpls create #在cdma-ce、城域网sr配置sdp far-end 0 lsp jh-yk-gdj-7750-1.ran

22、keep-alive shutdown exit no shutdown exit ies 99 customer 1 create #在cdma-ce上配置3层终结 interface to_jh-yk-gdj-7705-1.ran create address /30 dhcp server gi-address src-ip-addr no shutdown exit static-arp 0 00:60:1d:58:fc:41 sap 1/1/33:100 create exit exit no s

23、hutdown exit ipipe 110 customer 1 create #在cdma-ce上配置与基站路由器建立的ipipe sap 1/1/34:100 create ce-address mac 00:60:1d:58:fc:41 exit spoke-sdp 200:110 create ce-address 0 exit no shutdown exit ipipe 110 customer 1 vc-switching create #在城域网sr上配置ipipe的swiching spoke-sdp 102:600 create ex

24、it spoke-sdp 108:800 create exit no shutdown exit 7705配置模板#-echo port configuration#- port 1/3/1 #在e1接口上配置e1参数 tdm e1 framing no-crc-g704 channel-group 1 encap-type ipcp timeslots 2-32 ppp keepalive 4 dropcount 3 exit no shutdown exit no shutdown exit exit no shutdown exit port bundle-ppp-1/3.1 #配置p

25、pp参数 multilink-bundle fragment-threshold 384 mlppp endpoint-discriminator class ip-address discriminator-id 0 exit member 1/3/1.1 mrru 1572 short-sequence exit no shutdownexit#-echo isis configuration#- #在城域网sr以及汇聚upe上设置isis参数router isis level-capability level-2 #设置为level 2路由器 exit traffic-

26、engineering area-id 86.4809.0020.1151.6812.8004.00 #区号system address overload-on-boot timeout 300 #设置isis overload bit位,等待300s spf-wait 1 50 100 #spf的计算时间 lsp-wait 1 0 1 #lsp的分发时间 level 2 external-preference 26 preference 21 wide-metrics-only exit interface system #system接口passive方式 level-capability

27、 level-2 passive exit interface ge-6/1/3 #设置互联接口 lsp-pacing-interval 33 level 2 hello-interval 3 exit exit exit exit#-echo mpls configuration#- #基站路由器上设置mpls参数 mpls interface system exit interface ge-6/1/3 exit no shutdown path jh-yk-gdj-7750-1.ran #在基站路由器配置路径 hop 10 strict hop 20 192.17

28、0.1.6 strict hop 30 0 strict hop 40 4 strict no shutdown exit lsp jh-yk-gdj-7750-1.ran #在基站路由器配置lsp to cspf exit primary jh-yk-gdj-7750-1.ran exit no shutdown exit exit#-echo rsvp configuration#-#基站路由器上设置rsvp参数 rsvp interface system exit interface ge-6/1/3 exit no s

29、hutdown exit#-echo ldp configuration#-#在基站路由器上设置ldp参数 ldp interface-parameters exit targeted-session #在基站路由器上设置与其建立pw的城域网sr建立ldp peer peer exit exit exitexit#-echo service configuration#- service customer 1 create description default customer exit sdp 200 create #在基站路由器上配置到城域网sr的sdp far-

30、end lsp jh-yk-gdj-7750-1.ran keep-alive shutdown exit no shutdown exit ipipe 110 customer 1 create #在基站路由器上配置到城域网sr的ipipe sap bundle-ppp-1/3.1 create ce-address 0 ipcp assign-peer-ce-addr dns secondary exit exit spoke-sdp 200:110 create ce-address exit

31、no shutdown exit2.2 fe业务承载方案以及保护措施2.2.1 业务实现方案n 按照上图所示方式进行物理线路连接,每个基站部署一台基站路由器,根据光纤路由规划每56基站成环;同时,根据光纤资源情况,部分基站可直接双挂sr;n 在城中sr1江南sr2以下接入侧互联路由接口上,启用mpls、rsvp协议,建立基站路由器到u-pe汇聚路由器以及up-pe汇聚路由器到sr及其之间的lsp路径,并启用frr保护机制;n 基站路由器上配置主备pw(epipe),(如:主pw为基站路由器到江南u-pe汇聚路由器,备pw为基站路由器到花街u-pe2汇聚路由器,并预先在u-pe汇聚路由器之间建立vpls;主备pw直接通过sdp形式接入到vpls内;n 在基站路由器上配置pw优先级,正常情况下通过主pw承载业务,主pw故障则切换到备pw;n 在sr侧需预先建立一个vrf用于承载fe业务,u-pe的vpls通过sdp形式直接接入vrf;n 基站网关地址由sr上vrrp(开启bfd功能)承载,由vpls承载心跳需重新分配基站承载地址(原先为/30位掩码),建议可用/25或者/24位掩码同时承载本汇聚路由器区域内所有接入基站,以便节省资源。n 对于ip的ps/rnc和其它在mtso的设备接入预先建立的vrf

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

最新文档

评论

0/150

提交评论