freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

住宅小區(qū)網(wǎng)絡系統(tǒng)方案網(wǎng)絡工程課程設計(參考版)

2024-10-27 08:41本頁面
  

【正文】 本方案提供較為完善的小區(qū)網(wǎng)絡系統(tǒng),功能比較完善,技術較為豐富。 VLAN 及 IP 劃分 VLAN 與 IP 網(wǎng)段的劃分 VLAN 號 網(wǎng)段 IP 網(wǎng)關 備注 2 網(wǎng)絡工程 課程設計 34 3 4 4 5 6 7 8 9 10 11 12 13 14 路由器配置 router0 啟動路由器后進入用戶模式 router0en router0configure terminal router0(config) router0(config)router ospf 100 配置 OSPF 路由協(xié)議 router0(config)work area 0 router0(config)redistribute rip subs router0(config)exit router0(config)ip nat pool router mask 定義用于轉換的外部全局地址池 router0(config)accesslist 1 permit any 定義需要轉換的地址范圍 router0(config)ip nat inside source list 1 pool router0 overload 配置端口地址轉換 router0(config)interface fastEther 0/0 定義 f0/0 為內部接口 網(wǎng)絡工程 課程設計 35 router0(configif)ip address router0(configif)ip nat inside router0(configif)no shutdown router0(configif)interface fastEther 0/1定義 F0/1 外部接口 router0(configif)ip address router0(configif)ip nat outside router0(configif)no shutdown router0(configif)exit router0(config)accesslist deny 1 host 配置 ACL 訪問控制 router0(config)accesslist 1 permit any router0(config)exit router0(config)interface fastEther 0/1 將規(guī)則定義到指定的接口 router0(configif)ip accessgroup 1 out router0(configif)exit router0(config) 返回特權模式 router0write 保存配置 交換機配置 華為 S5328CEI24S 交換機的具體配置: 啟動交換機后默認進入用戶模式 Switch 進入特權模式 Switchenable 進入全局模式 Switchconfigure terminal Switch(config)hostname Center 交換機名稱配置 Center(config)enable password 123456 配 置 進 入 特 權 模 式 口 令Center(config)enable secret Center 網(wǎng)絡工程 課程設計 36 Center(config)vtp domain Center 配置 VTP,設 VTP 域名為 Center Center(config)vtp mode server 將 VTP 設置為服務器模式 Center(config) Center(config)exit 返回到特權模式 Centerconfigure terminal 進入全局模式 Center(config)interface fastEther 0/18 進入接口 0/18 并為其端口 設置 IP Center (configif)no switchport Center (configif)ip address Center (configif)no shutdown Center (configif)interface FastEther0/19 Center (configif)no switchport Center (configif)ip address Center (configif)no shutdown Center (configif)interface FastEther0/20 Center (configif)no switchport Center (configif)ip address Center (configif)no shutdown Center (configif)interface FastEther0/21 Center (configif)no switchport Center (configif)ip address Center (configif)no shutdown Center (configif)interface FastEther0/22 Center (configif)no switchport Center (configif)ip address Center (configif)no shutdown Center (configif)interface FastEther0/23 Center (configif)no switchport 網(wǎng)絡工程 課程設計 37 Center (configif)ip address Center (configif)no shutdown Center (configif)interface FastEther0/24 Center (configif)no switchport Center (configif)ip address Center (configif)no shutdown Center (configif)exit 返回全局模式 Center (config) Center (config)router ospf 100 配置 OSPF 路由(設 OSPF 的區(qū)號為 100) Center (configrouter)work area 0 配置路由區(qū)域 Center (configrouter)work area 1 Center (configrouter)work area 2 Center (configrouter)work area 3 Center (configrouter)work area 4 Center (configrouter)work area 5 Center (configrouter)work area 6 Center (configrouter)exit 返回全局模式 Center (config)line vty 0 1 設置遠程登錄密碼為 123456 Center (configline)login Center (configline)password 123456 Center (configline)exit Center (config)exit Center write 返回到特權模式保存配置 網(wǎng)絡工程 課程設計 38 第七章 小結 本次課程設計,涉及到的知識面十分廣泛,對于網(wǎng)絡工程有了一個飛躍性的認識。用戶在選擇交換機的同時,應當仔細考察選購的交換機的 VLAN功能,根據(jù)自己企業(yè)的實際需要,選擇滿足要求而且管理方便的交換機。現(xiàn)在比較通用的 VLAN的劃分方法是基于 MAC地址。 VLAN可以是有混合的網(wǎng)絡類型設備組成,比如: 10M 以太網(wǎng)、 100 M 以太網(wǎng)、令牌網(wǎng)、 FDDI、 CDDI 等等,可以是工作站、服務器、集線器、網(wǎng)絡上行主干等等。為解決這一問題,從而引發(fā)了虛擬網(wǎng) VLAN的概念,所謂 VLAN是指網(wǎng)絡中的站點不拘泥于所處的物理位置,可以根據(jù)需要靈活地加入到不同的邏輯子網(wǎng)中的一種網(wǎng)絡技術。 在傳統(tǒng)的局域網(wǎng)中,各站點共享傳輸信道所造成的信道沖突和廣播風暴是影響網(wǎng)絡性能的重要因素。交換機是根據(jù)用戶工作站的 MAC地址來劃 分 VLAN的。同時,若沒有路由的話,不同 VLAN之間不能相互通訊,這樣增加了企業(yè)網(wǎng)網(wǎng)絡工程 課程設計 33 絡中不同部門之間的安全性。在同一個 VLAN中的工作站,不論它們實際與哪個交換機連接,它們之間的通訊就好象在獨立的集線器上一樣。這樣,網(wǎng)絡中工作組的劃分可以突破共享網(wǎng)絡中的地理位置限制,而完全根據(jù)管理功能來劃 分。在共享網(wǎng)絡中,一個物理的網(wǎng)段就是一個廣播域。 N2020 DMS 網(wǎng)管系統(tǒng) , 支持 WEB 網(wǎng)管 , 支持系統(tǒng)日志 , 分級告警 MAC 地址表 16k 尺寸 (mm) 440260 重量 (Kg) 4kg 小區(qū)網(wǎng)接入層設備 接入層采用 3COM(H3C)華為 S1526 作為交換機,其具體參數(shù)如下: 3COM(H3C)華為 S1526 主要參數(shù) 交換機類型 3COM(H3C)華為 S1526 可管理接入 24 口 10/100M 機架交換機 應用層級 二層 傳輸速率 10/100Mbps 網(wǎng)絡標準 10BASET 以太網(wǎng) 100BASETX 快 速 以 太 網(wǎng) 1000BASET 千兆以太網(wǎng) 端口結構 固定端口 端口數(shù)量 24 接口介質 24 個 10/100BaseTX 自適應以太網(wǎng)端口 2 個 10/100/1000BaseT 自適應網(wǎng)絡工程 課程設計 31 以太網(wǎng)端口 1 個 Console 接口 傳輸模式 全雙工 接口類型 RJ45 小區(qū)網(wǎng)服 務器、路由器設備 服務器選擇 聯(lián)想萬全 R525 S5405,其性能參數(shù)如下: 聯(lián)想萬全 R525 S5405 參數(shù) 類型 企業(yè)級 類別 機架式 結構 2U CPU 類型 Xeon E540主頻 2020MHZ、二級緩存 12MB、四核 FSB(總線) 1333MHz,擴展槽 3 個 內存類型 FBDIMM 內存大小 1GB 內存帶寬 /描述 21GB/s 內存插槽數(shù)量 12 硬盤大小 3*73GB 硬盤類型 SAS 內部硬盤架數(shù) 單機支持 12 塊硬盤 最大熱插拔硬盤數(shù) 支持熱插拔 磁盤陣列卡 板載 1078 256M SAS RAID 卡 光驅 標配 Slim CDROM 光驅 網(wǎng)絡控制器 集成 Intel 雙千兆自適應網(wǎng)卡 ,支持網(wǎng)卡冗余、負載均衡等功能 ,可選外插 Intel 千兆自適應網(wǎng)卡 顯示芯片 集成 ATI 顯示芯片 ,16MB 顯存 標準接口 3 個 RJ45 網(wǎng)絡接口 (其中一個用于服務器管理 )、 4 個 USB 接口 (前置 2 個 ,后置 2 個 )、 1 個 PS/2 鼠標接口、 1 個 PS/2 鍵盤接口、 2個顯示接口 (前置 1 個 ,后置 1 個 )、 1 個串口 系統(tǒng)支持 Windows server 2020 R2 Standard Edition 中文版 /英文版 (X32)、Windows server 2020 R2 Enterprise Edition 中文版 /英文版(X32)、 Windows server 2020 R2 Standard Edition 本網(wǎng)絡采用 思科 2811 的路由器 ,其基本參數(shù)如下: 思科 2811 基本參數(shù) 產(chǎn)品定位 模塊化路由器 網(wǎng)絡工程 課程設計 32 網(wǎng)絡類型 WAN||Ether||Fast E
點擊復制文檔內容
公司管理相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1