基于eNSP的校园网设计的仿真模拟
摘 要
基于策略的路由是一種比基于目的網(wǎng)絡(luò)的路由更靈活的數(shù)據(jù)包路由和轉(zhuǎn)發(fā)機制。路由器處理需要轉(zhuǎn)發(fā)的數(shù)據(jù)包,通過路由圖決策,路由圖確定數(shù)據(jù)包的下一個路由器轉(zhuǎn)發(fā)路徑。該設(shè)計以校園網(wǎng)為背景,采用多出口周邊網(wǎng)絡(luò)方案,可以緩解CERNET與公網(wǎng)互聯(lián)不暢的問題,但會導(dǎo)致周邊網(wǎng)絡(luò)路由復(fù)雜。
為此,您應(yīng)該在實施此方案之前規(guī)劃好您的周邊網(wǎng)絡(luò)路由,并通過掌握該流量在您的周邊網(wǎng)絡(luò)中的轉(zhuǎn)發(fā)過程來有效地預(yù)留流量。外網(wǎng)只能訪問內(nèi)網(wǎng)記錄服務(wù)器,內(nèi)網(wǎng)主機可以自動選擇出口訪問外網(wǎng)。實驗基于典型計算機網(wǎng)絡(luò)環(huán)境對網(wǎng)絡(luò)功能的要求,使用ENSP模擬器構(gòu)建整個網(wǎng)絡(luò)拓撲。在實現(xiàn)網(wǎng)絡(luò)功能的過程中,策略路由主要用于完成組網(wǎng)設(shè)備的配置和最終結(jié)果的驗證。
關(guān)鍵詞:策略路由;網(wǎng)絡(luò)多出口;校園網(wǎng)絡(luò);ENSP;仿真模擬
Abstract
Policy-based routing is a more flexible packet routing and forwarding mechanism than purpose-based routing.The router processes the packets that need forwarding, and the routing graph determines the next router of the packet forwarding path through the routing graph decision.The design takes the campus network as the background and adopts the multi-exit peripheral network scheme, which can alleviate the problem of poor interconnection between CERNET and public network, but will lead to complex surrounding network routing.
To this end, you should plan your peripheral network route before implementing this plan, and effectively reserve the traffic by mastering the forwarding process of the traffic in your peripheral network.The extranet can only access the Intranet record server, and the Intranet host can automatically select exits to access the extranet.Based on the functional requirements of a typical computer network environment, the whole network topology is constructed using the ENSP simulator.In the process of realizing network function, policy route is mainly used to complete the configuration and verification of final results.
Key words: strategic routing; network multi-exit; campus network; ENSP; simulation simulation
目 錄
第1章 緒論 3
1.1背景和意義 3
1.2研究綜述和主要方法 4
1.2.1地址資源 4
1.2.2路由分析 4
1.2.3路由策略 5
1.2.4優(yōu)化處理 6
1.3研究目標與內(nèi)容 7
第2章 基于ENSP的校園網(wǎng)總體設(shè)計 9
2.1設(shè)計原則 9
2.2需求分析 9
2.3技術(shù)選型 9
2.3.1 VLAN 使用VLAN技術(shù)主要考慮到以下優(yōu)勢 9
2.3.2 STP生成樹技術(shù)與HSRP熱備份路由協(xié)議技術(shù) 10
2.3.3以太網(wǎng)捆綁技術(shù) 10
2.3.4 OSPF多出口技術(shù) 10
2.4設(shè)備選型 10
2.4.1核心層選型 10
2.4.2匯聚層 11
2.4.3接入層 11
2.5目標網(wǎng)絡(luò)拓撲 11
第3章 基于ENSP的校園網(wǎng)的詳細IP地址與VLAN的劃分 12
3.1 IP地址劃分原則 12
3.2 IP地址及主要VLAN劃分 12
3.3三層鏈路地址劃分 13
3.4設(shè)備命名及l(fā)oopback地址 14
3.5網(wǎng)管地址劃分及所屬VLAN劃分 15
3.6 DHCP服務(wù)器IP地址池劃分 16
第4章 基于ENSP的校園網(wǎng)的局域網(wǎng)設(shè)計實施方案 17
4.1基本配置命令 17
4.1.1設(shè)置交換機的加密使能口令 17
4.1.2設(shè)置登錄虛擬終端線時的口令 17
4.1.3設(shè)置終端線超時時間 17
4.1.4設(shè)置禁用IP地址解析特性 18
4.1.5設(shè)置啟用消息同步特性 18
4.2配置接入層交換機 18
4.2.1設(shè)置接入層交換機的管理IP 18
4.2.2配置訪問層交換機AccessSwitch1的訪問端口 19
4.2.3設(shè)置快速端口 19
4.2.4配置訪問層交換機AccessSwitch1的主干道端口 19
4.3 配置分布層交換機DistributeSwitch的VTP 20
4.4 核心層交換服務(wù)的實現(xiàn)-配置核心層交換機 20
4.4.1核心層上以太網(wǎng)接口捆綁技術(shù) 21
4.4.2 HSRP網(wǎng)關(guān)冗余技術(shù) 21
第5章 基于ENSP的校園網(wǎng)的策略路由實施方案 24
5.1 VLAN三層路由接入方案 24
5.2路由技術(shù)的比較與選擇 24
5.3多出口OSPF的實施配置 26
第6章 基于ENSP的校園網(wǎng)的廣域網(wǎng)Internet與服務(wù)器接入實施方案 29
6.1防火墻 29
6.2服務(wù)器模塊 31
6.3 DHCP的部署 32
第7章 基于ENSP的校園網(wǎng)的仿真模擬實現(xiàn) 33
7.1仿真拓撲 33
7.2 VLAN仿真與測試 33
7.3 STP生成樹仿真與測試 34
7.4 以太網(wǎng)捆綁測試 36
7.5網(wǎng)關(guān)冗余技術(shù)測試 38
7.6路由的仿真與測試 38
7.7 PAT仿真與測試 39
7.8 DHCP服務(wù)器測試 39
結(jié) 論 41
參考文獻 42
致 謝 44
總結(jié)
以上是生活随笔為你收集整理的基于eNSP的校园网设计的仿真模拟的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 某高校校园网的规划与设计(课程设计)
- 下一篇: Maven下载及安装教程