Complex dynamic routing analysis method for realizing telecommunication network based on intelligent routing simulation technique
A simulation technology and analysis method technology, applied in the field of dynamic routing analysis, can solve problems such as insufficient use, lack of medium-sized networks, exhaustion of 32-bit IP address space, etc.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Examples
Embodiment Construction
[0018] 下面通过详细流程,具体地阐述本发明。
[0019] 1.1 BGP监控
[0020] 1)与邻居建立TCP连接,端口号179;
[0021] 2)发送Open消息,建立BGP初始握手消息;
[0022] 3)每分钟发送心跳消息;
[0023] 4)接收邻居发送的update报文(包括新增路由和撤消路由),发送ack应答消息,但不向邻居发送本地路由库的更新消息(只接收不发送update消息);
[0024] 5)生成本地路由表。
[0025] 1.2撤销路由
[0026] 1)程序接收到邻居发送的update消息中包含撤销路由;
[0027] 2)在实时路由表中删除该路由;
[0028] 3)把撤销路由写入更新 / 撤消路由历史表;
[0029] 4)通过snmp trap方式向IP网管系统发送严重告警。
[0030] 1.3更新路由
[0031] 1)程序接收到邻居发送的update消息中包含更新路由;
[0032] 2)在实时路由表中增加该路由;
[0033] 3)把更新路由写入更新 / 撤消路由历史表;
[0034] 4)通过snmp trap方式向IP网管系统告警发送一般告警。
[0035] 1.4NOTIFICATION消息
[0036] 1)程序接收到邻居发送的NOTIFICATION消息;
[0037] 2)把该消息写入NOTIFICATION消息历史表;
[0038] 3)通过snmp trap方式向IP网管系统告警模块发送严重告警。
[0039] 1.5与邻居之间断开
[0040] 1)程序定时检查与邻居之间的TCP连接,发现连接断开;
[0041] 2)在邻居通断原始数据表中写入断开信息;
[0042] 3)把邻居表的status值修改为断开(-1);
[0043] 4)通过snmp trap方式向IP网管系统告警模块发送严重告警。
[0044] 1.6与邻居之间恢复
[0045] 1)程序定时检查与邻居之间的TCP连接,发现恢复连接;
[0046] 2)在邻居通断原始数据表中写入恢复连接信息;
[0047] 3)把邻居表的status值修改为连接状态(1); ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More